Skip to content

CyberEdX/BlazorServer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BlazorServer

BlazorServer-example

Blazor Server project example

BlazorServerTemplate

The default Blazor Server template generated by Visual Studio Community 2022 with some little changes:

  • Horizontal menu instead of default sidebar menu
  • Publish profile for Release version
  • Two appsettings.json> Development (default) and Release with ASPNETCORE_ENVIRONMENT environment variable settings
  • A little change in the WeatherForecastService.cs to apply the temperature summary according to the temperature grade
  • CSS variables for: app-title and app-version in the site.css file (under wwwroot\css folder)

Links:

About

Blazor Server example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published