A .Net wrapper for the Emma API.
Info
Version: | 1.3.0 |
Author(s): | Kyle Gregory |
Last Update: | Wednesday, June 5, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/EmmaSharp |
Install
Install-Package EmmaSharp
dotnet add package EmmaSharp
paket add EmmaSharp
EmmaSharp Download (Unzip the "nupkg" after downloading)
Dependencies
- Newtonsoft.Json(>= 9.0.1)
- RestSharp(>= 105.2.3)