Event URL: https://www.meetup.com/dot-net-learne...
GitHub URL: https://github.com/Microservices-for-...
Adding Swagger Dependencies
WithTags().WithName().Produces(200).ProducesProblem(500);
Creating Repository Layer
Creating Business Layer
Dependency Injection of Swagger, Repository Layer, Business Layer
Move Service Dependencies into an Extension Class
Move HTTP Request Pipeline Dependencies into an Extension Class
Update Postman Collections to test the API (Environment Variables, and Collections)
GitHub Actions to build Minimal API