The core API access and authentication components necessary for interacting with Supportify.io from a .NET application.
                        
                    
         
                Info
| Version: | 3.0.2 | 
| Author(s): | Jordan Yaker | 
| Last Update: | Saturday, January 23, 2016 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/supportify/supportify-net | 
| NuGet Url: | https://www.nuget.org/packages/Supportify | 
Install
Install-Package Supportify
                        dotnet add package Supportify
                        paket add Supportify
                        
                                Supportify Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- RestSharp(>= 105.2.3)
 - Newtonsoft.Json(>= 8.0.2)
 
Tags