Blazor and WebAssembly


Details
This will be the fifth of five labs on ASP.NET Core. You will need Visual Studio 2017 installed (Community, Pro, or Enterprise). You can also use Visual Studio Code (especially our Linux friends). Either one can be downloaded from here:
https://www.visualstudio.com/downloads/
We will be using the Visual Studio Code editor You can find the editor for your system (Mac/Linux/windows) at code.visualstudio.com (https://code.visualstudio.com/)
You will also want to get C# for Visual Studio Code from marketplace.visualstudio.com (https://marketplace.visualstudio.com/items?itemName=ms-vscode.csharp)
The Tooling for your OS can be found at https://www.microsoft.com/net/download
https://github.com/aspnet/Blazor
Lab instructions:
https://github.com/phillydotnet/HandsOnLabs/tree/master/2018/08
or the short way:
http://bit.ly/pdn180808

Blazor and WebAssembly