Рет қаралды 15,756
In .NET 8, we have a unified Blazor Web App project type that allows us to utilize components that run on Blazor Server, Blazor WebAssembly, or even auto, which progresses from Server to WebAssembly. We even have the opportunity to not use either interaction type if we want mostly static server-side rendered pages. However, you may have noticed that we still have a Blazor WebAssembly Standalone project type. If the new Blazor Web App project type is so great, why do we still have the old project type?
In this video, we are going to look at the Blazor WebAssembly Standalone project type, including what it does and why it is still valuable to have this project type. I highly recommend that you understand this project type and where it is valuable.
Full Training Courses: IAmTimCorey.com