BlazorExpress.Bulma - Project Templates for .NET 8 and .NET 9
BlazorExpress.Bulma.Templates can be easily installed and used with the .NET CLI and Visual Studio for both .NET 8 and .NET 9.
Note: These templates are compatible with .NET 8. Ensure you have the .NET 8 SDK installed before proceeding with the installation.
Open a command prompt or terminal and run the following command:
dotnet new install BlazorExpress.Bulma.Templates::0.2.0
This command installs the templates for both .NET 8 and .NET 9 projects.

- If Visual Studio was open during the template installation, restart it.
- Create a new project in Visual Studio.
- The BlazorExpress.Bulma templates will now appear in the project templates list.

For more details, visit the NuGet package page