BotAuth.AADv1
3.11.0-alpha
This is a prerelease version of BotAuth.AADv1.
dotnet add package BotAuth.AADv1 --version 3.11.0-alpha
NuGet\Install-Package BotAuth.AADv1 -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.AADv1" 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.AADv1 --version 3.11.0-alpha
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: BotAuth.AADv1, 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.AADv1 as a Cake Addin #addin nuget:?package=BotAuth.AADv1&version=3.11.0-alpha&prerelease // Install BotAuth.AADv1 as a Cake Tool #tool nuget:?package=BotAuth.AADv1&version=3.11.0-alpha&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This package is a Azure AD v1 app 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 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.
-
- Autofac (>= 4.5.0)
- Chronic.Signed (>= 0.3.2)
- Microsoft.AspNet.WebApi (>= 5.2.3)
- Microsoft.AspNet.WebApi.Client (>= 5.2.3)
- Microsoft.AspNet.WebApi.Core (>= 5.2.3)
- Microsoft.AspNet.WebApi.WebHost (>= 5.2.3)
- Microsoft.Bot.Builder (>= 3.11.0)
- Microsoft.Bot.Connector (>= 3.11.1)
- Microsoft.IdentityModel.Clients.ActiveDirectory (>= 3.16.0)
- Microsoft.IdentityModel.Protocol.Extensions (>= 1.0.4.403061554)
- Microsoft.IdentityModel.Protocols (>= 5.2.0-preview2-41113220915)
- Microsoft.IdentityModel.Protocols.OpenIdConnect (>= 2.1.4)
- Microsoft.Owin.Security.Jwt (>= 3.1.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.8)
- Newtonsoft.Json (>= 10.0.3)
- System.IdentityModel.Tokens.Jwt (>= 4.0.4.403061554)
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 | 73,013 | 1/16/2018 |
3.9.0-alpha | 3,357 | 9/5/2017 |
3.8.1-alpha | 859 | 6/14/2017 |
0.1.2-alpha | 744 | 6/12/2017 |
0.1.0-alpha | 787 | 5/3/2017 |
Initial preview of BotAuth.