| Date | 2019-02-28 (2,441 days ago) | 
|---|---|
| Downloads | 2,520 downloads | 
| NuGet | View on NuGet | 
| GitHub | View on GitHub | 
| Target Frameworks | .NET Standard 1.3 .NET 4.5 .NET 4.6 .NET 4.7 | 
#installation">Installation#changelog">ChangelogFixed an incorrect value check for PostStatusMessage methods (see df92566)
An empty value check was incorrectly negated in the method, which as a result would prevent posting new tweets.
Replaced Skybrud.Social.Core with Skybrud.Essentials.Http (see 34dd74f)
As the code in Skybrud.Social.Core has use cases beyond just Skybrud.Social, the code has been copied to Skybrud.Essentials.Http, which then should be used instead going forward.