Converting an ASP.NET Core MVC App to Blazor SPA – Part 1 (The Backend)
I have a personal expense tracking app that for the last few months I’d been working to migrate away from MVC towards more modern client apps whilst reusing the backend code and logic.