Cargando…

Microsoft Blazor : building web applications in .NET /

Build web applications in C# and Microsoft .NET that run in any modern browser. This second edition is updated to work with the release version of Blazor and covers Blazors use in creating both server-side and WebAssembly Blazor applications. Developers are able to use all their experience in .NET a...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Himschoot, Peter
Formato: Electrónico eBook
Idioma:Inglés
Publicado: [United States] : Apress, 2020.
Edición:2nd ed.
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Your First Blazor Project
  • 2. Data Binding
  • 3. Components and Structure for Blazor Applications
  • 4. Services and Dependency Injection
  • 5. Data Storage and Microservices
  • 6. Communication with Microservices
  • 7. Single Page Applications and Routing
  • 8. JavaScript Interoperability.