Cargando…

Essential angular for ASP.NET Core MVC /

Discover Angular, the leading client-side web framework, from the point of view of an ASP.NET Core MVC developer. Best-selling author Adam Freeman brings these two key technologies together and explains how to use ASP.NET Core MVC to provide back-end services for Angular applications. This fast-pace...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Freeman, Adam, 1972- (Autor)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: New York, NY : Apress, [2017]
Temas:
Acceso en línea:Texto completo (Requiere registro previo con correo institucional)
Tabla de Contenidos:
  • 1. Understanding Angular and ASP.NET Core MVC
  • 2. Getting Ready
  • 3. Creating the Project
  • 4. Creating the Data Model
  • 5. Creating a Web Service
  • 6. Completing the Web Service
  • 7. Structuring an Angular Application
  • 8. Creating the Store
  • 9. Completing the Angular Store
  • 10. Creating Administration Features
  • 11. Securing the Application
  • 12. Preparing for Deployment.