Minimal API with .NET Core (.NET 7)

Explore and learn how to build Minimal API's in .NET 7 with hands on course.

Ratings 4.54 / 5.00
Minimal API with .NET Core (.NET 7)

What You Will Learn!

  • Learn basic fundamentals of .NET Minimal API
  • Build .NET Minimal API Endpoints
  • Learn how to document Minimal API
  • Dependency Injection in Minimal API with AutoMapper and Validations
  • DTO's and Validations in Minimal API
  • Implement Repository Pattern in Minimal API to database using EF
  • Integrate Entity Framework along with code first migrations
  • Authentication and Authorization in Minimal API
  • Filters in Minimal API

Description

API has been there since a very long time but microsoft has recelty introduced something new "MINIMAL API"


Minimal API is a short form of standard API and there are very good reasons on why you should learn it and why it would be preffered over API in some scenarios.


In this video we will explore everything about Minimal API, as we first answer the big question "WHY MINIMAL API?"


By the end of this course, you will be able to build a endpoints with minimal API by yourself, make GET, POST, PUT and DELETE HTTP Requests with a well-built repository pattern in .NET Core.


What are the requirements?

  • 3-6 months knowledge of ASP.NET Core.

  • Visual Studio 2022

  • SQL Server Management Studio

  • .NET 7

All source codes and exercise solutions of this course are also available on Github and you can find details in the lecture "PROJECT RESOURCES", of course.


I always strive to keep content latest and with top quality content! You will start from ground zero and build a complete API with advance concepts like authorization, authentication, filters and much more!

This will be a hands on course with programming, so lets get started and learn the new and exciting world of Minimal API.

Who Should Attend!

  • Anyone who wants to learn Minimal API
  • Learn fundamentals and advance concepts with Minimal API's

TAKE THIS COURSE

Tags

  • Web API
  • ASP.NET Core
  • Minimal API

Subscribers

3588

Lectures

53

TAKE THIS COURSE



Related Courses