Gitter# provide you the minimum code you need to use the Gitter API. Using .NET Standard 1.1, you can use Gitter# on these platforms :
- Windows 8.1 (Store Apps)
- Windows Phone 8.1
- Windows 10
- .NET Framework 4.5
- Xamarin.Android
- Xamarin.iOS
- .NET Core 1.0
The documentation is available in separate files dedicated to the possibilities of the package :
- Authentication, explains how to authenticate to the Gitter API and retrieve a token using gitter-api-auth package
- Usual API, the default API that returns async Tasks
- Reactive API, a reactive version of the default API
- Webhook, a way to use Webhook through Gitter
- Realtime, the true realtime experience
- Upload images, explains how to upload images