YoVDO

Create web apps and services with ASP.NET Core, minimal API, and .NET

Offered By: Microsoft via Microsoft Learn

Tags

ASP.NET Core Courses React Courses SQLite Courses Entity Framework Core Courses Full Stack Development Courses

Course Description

Overview

  • Module 1: Learn how to build a web API by using .NET 6. You'll also learn how to set up different routes to handle both reading and writing.
  • In this module, you will:

    • Distinguish between using a controller-based API and using a minimal API.
    • Create routes to handle reading and writing.
    • Use features from .NET 6 to make your code as succinct as possible.
  • Module 2: Learn how to add a database to a minimal API application.
  • In this module, you will:

    • Learn how to add Entity Framework Core to a minimal API application.
    • Persist data to an in-memory datastore.
    • Persist data to a SQLite database.
  • Module 3: Learn how to create a full stack application by using React and minimal API for ASP.NET Core.
  • In this module you will:

    • Construct a front-end app by using a single-page application (SPA) framework.
    • Connect an API in ASP.NET Core to an SPA application.
    • Configure the back-end application to use cross-origin resource sharing (CORS).

Syllabus

  • Module 1: Build a web API with minimal API, ASP.NET Core, and .NET 6
    • Introduction
    • What is minimal API?
    • Exercise - Create a minimal API
    • Learn how to add routes and use other advanced commands
    • Exercise - Add routes
    • Knowledge check
    • Summary
  • Module 2: Use a database with minimal API, Entity Framework Core, and ASP.NET Core
    • Introduction
    • What is Entity Framework Core?
    • Exercise - Add EF Core to minimal API
    • Use the SQLite database provider with EF Core
    • Exercise - Use the SQLite database provider with EF Core
    • Knowledge check
    • Summary
  • Module 3: Create a full stack application by using React and minimal API for ASP.NET Core
    • Introduction
    • Design a front end for your app
    • Exercise - Create a front end for your app
    • Design the API
    • Exercise - Create an API
    • Knowledge check
    • Summary

Tags

Related Courses

Build Web APIs using ASP.NET
Microsoft via edX
MVC Application Design using .NET Core 2.0
Microsoft via edX
Getting Started with ASP.NET Core Razor Pages
Coursera Project Network via Coursera
ASP NET Core,MVC,C#,Angular, ChatGPT & EF Crash Course
Udemy
RESTful Web API - The Complete Guide (.NET7 API) Part 1
Udemy