Enrich your OpenAPI documentation with real, customizable examples for requests and responses in .NET.
- ✨ Seamlessly injects example payloads into your OpenAPI JSON
- ⚡ Supports multiple content types (JSON, XML)
- 🧩 Easy integration with ASP.NET Core
- 🔌 Extensible formatter system
Install via NuGet Package Manager:
Install-Package OpenApiExamples
Or via .NET CLI:
dotnet add package OpenApiExamples
Coming Soon!