Building Web Applications with Visual Studio 2017 Using .NET Core and Modern JavaScript Frameworks

Learn how to build web applications from three Microsoft MVPs. After building the data application layer using Entity Framework Core and a RESTful service using ASP.NET Core, you will then build the client side web application three ways: first, using ASP.NET Core, then using Angular 2, and, finally...

Descripción completa

Detalles Bibliográficos
Autores principales: Japikse, Philip. author (author), Grossnicklaus, Kevin. author, Dewey, Ben. author
Formato: Libro electrónico
Idioma:Inglés
Publicado: Berkeley, CA : Apress 2017
Edición:1st ed. 2017
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009631655806719
Tabla de Contenidos:
  • Part I - VS 2017 and .NET Core
  • 1. Introducing Entity Framework Core
  • 2. Building the Data Access Layer with Entity Framework Core
  • 3. Building the RESTful Service with ASP .NET Core MVC Services
  • 4. Introducing ASP .NET Core MVC Web Applications
  • 5. Building the SpyStore Application with ASP .NET Core MVC
  • Part II- JavaScript Frameworks
  • 6. JavaScript Application Tools
  • 7. Introduction to TypeScript
  • 8. Angular 2
  • 9. React.