Adds Swagger to your Umbraco Installation with the ability to lock down the Url to only be accessed by logged in Umbraco Users and/or to a collection of IP address(es).
Info
Version: | 1.1.3 |
Author(s): | Jonathan Richards |
Last Update: | Sunday, March 15, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/JcRichards1991/Our.Shield |
NuGet Url: | https://www.nuget.org/packages/Our.Shield.Swagger |
Install
Install-Package Our.Shield.Swagger
dotnet add package Our.Shield.Swagger
paket add Our.Shield.Swagger
Our.Shield.Swagger Download (Unzip the "nupkg" after downloading)
Dependencies
- Our.Shield.Core(>= 1.1.3)
- Swashbuckle(>= 5.0.0)
Tags