Skip to content

Commit 146450f

Browse files
Add OpenAPI package to README
1 parent e6a074a commit 146450f

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,14 @@ This is also the home of the ASP.NET API versioning API explorers that you can u
7070
[![Quick Start](https://img.shields.io/badge/quick-start-9B6CD1)](../../wiki/API-Documentation#aspnet-core)
7171
[![Examples](https://img.shields.io/badge/example-code-2B91AF)](../../tree/main/examples/AspNetCore/WebApi/OpenApiSample)
7272

73+
* **ASP.NET Core with OpenAPI**
74+
<div>Adds additional OpenAPI support to your ASP.NET Core applications</div>
75+
76+
[![NuGet Package](https://img.shields.io/nuget/v/Asp.Versioning.OpenApi.svg)](https://www.nuget.org/packages/Asp.Versioning.OpenApi)
77+
[![NuGet Downloads](https://img.shields.io/nuget/dt/Asp.Versioning.OpenApi.svg?color=green)](https://www.nuget.org/packages/Asp.Versioning.OpenApi)
78+
[![Quick Start](https://img.shields.io/badge/quick-start-9B6CD1)](../../wiki/API-Documentation#aspnet-core)
79+
[![Examples](https://img.shields.io/badge/example-code-2B91AF)](../../tree/main/examples/AspNetCore/WebApi/OpenApiSample)
80+
7381
* **ASP.NET Core with OData API Explorer**
7482
<div>Adds additional API explorer support to your ASP.NET Core applications using OData v4.0</div>
7583

0 commit comments

Comments
 (0)