Introduction
  • Introduction
  • Live Preview
  • 7 introduction to .net core
  • 5 Dependency injection
  • 12 Create Project
  • 13 razor pages introduction_razor
  • 14 project file _razor
  • 15 Launchsettings, wwwroot and appsettings_razor
  • 16 Programcs_razor
  • 18 Routing overview_razor
  • 20 Default Views_razor
Category Model and Database
  • 4 Create Category Model
  • 5 Data Annotations
  • 6 Connection String
  • 7 ApplicationDbContext
  • 8 Program.cs Database Settings
  • 9 Create Database
Create and List Category
  • 1 Categories Get Action Method
  • 3 Display all categories
  • 4 Add Create Category Button
  • 5 Create Category UI
  • 6 Create Property in Page Model
  • 7 Create Category and Bind Property
  • 8 Bootswatch
  • Server Side Validation
  • Custom Validation
  • Display Name and Range Annotation
  • Client Side Validation