Skip to content

This package adds useful OpenAPI transformers to ASP.NET Core's OpenAPI package to quickly create better OpenAPI documents

License

Notifications You must be signed in to change notification settings

sander1095/AspNetCore.OpenApi.Transformer.Extensions

Repository files navigation

Nuget Version Nuget Downloads

Introduction

Introduce your NuGet package here. Describe the purpose of the package and why people would want to use it.

Installation

For projects using the <PackageReference> tag, you can paste the below into your project file. Alternatively, you can use dotnet add package SanderTenBrinke.AspNetCore.OpenApi.Transformer.Extensions to add the package to your project.

<ItemGroup>
    <PackageReference Include="SanderTenBrinke.AspNetCore.OpenApi.Transformer.Extensions" Version="1.0.0" />
</ItemGroup>

Contributing

Insert details here for how to contribute to this project. Consider adding a CONTRIBUTING.md file alongside the README.md file.Nuget Version Nuget Downloads

Introduction

Introduce your NuGet package here. Describe the purpose of the package and why people would want to use it.

Installation

For projects using the <PackageReference> tag, you can paste the below into your project file. Alternatively, you can use dotnet add package SanderTenBrinke.AspNetCore.OpenApi.Transformer.Extensions to add the package to your project.

<ItemGroup>
    <PackageReference Include="SanderTenBrinke.AspNetCore.OpenApi.Transformer.Extensions" Version="1.0.0" />
</ItemGroup>

Contributing

Insert details here for how to contribute to this project. Consider adding a CONTRIBUTING.md file alongside the README.md file.

About

This package adds useful OpenAPI transformers to ASP.NET Core's OpenAPI package to quickly create better OpenAPI documents

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published