Blazorboilerplate Versions Save

Blazor Boilerplate / Starter Template with MudBlazor

7.0.17

3 weeks ago

Removed IS4.

3.4

1 year ago

Final Release of .net Core 6.0

3.3

1 year ago

.Net Core 6.0 Stable

3.1.0

2 years ago

Updated UI from MatBlazor to MudBlazor. Net Core 5. VS 2019, EF 5

3.0.0

3 years ago
  • .NET 5.0 release
  • Minor Fixes
  • Breeze updates
  • Localization

2.0.0

3 years ago

Lot of changes / restructure.

  • Localization

  • Themes

  • Need to work with Gio to get a better list and update readme :)

0.8.2

3 years ago
  • Stable Release
  • Refactor Project Architecture. Thanks DanielBunting
  • Add Initial Tests. Thanks DanielBunting
  • Project Code Review. Thanks GioviQ
  • Revised AuthorizationPolicyProvider. Thanks mobinseven
  • Server-side Multi-Tenant V.1 (Not working / No UI) - Thanks mobinseven
  • SQL Server Error Logging with Serilog Thanks np-at
  • Added Ultramapper for Dto restore / clone. Thanks GioviQ

0.7.0

4 years ago
  • .NET Core 3.2 Preview 1- Microsoft & Other Nuget package updates - Program.cs refactored for CSB
  • MatBlazor 2.1.2
  • Server-Side Blazor Auth Cookie Issue #138 - Thanks marcotana
  • Exit from Login dialog #139 - Thanks Oleg26Dev
  • Focus on Login Form Entry - Thanks responsive-edge
  • Azure Hosting Wiki and Project update - Thanks soomon
  • Known Issue with new project structure - Breaks CSB Debugging (shift + alt + d) - Expect fix in .Net Core 3.2 preview 2. Use SSB for debugging.

0.6.1

4 years ago

Minor changes for 3.1.1

0.6.0

4 years ago
  • Dual Mode CSB & SSB View Wiki. Thanks MarkStega