LmTwitterUtilities is a class library to consume twitter REST API without innecessary abstractions.
Info
Version: | 1.0.7 |
Author(s): | lucho |
Last Update: | Monday, January 25, 2016 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/LmTwitterUtilities |
Install
Install-Package LmTwitterUtilities
dotnet add package LmTwitterUtilities
paket add LmTwitterUtilities
LmTwitterUtilities Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNet.WebApi.Client(>= 5.2.3)
- Newtonsoft.Json(>= 8.0.2)