OpenAPI.Net
- API
The OpenAPI.NET SDK provides a .NET object model for OpenAPI documents, with serializers for JSON and YAML. It supports OpenAPI specifications V2 and V3, offers primitive readers, and allows for custom processors. Key features include creating and converting OpenAPI descriptions, validating OpenAPI documents, and a workbench tool for GUI testing.
Visit OpenAPI.Net