How to Create an API with Minimal APIs
In this video, I will show you how to create an API with Minimal APIs in .NET 6.
No startup.cs, no controller... only what is necessary thanks to minimal APIs.
Source code: https://github.com/techwithpat/Minima...
Buy me a coffee: https://www.buymeacoffee.com/itsmepat...
Subscribe: https://www.youtube.com/c/TechWithPat...
00:00 Intro
00:57 Creating the Project with Visual Studio 2022 and .NET 6
01:28 ASP.NET CORE Empty Template Overview
02:29 Configure Data Access with EF Core
04:21 Creating Endpoints with Minimal APIs
09:53 Outro
Where you can find me:
Github: https://github.com/techwithpat
#minimalapis #webapi #dotnet6