Minimal dotnetcore client library for the Twitter API, inspired by TinyTwitter but updated for dotnetcore/async. 
                        
                    
         
                Info
| Version: | 1.0.1 | 
| Author(s): | Steve Melia | 
| Last Update: | Monday, September 12, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/sjmelia/teensytwitter | 
| NuGet Url: | https://www.nuget.org/packages/ArrayOfBytes.TeensyTwitter | 
Install
Install-Package ArrayOfBytes.TeensyTwitter
                        dotnet add package ArrayOfBytes.TeensyTwitter
                        paket add ArrayOfBytes.TeensyTwitter
                        
                                ArrayOfBytes.TeensyTwitter Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- NETStandard.Library(>= 1.6.0)
 - System.Runtime.Serialization.Json(>= 4.0.2)
 - System.Runtime.Serialization.Primitives(>= 4.1.1)
 - ArrayOfBytes.OAuth.Client(>= 1.0.2)
 
Tags