Create web apps and services with ASP.NET Core, minimal API, and .NET
Offered By: Microsoft via Microsoft Learn
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.
 - 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.
 - 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.
 - 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).
 
In this module, you will:
In this module, you will:
In this module you will:
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
Program a Server-Side Application using ASP.NET CoreMicrosoft via edX ASP NET Core,MVC,C#,Angular, ChatGPT & EF Crash Course
Udemy Build a Real-world App with ASP.NET Core and Angular 2 (4+)
Udemy .NET Core MVC - The Complete Guide 2024 [E-commerce] [.NET8]
Udemy Building Your First API with ASP.NET Core
Pluralsight