Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 158 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 158 Bytes

Minimal APIs in .NET

This repository shows how to:

  • Structure your endpoints using modules
  • Add OpenAPI specification to endpoints
  • Add DTO validation