Asp.Net Core Introductory Course Outline (Custom)

General Information About Asp.Net Core

  1. Theory on Asp.Net Core

    1. Road Map (Asp.Net Web Forms to Asp.Net Core)

  2. Patterns used in Asp.Net Core

  3. MVC

  4. Pages

  5. MVC vs Pages

Asp.Net Core MVC Core Project Structure

  1. Model

  2. View

    1. Shared Folder

  3. Controller

  4. A Bit on Core Classes

  5. Application Settings

  6. Application Dependencies

Scaffolding New Projects in VS

  1. Asp.Net Core MVC

  2. Asp.Net Core Pages

Authentication in Asp.Net Core

Last updated

Was this helpful?