Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 326 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 326 Bytes

.Net 8 Web Api with MongoDb

A sample project for .Net 8 Web Api with MongoDb

This sample project includes the folllowing:

  • .Net 8
  • MongoDB configuration
  • Generic Repository Pattern
  • MS Dependency Injection
  • Swagger