Blazor

ASP.NET Core MVC Training

Microsoft's Blazor enable devolopers to build iOS and Android native mobile apps using C# and .Net using femilier web programing packages.

Syllabus:

  1. Introduction
  2. What is Blazor?
  3. Blazor WebAssembly
  4. Blazor Server-Side
  5. WebAssembly vs Server-Side
  6. Setting Up the Development Environment
  7. Introduction to Razor
  8. Components
  9. Routing
  10. Forms
  11. Communicating with the Back-End - HTTP - Entity Framework Core
  12. Security
  13. Deployment