Skip to content

twitchdev/api-csharp-helper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CSharp-Helix-API-Helper

What's in this

This C# Helper class allows you to easily interact with Twitch's Helix API endpoints. Most Helix API endpoints are supported (as of 7/12/2019). Data models for Helix responses provided. Sample usage of interacting with the helper class.

Dependencies

How to use

  • Download the HelixHelper.cs file
  • Add the RestSharp Nuget package to your project
  • Add a reference to the Web.Script.Serialization namespace in your project
  • Use the HelixHelper class to interact with the Twitch Helix APIs as you please

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages