Migrate MVC to Blazor with C# .NET 8

preview_player
Показать описание
2 approaches to evolving an ASP.NET Core Model-View-Controller project into a Blazor Single-Page application.

00:00 Intro
01:15 Gradual approach?
13:10 SPA approach
17:50 Final thoughts
23:40 Outro

#aspnetcore #mvc #dotnet8 #blazor #migration #spa #http #static #dotnet #csharp #webapi #serilog #logging #monitoring #api #webdevelopment #fullstack #fullstacksoftwareengineering #backend #docker #azure #containerization #devops #cloud #microsoft #entityframework #identityframework #mssqlserver #mssql #cleanarchitecture #authentication #development #local #web #fullstack #authorization #jwt #bearer #cqrs #mediatr #cors #http #stateless #webscraping #workers
#development #wasm #pwa #progressivewebapps #webapp #webassembly #seo #rendering #client #render #server #prerendered #googlesearch #modular #monolith #verticalslicearchitecture #minimalapi
Рекомендации по теме
Комментарии
Автор

It's an idea to run Blazor and MVC side-by-side, have them navigate to each other. Perhaps share state by using the same scoped services 🤔. But, building up the Blazor while fading out the MVC views or a rewrite seem to be the options. Do you know another approach? Let me know!

kis.stupid
Автор

Hi! can you please make a tutorial of aspNet web api + Blazor webassembly (not a `BlazorApp` or `Blazor Server` templates) Identity auth tutotial (new way, .net 8)? register, login, logout features

JohnSmith-yrih