Releases: enkodellc/blazorboilerplate
Releases · enkodellc/blazorboilerplate
.net 7
.Net Core 6.0 Latest
Final Release of .net Core 6.0
.Net Core 6.0
.Net Core 6.0 Stable
.Net Core 5.0 MudbBlazor
Updated UI from MatBlazor to MudBlazor. Net Core 5. VS 2019, EF 5
.NET Core 5.0
- .NET 5.0 release
- Minor Fixes
- Breeze updates
- Localization
.net Core 3.1.9 - Dev -> Master
Lot of changes / restructure.
-
Localization
-
Themes
-
Need to work with Gio to get a better list and update readme :)
.net Core 3.1.4 / Blazor Webassembly 3.2 rc1
- 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
.NET Core 3.2 Preview 1
- .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.
Dual Mode CSB / SSB. .NetCore 3.1.1
Minor changes for 3.1.1
Dual Mode CSB / SSB
- Dual Mode CSB & SSB View Wiki. Thanks MarkStega