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. Today’s reality is that most modern applications are web-based and if you want the same user experience as a desktop...
Autor principal: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress
2020.
|
Edición: | 1st ed. 2020. |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630884106719 |
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.