hoeyi / Ozym

A web-application for tracking personal finances. Built using Blazor, ASP.NET Core, and Entity Framework Core.
3 stars 0 forks source link

feat(Blazor): update identity page scaffolding to .NET 8 #261

Closed hoeyi closed 2 weeks ago

hoeyi commented 2 weeks ago

Updates the default identity management scaffolding to .NET 8 use of Razor pages. Update CSS references to only use bootstrap on identity/account management pages.