lqdev / aspnetcoreinaction

Code for ASP.NET Core In Action Book

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ASP.NET Core in Action

This repo contains content and exercises from the ASP.NET Core in Action book

Chapter Structure

  • Chapter 2
    • WebApplication2
  • Chapter 3
    • WelcomePage
    • StaticSite
    • MVCWebApp
    • Exception Handling
  • Chapter4
    • AddingMVCToEmptyProject
  • Chapter 7
    • AddingRazorViews
    • PassingData
    • UsingLayouts
  • Chapter 8
    • CurrencyConverterTagHelpers
  • Chapter 9
    • FirstAPIController

About

Code for ASP.NET Core In Action Book

License:MIT License


Languages

Language:C# 94.4%Language:CSS 4.2%Language:JavaScript 1.1%Language:HTML 0.2%