Microsoft's Blazor enable devolopers to build iOS and Android native mobile apps using C# and .Net using femilier web programing packages.
Syllabus:
- Introduction
- What is Blazor?
- Blazor WebAssembly
- Blazor Server-Side
- WebAssembly vs Server-Side
- Setting Up the Development Environment
- Introduction to Razor
- Components
- Routing
- Forms
- Communicating with the Back-End - HTTP - Entity Framework Core
- Security
- Deployment