Skip to content

Blazorise/BugReportTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blazorise BugReportTemplate Home

This repository serves as the central hub for templates to create bug reports for the Blazorise library.

Each template is tailored to one of the Blazorise providers:

Alternative Setup

If this template doesn’t fully meet your needs or if you’re using a different .NET version, consider generating a new project with the Blazorise template.

Example command:

dotnet new blazorise -n MyBugReport -p Bootstrap5 -bh WebAssembly -ut true -f net7.0

This will create a WebAssembly app using the Bootstrap5 provider for .NET 7.

Note: Ensure the Blazorise templates are installed first:

dotnet new install Blazorise.Templates

For detailed instructions, refer to the Blazorise documentation.

About

Template for bug reports for Blazorise library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published