add HiddenApiAttribute and HiddenSwaggerFilter support config to show hiddenapi or not .
Info
Version: | 1.2.0-beta.25040701 |
Author(s): | windnight |
Last Update: | Monday, April 7, 2025 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/windNight/WindNight.NetFx.git |
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)