Building web applications with .NET Core 2.1 and JavaScript : leveraging modern JavaScript frameworks / Philip Japikse, Kevin Grossnicklaus, Ben Dewey.

Roll up your sleeves and jump into building web applications using .NET Core 2.1 and the most popular JavaScript frameworks. You will start by building a data access layer using Entity Framework Core, a RESTful service using ASP.NET Core, and then you will build a web application following the MVC p...

Full description

Saved in:
Bibliographic Details
Main Authors: Japikse, Philip (Author), Grossnicklaus, Kevin (Author), Dewey, Ben (Author)
Format: eBook
Language:English
Published: Berkeley, CA : Apress L.P., [2020]
Edition:2nd ed.
Subjects:
Online Access:Click for online access
Table of Contents:
  • Part 1. .NET Core 2.1. Introducing .NET Core
  • Introducing entity framework core
  • Build the data access layer, part 1
  • Complete the data access layer
  • Introducing ASP.NET core
  • Build the RESTful service with ASP.NET core
  • Build the web application with ASP.NET Core, part 1
  • Complete the web application with ASP.NET Core
  • Part 2. Client-side tooling and JavaScript frameworks. JavaScript application tools
  • Introduction to TypeScript
  • Building the Spy Store web application with Angular
  • React.