Blazor implementation of Angular Tour of Heroes
To get Blazor 0.7.0:
- Install the .NET Core 2.1 SDK (2.1.500 or later).
- Install Visual Studio 2017 (15.9 or later) with the ASP.NET and web development workload.
- Install the latest Blazor Language Services extension from the Visual Studio marketplace.
- Clone or download this git repo.
- Open
BlazorTourOfHeroes.sln
. - Start hacking.