aspnet-minimal-api-openapi
Create well-structured ASP.NET Minimal APIs with .NET 9 OpenAPI documentation, type safety, and endpoint organization.
Install
npx skills add https://github.com/github/awesome-copilot --skill aspnet-minimal-api-openapiStats
| Total installs | 7,494 |
| Weekly installs | 7.5K |
| GitHub stars | 27.4K |
| First seen | Feb 25, 2026 |
| Source | @github/awesome-copilot |
Summary
- 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
Tags
Related skills
| Skill | Installs | vs aspnet-minimal-api-openapi |
|---|---|---|
| create-spring-boot-java-project | 7,614 | +120 |
| csharp-xunit | 7,611 | +117 |
| copilot-sdk | 7,854 | +360 |
| sql-optimization-patterns | 7,652 | +158 |
| dataverse-python-production-code | 7,781 | +287 |
FAQ
- How many installs does aspnet-minimal-api-openapi have?
- aspnet-minimal-api-openapi has 7,494 total installs and 7.5K installs this week.
- Where is aspnet-minimal-api-openapi hosted?
- aspnet-minimal-api-openapi is published by @github/awesome-copilot at https://github.com/github/awesome-copilot.
- How many GitHub stars does aspnet-minimal-api-openapi have?
- aspnet-minimal-api-openapi has 27.4K GitHub stars.
- When was aspnet-minimal-api-openapi first indexed?
- OrangeBot.AI first indexed aspnet-minimal-api-openapi on Feb 25, 2026.
- How do I install aspnet-minimal-api-openapi?
- Run: npx skills add https://github.com/github/awesome-copilot --skill aspnet-minimal-api-openapi