From dc5689c187fb88b500368ef3872c781a61eba011 Mon Sep 17 00:00:00 2001 From: Nick Hodge Date: Sun, 9 Jul 2017 10:21:51 +1000 Subject: [PATCH] Nuspec ready for population --- BoxKite.Twitter.nuspec | 51 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 BoxKite.Twitter.nuspec diff --git a/BoxKite.Twitter.nuspec b/BoxKite.Twitter.nuspec new file mode 100644 index 0000000..e039714 --- /dev/null +++ b/BoxKite.Twitter.nuspec @@ -0,0 +1,51 @@ + + + + BoxKite.Twitter + 2.1.0 + BoxKite.Twitter + Nick Hodge + Nick Hodge,Brendan Forster + https://github.com/nickhodge/BoxKite.Twitter/blob/master/LICENSE.md + https://github.com/nickhodge/BoxKite.Twitter/wiki + http://media.nickhodge.com/boxkite/twitter/nuget-logo.jpg + false + BoxKite.Twitter is a .NET Portable Class Library interface to the Twitter API 1.1 incorporating REST API, User streaming and Search Streaming + Modern C# Library for the Twitter API 1.1 using Reactive Extensions, incorporating access to Twitter's Userstreams and Searchstreams. + Version 2.1.0 first final in 2.x stream, many small fixes +Version 2.0.7-pre many fixes +Version 2.0.6-pre Android version +Version 2.0.5-pre removed another <dynamic> plus additions from ahmad2x4. THX! +Version 2.0.4-pre first iOS Build +Version 2.0.x-pre OAuth2 Application-only Authentication fully incorporated. Additional Twitter APIs added Cross Platform signatures fixed +Removal and Cleanup of Grunge +-- +Version 1.5.0 OAuth2 implemented for Application (app) level auth; can do more without user login. Not fully put into code as refactoring needed +-- +Version 1.4.1 Extended User info with ProfileBanner (if turned on by user) +Version 1.4.0 Get/ChangeProfileBanners +-- +Version 1.3.4 Reactive.EventAggregator Universal roll in and dependency changes for Universal stuff +Version 1.3.0 Added Universal Build +--snip-- +Version 1.0.0 Ship +Version 0.5.0: Initial Nick Hodge publish from Brendan Forster's 2012 version + 2012-2014 Nick Hodge and Brendan Forster + en-US + twitter,pcl,async,rx + + + + + + + + + + + + + + + + \ No newline at end of file