BotAuth.GenericOAuth2 3.11.0-alpha

This is a prerelease version of BotAuth.GenericOAuth2.
dotnet add package BotAuth.GenericOAuth2 --version 3.11.0-alpha
NuGet\Install-Package BotAuth.GenericOAuth2 -Version 3.11.0-alpha
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="BotAuth.GenericOAuth2" Version="3.11.0-alpha" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add BotAuth.GenericOAuth2 --version 3.11.0-alpha
#r "nuget: BotAuth.GenericOAuth2, 3.11.0-alpha"
#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 BotAuth.GenericOAuth2 as a Cake Addin
#addin nuget:?package=BotAuth.GenericOAuth2&version=3.11.0-alpha&prerelease

// Install BotAuth.GenericOAuth2 as a Cake Tool
#tool nuget:?package=BotAuth.GenericOAuth2&version=3.11.0-alpha&prerelease

This package is a generic OAuth2 authentication provider for using with the BotAuth package in a Bot Framework/BotBuilder Project.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible.  net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
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
3.11.0-alpha 1,622 1/16/2018
3.9.0-alpha 722 9/5/2017
3.8.1-alpha 725 6/14/2017
0.1.2-alpha 691 6/12/2017
0.1.0-alpha 698 5/3/2017

Initial preview of BotAuth.