Official ServerFlex API wrapper client library for C#.
Info
Version: | 1.0.3 |
Author(s): | ServerFlex |
Last Update: | Saturday, February 6, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://serverflex.io/ |
NuGet Url: | https://www.nuget.org/packages/ServerFlex.API |
Install
Install-Package ServerFlex.API
dotnet add package ServerFlex.API
paket add ServerFlex.API
ServerFlex.API Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 12.0.3)
- ServerFlex.API.Schema(>= 0.1.0)
- System.ValueTuple(>= 4.5.0)