Essential Angular for ASP.NET Core MVC 3 A Practical Guide to Successfully Using Both in Your Projects

Combine the strengths of Angular, the leading framework for developing complex client-side applications, and ASP.NET Core MVC 3, the latest evolution of Microsoft’s framework for server-side applications. This new edition offers updated Angular, ASP.NET Core 3, Entity Framework Core 3 examples, an a...

Descripción completa

Detalles Bibliográficos
Autor principal: Freeman, Adam. author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2019.
Edición:2nd ed. 2019.
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630801706719
Tabla de Contenidos:
  • 1: Understanding Angular and ASP.NET Core MVC
  • 2: Getting Ready
  • 3: Creating the Combined Project
  • 4: Creating the Data Model
  • 5: Creating the RESTful Web Service
  • 6: Completing the RESTful Web Service
  • 7: Structuring the Angular Application
  • 8: Creating the Angular Store
  • 9: Completing the Angular Store
  • 10: Using Angular with Blazor
  • 11: Administering the Application
  • 12: Securing the Application
  • 13: Preparing for Deployment.