How To Create C# Client Web Apps With Microsoft’S Blazor Web Framework
Microsoft’s Blazor web framework makes it easy to create cross-platform client web apps with C#. In this article, we’ll show you how to create a simple CRUD application using Blazor and the Microsoft Azure cloud platform. If you’re new to Blazor, we recommend reading our introductory article first. In this tutorial, we’ll use the same CRUD application we created in our introductory article. We’ll start by creating a new project in Visual Studio 2017 and then add the Blazor component to it....