This project was created to provide the slides and the code for my presestions at the Desert Code Campe 2019.
Blazor is a new and exciting new SPA framework that allows me to build interactive web applications using C# that runs in the browser. Blazor allows me to use my existing skills with a single tool set to build highly interactive web app.
-
Clone this repository
git clone https://github.com/CodingWithDavid/BlazorDesertCodeCamp2019 cd BlazorDesertCodeCamp2019
-
Open in Visual Studio or Visual Code a. With Visual Code you will need to install the C# extensions
-
Press F5
There are several sampels that we went over during the code camp.