Intro to Web API in .NET 6 - Including Minimal APIs, Swagger, and more

The API project type is one of the most powerful web project types in .NET. Instead of relying on a person to interact with it graphically, the API project t...

Intro to Web API in .NET 6 - Including Minimal APIs, Swagger, and more
IAmTimCorey
220.5K views • Aug 22, 2022
Intro to Web API in .NET 6 - Including Minimal APIs, Swagger, and more

About this video

The API project type is one of the most powerful web project types in .NET. Instead of relying on a person to interact with it graphically, the API project type can be interacted with from other applications or directly from a person. This allows the API project type to support microservices, client-side projects like Blazor WebAssembly, mobile application types, and even "regular" projects like WPF or Blazor Server. In this video, we will look at what an API is, what comes out of the box, and how it operates. We will also compare minimal APIs to "regular" APIs.

Full Training Courses: https://IAmTimCorey.com
Source Code: https://www.iamtimcorey.com/downloads/?code=IntroToWebAPI

Mailing List: https://signup.iamtimcorey.com/

0:00 - Intro
1:20 - Creating ASP. NET Core Web API project
5:57 - Default API application overview
11:22 - What is API
15:20 - API web app code review
25:06 - Creating API controller
30:56 - REST API
33:19 - Minimal API application
36:42 - Why the minimal API
42:59 - Best practices, summary, and final remarks

Tags and Topics

Browse our collection to discover more content in these categories.

Video Information

Views

220.5K

Likes

3.7K

Duration

52:06

Published

Aug 22, 2022

User Reviews

4.7
(44)
Rate:

Related Trending Topics

LIVE TRENDS

Related trending topics. Click any trend to explore more videos.