![]() |
VOOZH | about |
dotnet add package BotAuth.GenericOAuth2 --version 3.11.0-alpha
NuGet\Install-Package BotAuth.GenericOAuth2 -Version 3.11.0-alpha
<PackageReference Include="BotAuth.GenericOAuth2" Version="3.11.0-alpha" />
<PackageVersion Include="BotAuth.GenericOAuth2" Version="3.11.0-alpha" />Directory.Packages.props
<PackageReference Include="BotAuth.GenericOAuth2" />Project file
paket add BotAuth.GenericOAuth2 --version 3.11.0-alpha
#r "nuget: BotAuth.GenericOAuth2, 3.11.0-alpha"
#:package BotAuth.GenericOAuth2@3.11.0-alpha
#addin nuget:?package=BotAuth.GenericOAuth2&version=3.11.0-alpha&prereleaseInstall as a Cake Addin
#tool nuget:?package=BotAuth.GenericOAuth2&version=3.11.0-alpha&prereleaseInstall as a Cake Tool
This package is a generic OAuth2 authentication provider for using with the BotAuth package in a Bot Framework/BotBuilder Project.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net net is compatible. net46 net46 is compatible. net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 3.11.0-alpha | 2,220 | 1/16/2018 |
| 3.9.0-alpha | 1,106 | 9/5/2017 |
| 3.8.1-alpha | 1,137 | 6/14/2017 |
| 0.1.2-alpha | 1,068 | 6/12/2017 |
| 0.1.0-alpha | 1,102 | 5/3/2017 |
Initial preview of BotAuth.