Embed presentation
Download to read offline









Visual Studio 2019 was launched with new features for C#, .NET, and Blazor. Blazor is a new web framework using C# and .NET to build client-side web UI using Razor Components, allowing reuse of .NET code on the client side via WebAssembly. The framework supports building interactive web apps using SignalR for real-time functionality and can be hosted with ASP.NET Core.








