ASP.NET Minimal API endpoints with automatic OpenAPI/Swagger documentation and strong typing.
Organize endpoints using MapGroup() , endpoint filters, and feature-based folder structures for scalability Define explicit request/response DTOs with validation attributes; use record types and TypedResults for type safety Leverage .NET 9 built-in OpenAPI support with operation summaries, descriptions, operationIds, and property-level documentation via [Description()] Apply document and schema transformers to customize OpenAPI output with servers, tags, security schemes, and standardized error responses
Similar popular skills
Related neighbors and high-traction skills in the same topics — useful to compare before installing.