A .Net Library to communicate with the Vndb API.
Info
Version: | 1.1.1 |
Author(s): | VndbSharp |
Last Update: | Saturday, December 12, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Nikey646/VndbSharp |
NuGet Url: | https://www.nuget.org/packages/VndbSharp |
Install
Install-Package VndbSharp
dotnet add package VndbSharp
paket add VndbSharp
VndbSharp Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 1.3
- NETStandard.Library(>= 1.6.1)
- Newtonsoft.Json(>= 10.0.3)
- System.Net.Http(>= 4.3.2)
- System.Net.Security(>= 4.3.0)
- System.Reflection.TypeExtensions(>= 4.3.0)
- System.Runtime.InteropServices(>= 4.3.0)
- Newtonsoft.Json(>= 10.0.3)