Introduction- It is a Single Page Application development framework, It comes with a typical version of razor and Web Assembly. It allows creating of both browser and server-side applications. With this technology, we build interactive client-side web UI. And during this technology development work became such a lot more productive and interesting.it builds a typical set of language like Frameworks, tools that are stable and straightforward to use for developing the only page application without facing any large approach.
Why should we use Blazor -
Blazor hosting models -
There are two kinds of Blazor hosting Model -
Blazor WebAssemby and Blazor Server
Blazor WebAssemby -
Blazor Server -
Blazor Components - Blazor Components may be a component-driven framework. its means components are the fundamental building blocks of a Blazor application. The Components in Blazor applications will be nested, reused, and if we implemented them properly, then they'll even be shared across multiple applications. The Component file extension is.razor.
Conclusion- Blazor Technology is best for the Single Page Application, it's better than the MVC Pattern and also we used this in offline and online mode.it provides the hosting model that is the most useful tool for the developers. and provide the standard version of razor syntax
Thanks