Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minimal Api Training

A coupon management app built on .net core 8 minimal API, Entity framework with authentication and authorization in API. This project is done as a part of a training session conducted by Bhrugen Patel.

Technology Used

  • ASP NET Minimal API
  • Validations
  • Swagger
  • Filters
  • Parameter Binding
  • AutoMapper
  • EF Core
  • Authentication and Authorization

What I Learned

  • Learn fundamentals of .NET Minimal API
  • How to properly document Minimal API using Swagger.
  • Validation in an API.
  • Implement Repository Pattern in API to the database using EF.
  • Authentication and Authorization in Minimal API.
  • Integrate Entity Framework along with code-first migrations
  • Filters in Minimal API
  • Build .NET Minimal API Endpoints

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages