Small leightweight API proxy class written in .NET 5.0 which allows communication with pfSense routers.
Info
Version: | 1.1.0 |
Author(s): | Koen Zomers |
Last Update: | Wednesday, September 29, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/KoenZomers/pfSenseAPI |
NuGet Url: | https://www.nuget.org/packages/KoenZomers.pfSense.Api |
Install
Install-Package KoenZomers.pfSense.Api
dotnet add package KoenZomers.pfSense.Api
paket add KoenZomers.pfSense.Api
KoenZomers.pfSense.Api Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)