Learn Minimal APIs in .NET 7
By freeCodeCamp.org
Published: Apr 03, 2023
Learn how to build Minimal APIs in .NET 7 with hands-on course. By the end of the course, you will be able to build well-constructed Minimal API Endpoints using C#, .NET7, and Swagger.💻 Code: https://github.com/bhrugen/MinimalAPIDemo_Coupon
âœï¸ Course created by @DotNetMastery
Advance Minimal API Course : https://www.dotnetmastery.com/Home/Details?courseId=27
âï¸ Contents âï¸
âŒ¨ï¸ (0:00:00) Introduction
âŒ¨ï¸ (0:01:30) Topics Covered
âŒ¨ï¸ (0:02:47) Why Minimal API?
âŒ¨ï¸ (0:06:07) Create Project
âŒ¨ï¸ (0:07:57) Comparing Files Minimal vs Standard
âŒ¨ï¸ (0:11:05) Program file changes
âŒ¨ï¸ (0:13:50) Clean Program class file
âŒ¨ï¸ (0:16:02) API Basics
âŒ¨ï¸ (0:16:44) What is API?
âŒ¨ï¸ (0:21:11) Request and response
âŒ¨ï¸ (0:25:59) Request Object
âŒ¨ï¸ (0:30:12) Response Object
âŒ¨ï¸ (0:35:36) httpverb
âŒ¨ï¸ (0:40:38) Create First Endpoint
âŒ¨ï¸ (0:43:43) Return Types
âŒ¨ï¸ (0:46:15) Route Parameters
âŒ¨ï¸ (0:48:29) Create Coupon Model and Coupon Store
âŒ¨ï¸ (0:51:38) Get All Endpoint
âŒ¨ï¸ (0:53:09) Get Individual Coupon
âŒ¨ï¸ (0:55:19) Create Coupon
âŒ¨ï¸ (0:59:53) Name Endpoints
âŒ¨ï¸ (1:03:17) Products and Accepts in Minimal API
âŒ¨ï¸ (1:06:58) Dependency Injection in Minimal API
âŒ¨ï¸ (1:10:25) Add DTOs
âŒ¨ï¸ (1:13:56) AutoMapper and Dependency Injection
âŒ¨ï¸ (1:18:32) Fluent Validators
âŒ¨ï¸ (1:24:07) Async Endpoints
âŒ¨ï¸ (1:26:11) API Response
âŒ¨ï¸ (1:32:57) Assignment – Put and Delete
âŒ¨ï¸ (1:33:49) Assignment Solution – Put and Delete Endpoints🎉 Thanks to our Champion and Sponsor supporters:
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Erdeniz Unvan
👾 Justin Hual
👾 Agustín Kussrow
👾 Otis Morgan—
Learn to code for free and get a developer job: https://www.freecodecamp.org
Read hundreds of articles on programming: https://freecodecamp.org/news