.NET 10 / ASP.NET Core Razor Pages
Targeting the current LTS .NET line keeps the migration aligned with support and future maintainability.
This branch is the working Core shell for the incremental rewrite. It keeps the current corporate feel, but modernizes the stack and gives us a place to measure the real migration effort.
Targeting the current LTS .NET line keeps the migration aligned with support and future maintainability.
Users will be moved to the new identity model instead of preserving the old membership provider.
Hold decision pending on RDLC replacement