Tommy Parnell
Tommy Parnell
@barakakha definitely send over the TCP class stuff. I'd be worried about using a blocking collection as the threads will essentially block each other. The buffer stuff was never really...
The feeds are a subset of the response classes that we have yet to make. @rodkings I assume you are working on getting this in. Let me know if you...
Hi rick, in dotnet people typically do not download source code, but instead import packages [from nuget](https://www.nuget.org/packages/Untappd.Net/) This project only targets the full framework, so as of now you could...
You would also have to re-write the builds to support core as well...