DataJuggler.BlazorGallery 1.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet tool install --global DataJuggler.BlazorGallery --version 1.0.8
This package contains a .NET tool you can call from the shell/command line.
dotnet new tool-manifest # if you are setting up this repo
dotnet tool install --local DataJuggler.BlazorGallery --version 1.0.8
This package contains a .NET tool you can call from the shell/command line.
#tool dotnet:?package=DataJuggler.BlazorGallery&version=1.0.8
nuke :add-package DataJuggler.BlazorGallery --version 1.0.8

DataJuggler.BlazorGallery

Blazor Gallery is now working. I learned this week how to create a Blazor Website as a Nuget package, and I wrote a program to help me with the CI / CD called BuildCopy.

BuildCopy https://github.com/DataJuggler/BuildCopy

BuildCopy will copy the files from a Visual Studio solution to an output folder. In this case, the output folder is ProjectTemplates\Working\Templates. BuildCopy also allows you to set ignore folders, so I do not copy the .vs, .git, .bin, .obj, .templateconfig and a few others.

Here is a video showing you how to setup this project, build the data tier for Blazor Gallery, and build your own DataTier.Net projects.

How To Create A Nuget Package For A Blazor Site<br> https://youtu.be/K5WbNKUPDGs

If you think this project is worth the price, please leave a star and / or subscribe to my YouTube channel: https://youtube.com/DataJuggler

Thanks

Product Compatible and additional computed target framework versions.
.NET net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

Version Downloads Last updated
1.6.5 220 4/28/2024
1.6.4 2,457 8/14/2023
1.6.3 2,161 7/22/2023
1.6.1 1,745 7/19/2023
1.6.0 1,558 7/19/2023
1.5.9 1,598 7/17/2023
1.5.8 1,569 7/17/2023
1.5.7 1,519 7/13/2023
1.5.6 1,770 7/13/2023
1.4.5 1,690 6/26/2023
1.4.4 1,694 6/25/2023
1.4.3 1,540 6/24/2023
1.4.2 1,559 6/24/2023
1.4.1 1,751 6/24/2023
1.4.0 1,627 6/24/2023
1.3.7 1,658 6/17/2023
1.3.6 1,635 6/17/2023
1.3.5 1,501 6/17/2023
1.3.4 1,702 6/17/2023
1.3.3 1,885 6/17/2023
1.3.2 1,741 6/15/2023
1.3.1 1,692 6/7/2023
1.3.0 1,906 6/7/2023
1.2.9 1,813 6/6/2023
1.2.8 1,653 6/4/2023
1.2.7 1,678 6/4/2023
1.2.6 1,783 5/31/2023
1.2.5 1,752 5/31/2023
1.2.4 1,862 5/29/2023
1.2.3 1,624 5/27/2023
1.2.2 1,877 5/27/2023
1.2.1 1,561 5/27/2023
1.2.0 1,590 5/27/2023
1.1.12 1,706 5/20/2023
1.1.11 1,853 5/18/2023
1.1.10 1,915 5/17/2023
1.1.9 1,653 5/17/2023
1.1.8 1,898 5/15/2023
1.1.7 1,734 5/15/2023
1.1.6 1,845 5/15/2023
1.1.5 1,768 5/15/2023
1.1.3 1,922 5/14/2023
1.1.1 2,143 5/12/2023
1.1.0 2,034 5/10/2023
1.0.12 2,416 5/10/2023
1.0.11 2,123 5/10/2023
1.0.10 2,183 5/10/2023
1.0.9 2,285 5/10/2023
1.0.8 2,189 5/10/2023

5.10.2023: Released first working version!!!
5.5.2023: Added a logo.
5.4.2023: This is the first release of this project.