Skip to content

Blazor server side web application to be used as a template for future work

Notifications You must be signed in to change notification settings

Mark-Phillipson/blazor-default-template

Repository files navigation

Default Template Blazor Web Application

Blazor server side web application to be used as a template for future work.

Has the generic tables that the majority of applications require employees and tasks.

Has authentication/authorization set up with the ability to add new roles to registered users.

Based off of the Pluralsite Blazor course repo.