Introduce your NuGet package here. Describe the purpose of the package and why people would want to use it.
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>
Insert details here for how to contribute to this project. Consider adding a CONTRIBUTING.md file alongside the README.md file.
Introduce your NuGet package here. Describe the purpose of the package and why people would want to use it.
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>
Insert details here for how to contribute to this project. Consider adding a CONTRIBUTING.md file alongside the README.md file.