michidk / TwitchCSharp

Twitch C# Wrapper for the Twitch v3 REST API
Apache License 2.0
43 stars 12 forks source link

How to implement? #7

Closed stuntguy3000 closed 8 years ago

stuntguy3000 commented 8 years ago

Hi,

I am new to C#. I couldn't find this on Nuget - how do i add it to my project?

Cheers

michidk commented 8 years ago

Just download the Source and include it as subproject or download the latest release (https://github.com/michidk/TwitchCSharp/releases) [might be outdated] and add it as dependency

michidk commented 8 years ago

I guess it worked...