Cargando…

Building single page applications in .NET Core 3 : jumpstart coding using Blazor and C# /

Attention .NET developers who no longer want to use JavaScript for your front end. Quickly and efficiently learn how to use C# for your single-page application (SPA) thanks to Blazor. Todays reality is that most modern applications are web-based and if you want the same user experience as a desktop...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Aponte, Michele (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress, 2020.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • Chapter 1: The Case for Blazor
  • Chapter 2: Blazor Server vs Blazor WebAssembly
  • Chapter 3: Create Your Single Page Application
  • Chapter 4: Build Your Reusable Blazor Library
  • Chapter 5: Deploy Your Application.