Visual Studio Blog

The official source of product insight from the Visual Studio Engineering Team

Getting Started with Blazor Server Apps in Visual Studio for Mac

In Visual Studio 2019 for Mac v8.4 one of the big things that we added support for is developing Blazor Server Applications. In this post I’ll show you how you can get started building new Blazor Server applications with Visual Studio for Mac. Blazor lets you build interactive web UIs using C# instead of JavaScript. Blazor apps are composed ...