wagnerhsu / mspress-ProgCore

Code for "Programming ASP.NET Core" book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Programming ASP.NET Core

Introduction

  1. Why Another (ASP).NET?
  2. The First ASP.NET Core Project
  3. Bootstrapping ASP.NET MVC
  4. ASP.NET MVC Controllers
  5. ASP.NET MVC Views
  6. The Razor Syntax
  7. Design Considerations
  8. Securing your Application
  9. Access to Application Data
  10. Designing a Web API
  11. Posting Data from the Client Side
  12. Client-side Data Binding
  13. Building Device-friendly Views
  14. The ASP.NET Core Runtime Environment
  15. Deploying an ASP.NET Core Application
  16. Migration and Adoption Strategies

Here on GitHub you find also continuously updated examples on ASP.NET Core SignalR and Bootstrap 4.

About

Code for "Programming ASP.NET Core" book


Languages

Language:JavaScript 56.2%Language:C# 30.2%Language:CSS 12.3%Language:HTML 1.3%Language:Dockerfile 0.0%