gitter-api-auth 0.2.1

.NET Framework 4.5
dotnet add package gitter-api-auth --version 0.2.1
NuGet\Install-Package gitter-api-auth -Version 0.2.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="gitter-api-auth" Version="0.2.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add gitter-api-auth --version 0.2.1
#r "nuget: gitter-api-auth, 0.2.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install gitter-api-auth as a Cake Addin
#addin nuget:?package=gitter-api-auth&version=0.2.1

// Install gitter-api-auth as a Cake Tool
#tool nuget:?package=gitter-api-auth&version=0.2.1

Gitter# Auth provide you a way to authenticate user on Gitter API

Product Versions
.NET Framework net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Universal Windows Platform uap uap10.0
Windows Phone wpa81
Windows Store win81
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
0.2.1 1,049 11/23/2016
0.2.0 853 11/23/2016
0.1.4 869 11/20/2016
0.1.3 1,019 10/29/2015
0.1.2 897 10/25/2015
0.1.1 982 10/24/2015
0.1.0 938 10/24/2015

Delete browser cache when requesting token on .NET framework