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...

Full description

Main Authors: Japikse, Philip. (Author, http://id.loc.gov/vocabulary/relators/aut), Grossnicklaus, Kevin. (http://id.loc.gov/vocabulary/relators/aut), Dewey, Ben. (http://id.loc.gov/vocabulary/relators/aut)
Corporate Author: SpringerLink (Online service)
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2017.
Edition:1st ed. 2017.
Subjects:
Online Access:https://doi.org/10.1007/978-1-4842-2478-6
Table of Contents:
  • 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.