add HiddenApiAttribute and HiddenSwaggerFilter support config to show hiddenapi or not .
Info
Version: | 1.0.2 |
Author(s): | windnight |
Last Update: | Wednesday, December 2, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/windNight/Swashbuckle.AspNetCore.Extensions |
NuGet Url: | https://www.nuget.org/packages/Swashbuckle.AspNetCore.HideApi |
Install
Install-Package Swashbuckle.AspNetCore.HideApi
dotnet add package Swashbuckle.AspNetCore.HideApi
paket add Swashbuckle.AspNetCore.HideApi
Swashbuckle.AspNetCore.HideApi Download (Unzip the "nupkg" after downloading)
Dependencies
- Swashbuckle.AspNetCore(>= 5.6.3)