FauxSharp is a simple CSharp client for communicating with FauxApi on PFSense.
Info
| Version: | 1.2.0 |
| Author(s): | Marcus Braun |
| Last Update: | Friday, August 7, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/teriansilva/FauxSharp |
| NuGet Url: | https://www.nuget.org/packages/FauxSharp |
Install
Install-Package FauxSharp
dotnet add package FauxSharp
paket add FauxSharp
FauxSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)