BotAuth 3.9.0-alpha

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

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

This package is the base package for performing OAuth in a bot built with the Bot Framework and BotBuild libraries. It contains based classes for creating and authentication provider and handles the OAuth flow.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 81,680 1/16/2018
3.9.0-alpha 3,698 9/5/2017
3.8.1-alpha 905 6/14/2017
0.1.2-alpha 777 6/12/2017
0.1.0-alpha 908 5/3/2017

Initial preview of BotAuth.