simple example library to demo connecting to Fortigate API.
Info
Version: | 1.0.8 |
Author(s): | Mark Richardson |
Last Update: | Wednesday, April 8, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://bitbucket.org/spiderbike/fortigate.wrapper/src/master/ |
NuGet Url: | https://www.nuget.org/packages/Fortigate.Wrapper |
Install
Install-Package Fortigate.Wrapper
dotnet add package Fortigate.Wrapper
paket add Fortigate.Wrapper
Fortigate.Wrapper Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.7)
- Microsoft.Extensions.Http(>= 3.1.3)
- Newtonsoft.Json(>= 12.0.3)
- Polly(>= 7.2.0)
- System.ServiceModel.Http(>= 4.7.0)
Tags