DaisyBlazor.Templates
0.2.3
dotnet new install DaisyBlazor.Templates@0.2.3
This package contains a .NET Template Package you can call from the shell/command line.
DaisyBlazor.Templates
dotnet new templates for DaisyBlazor — a Tailwind CSS
v4 + daisyUI v5 component kit for Blazor.
Install
dotnet new install DaisyBlazor.Templates
Templates
| Short name | Description |
|---|---|
daisyblazor |
A Blazor Web App (Interactive Server) pre-wired with DaisyBlazor components, the DaisyBlazor.Charts SVG charts, theme switching, and the Tailwind build pipeline. |
Use
dotnet new daisyblazor -o MyApp
cd MyApp
npm install
dotnet run
The generated app builds its Tailwind/daisyUI CSS automatically on dotnet build. See the project
README.md for details.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.