.NET Core library for accessing the ComicVine API.
Info
| Version: | 1.0.3 |
| Author(s): | Undercover Designs |
| Last Update: | Monday, August 10, 2020 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/CVNetCore |
Install
Install-Package CVNetCore
dotnet add package CVNetCore
paket add CVNetCore
CVNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 12.0.3)