ASP.NET Core: Building Sites and APIs

Overview

If you’re trying to get up to speed with the Microsoft web stack or are an existing web developer, this course will teach you something new about how to build websites quickly and with modern web browsers and devices in mind. My teaching style is purely pragmatic. No generated code, pre-packaged solutions or hidden code. I will teach you how to build a website by showing you every step, every trick and every tool.

In this hands-on course, I will show you how to build a website using the latest in Microsoft and open-source technologies. In this course, you will learn how to use ASP.NET Core, Razor Pages, Entity Framework Core, Minimal APIs and ASP.NET Identity.

In this 3-day course, I will show you how to develop websites made for the modern world of browsers.

Prerequisites

Before taking this course students should have some familiarity with .NET and C#.  No ASP.NET or HTML experience is necessary. The course is a great way to get developers who typically create desktop applications ready to build web applications.

What You will Learn?

  •  Build a new ASP.NET Core project
  •  Use Razor Pages
  •  Integrate TailwindCSS
  •  Using the Entity Framework
  •  Creating an API
  •  Using ASP.NET Core Identity

Course Outline

  • Module 1: Starting a Website
    • Starting from Scratch
    • What is HTML
    • Understanding CSS
    • Creating a Project
    • Creating the Layout
    Module 2: Razor Pages
    • Your First Page
    • Using Layouts
    • Using Partials
    • Using Model Classes
    • Using View Components
    • Introducing Dependency Injection
    • Understanding Routing
    • Building Forms
    Module 3: Using TailwindCSS
    • What is TailwindCSS?
    • Layout with TailwindCSS
    • Styling Forms
    • Responsive Design
    • Fonts
    • States and Variants
    Module 4: Building the Data Model With Entity Framework
    • Using Entity Framework Code First
    • Creating Model Classes
    • Creating the Context
    • Creating a Repository
    • Integrating EF with Dependency Injection
    Module 5: Creating an API
    • Is it REST?
    • Creating an Controller
    • Implementing Verbs
    • Controllers or Minimal APIs
    • Using Query Parameters
    Module 6: Using ASP.NET Identity
    • Authentication and Authorization
    • ASP.NET Identity
    • Claims-based Security
    • OAuth in ASP.NET Identity
    • Protecting Controllers and Actions
    • Using Windows Authentication
ASP.NET Core: Building Sites and APIs
Date:
December 15, 2022
Type :
Remote
Level :
Beginner
Modules:
6
Duration:
3 days
Topics:
ASP.NET Core
C#
APIs
Vue
TailwindCSS