mirror of
https://github.com/github/awesome-copilot.git
synced 2026-02-20 02:15:12 +00:00
Add 5 framework-specific collections with shared agent and prompt for generating production-ready applications from OpenAPI specifications: - Java Spring Boot - Python FastAPI - Node.js NestJS - C# .NET - Go Reuses existing framework instructions for consistency and best practices.
3.0 KiB
3.0 KiB
OpenAPI to Application - C# .NET
Generate production-ready .NET applications from OpenAPI specifications. Includes ASP.NET Core project scaffolding, controller generation, entity framework integration, and C# best practices.
Tags: openapi, code-generation, api, csharp, dotnet, aspnet
Items in this Collection
| Title | Type | Description | MCP Servers |
|---|---|---|---|
| OpenAPI to Application Generator |
Agent | Expert assistant for generating working applications from OpenAPI specifications | |
| C# Development |
Instruction | Guidelines for building C# applications | |
| Generate Application from OpenAPI Spec |
Prompt | Generate a complete, production-ready application from an OpenAPI specification |