Watch the first few minutes on us! If you'd like to watch the entire video and hundreds more like it, download code samples, access offline videos and skills assessments, and use the discussion forums, log in or purchase a subscription.
Blazor is taking the industry by storm because it lets you write browser-based apps in C#. The secret sauce is WebAssembly (WASM), which is a new type of code based on open standards that runs in modern browsers. Blazor code compiles to WASM, meaning it runs fast and no plugins are required. Get a fast start on Blazor with resident Blazor expert Eric Greene.
00:00:00 | Introduction |
00:00:41 | Blazor Overview |
00:17:47 | Blazor Development Environment |
00:19:16 | Setting Up a Development Environment (Demo) |
00:22:31 | Visual Studio Blazor Project Setup |
00:24:27 | Creating a Blazor Project with Visual Studio (Demo) |
00:31:08 | NET CLI Blazor Project Setup |
00:32:55 | Creating a Blazor Project with the CLI (Demo) |
00:44:39 | Running a Blazor Solution |
00:48:34 | Running a Blazor and WebAssembly Blazor Solution (Demo) |
01:13:00 | Debugging a Blazor Solution |
01:16:05 | Debugging a Server and WebAssembly Blazor Solution (Demo) |
01:26:37 | Conclusion |
This course is part of the following series: