Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/RokuHodo/TwitchNet

Library for all client sided Twitch development features, developed for the C# .NET framework.
https://github.com/RokuHodo/TwitchNet

api csharp helix-api rest-api twitch twitch-api twitch-library twitch-net

Last synced: 8 days ago
JSON representation

Library for all client sided Twitch development features, developed for the C# .NET framework.

Lists

README

        

# TwitchNet
Library for all of the Twitch features, developed for the .NET framework.

For more information on this library, see the [Wiki](https://github.com/RokuHodo/TwitchNet/wiki). Please note that the Wiki is still a work in progress and is still being updated.

# Branches
- **Master**: This branch can also be thought of as the "stable" branch. This branch will be updated once things have been properly tested to work with high reliability.
- **Experimental**: This is essentially the "beta" branch. This is where all features that are in the process of being implemented will be committed until proven stable. This branch will always compile and run, but has a higher chance of being bug prone. Use with caution. This branch is also updated far more frequenty than the master branch. Be sure to check the experiemntal branch if the master branch hasn't been updated in a while.

## Please Note:
This is a work in progress (WIP), and there are many changes and additions that are constantly taking place. I am a one man dev team with a full time job outside of developing this library. At times, progress will be slow. If there are any critical bugs, please report them so fixes will be expedited.