ASP.NET Core Using MVC, Part 1 of 6: Introduction
Interactive

ASP.NET Core Using MVC, Part 1 of 6: Introduction

LearnNow Online
Updated Feb 22, 2019

Course description

ASP.NET Core is a cross-platform, cloud-based,framework for building Internet-connected applications. In the latest version, Microsoft has completely transformed Identity in ASP.NET Core applications. In this course you'll get an overview of ASP.NET core and Razor Pages. The instructor will take you through the folder structure of a project as well as the fundamentals of routing, action wizard and tag helpers.

Each LearnNowOnline training course is made up of Modules (typically an hour in length). Within each module there are Topics (typically 15-30 minutes each) and Subtopics (typically 2-5 minutes each). There is a Post Exam for each Module that must be passed with a score of 70% or higher to successfully and fully complete the course.

3-6 months of C# experience, Basic SQL knowledge, Basic HTML and JavaScript knowledge.

Bhrugen Patel

I have a master's of science degree in computer science, and a bachelor of Computer Engineering. I also have many years of experience with .NET, C#, and .NET MVC. I enjoy teaching along with my full-time job.

Video Runtime

97 Minutes

Time to complete

117 Minutes

Course Outline

Intro and Project

Introduction (16:12)

  • Introduction (00:25)
  • Asp.net core overview (05:44)
  • Github (01:19)
  • Razor page application overview (00:56)
  • MVC applicaton overview (07:38)
  • Summary (00:08)

Razor Pages Introduction (28:15)

  • Introduction (00:10)
  • Create Project (00:50)
  • Csproj (02:12)
  • Properties (01:35)
  • Wwwroot (01:44)
  • Program (02:04)
  • Startup_tobemodified (05:16)
  • Middleware second half (06:19)
  • Page and appsettings (05:15)
  • Routing middle lines (02:38)
  • Summary (00:08)

Razor Startup (25:26)

  • Introduction (00:08)
  • Connection string and db setup (04:19)
  • Add book to Db (03:51)
  • Create First Razor Page (05:22)
  • Index Razor Page (05:06)
  • Create get and post handler (06:31)
  • Summary (00:08)

Create Razor Page (27:06)

  • Introduction (00:08)
  • Create Page (04:03)
  • Add Validation and More Properties (04:13)
  • Index Razor Page (03:02)
  • Tempdata (04:25)
  • Delete book (04:03)
  • Edit Razor Page (01:12)
  • Edit Page Model (05:50)
  • Summary (00:08)
;