nickhodge / BoxKite.Twitter

Modern C# Twitter API using .NET Reactive Extensions, async calls
MIT License
41 stars 11 forks source link

[wip] feature: netstandard is cool; let's upgrade! #32

Closed ghuntley closed 7 years ago

nickhodge commented 7 years ago

I 100% agree.

And thanks for cleaning up my git-mess !! 👍

Once you have building, holler; and I will NuGet

Oh, and welcome to BoxKite.Twitter

ghuntley commented 7 years ago

@nickhodge PR was/is WIP.. 👍

nickhodge commented 7 years ago

No stress. My head is elsewhere at the moment; so I've let you lose in here!

Only rate limiting step is me publishing on NuGet. 🤓

I also must admit not looking at the Twitter APIs for some months to see if there any changes we need to add. I've kept the library away from character limits (left that to dev's code) ... not sure if there are other places people want to use.

Anyways, always good to have a second pair of eyes 👀 on this stuff.