A C# library allowing developers to easily and asynchronously fetch data from the Marvel Comics API.
Info
Version: | 1.0.0 |
Author(s): | reserved-words |
Last Update: | Wednesday, July 19, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/reserved-words/MarvelSharp/wiki |
NuGet Url: | https://www.nuget.org/packages/MarvelSharp |
Install
Install-Package MarvelSharp
dotnet add package MarvelSharp
paket add MarvelSharp
MarvelSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 10.0.3)
Tags