Loading…

Building web applications with .NET Core 2.1 and JavaScript : leveraging modern JavaScript frameworks /

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

Bibliographic Details
Call Number:Libro Electrónico
Main Authors: Japikse, Philip (Author), Grossnicklaus, Kevin (Author), Dewey, Ben (Author)
Format: Electronic eBook
Language:Inglés
Published: Berkeley, CA : Apress L.P., [2020]
Edition:2nd ed.
Subjects:
Online Access:Texto completo (Requiere registro previo con correo institucional)
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.