Unofficial Azure Active Directory authentication library for bots built with Microsoft Bot Framework.
Info
Version: | 3.6.5-alpha |
Author(s): | Mat Velloso |
Last Update: | Tuesday, May 30, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/microsoftdx/AuthBot |
NuGet Url: | https://www.nuget.org/packages/AuthBot |
Install
Install-Package AuthBot
dotnet add package AuthBot
paket add AuthBot
AuthBot Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 4.6.0)
- autorest(>= 0.17.3)
- 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.8.1)
- Microsoft.Identity.Client(>= 1.0.304142221)
- Microsoft.IdentityModel.Clients.ActiveDirectory(>= 3.13.9)
- Microsoft.IdentityModel.Logging(>= 1.1.3)
- Microsoft.IdentityModel.Protocol.Extensions(>= 1.0.4.403061554)
- Microsoft.IdentityModel.Tokens(>= 5.1.3)
- Microsoft.Rest.ClientRuntime(>= 2.3.7)
- Microsoft.Win32.Primitives(>= 4.0.1)
- Microsoft.WindowsAzure.ConfigurationManager(>= 3.2.3)
- Newtonsoft.Json(>= 10.0.2)
- System.Collections(>= 4.0.11)
- System.Collections.Concurrent(>= 4.0.12)
- System.Diagnostics.Debug(>= 4.0.11)
- System.Diagnostics.DiagnosticSource(>= 4.0.0)
- System.Globalization(>= 4.0.11)
- System.IdentityModel.Tokens.Jwt(>= 4.0.4.403061554)
- System.IO(>= 4.1.0)
- System.Linq(>= 4.1.0)
- System.Net.Http(>= 4.0.0)
- System.Net.Primitives(>= 4.0.11)
- System.Reflection(>= 4.1.0)
- System.Reflection.Extensions(>= 4.0.1)
- System.Runtime(>= 4.1.0)
- System.Runtime.Extensions(>= 4.1.0)
- System.Runtime.InteropServices(>= 4.1.0)
- System.Runtime.Serialization.Json(>= 4.0.2)
- System.Runtime.Serialization.Primitives(>= 4.1.1)
- System.Security.Cryptography.Algorithms(>= 4.2.0)
- System.Security.Cryptography.Encoding(>= 4.0.0)
- System.Security.Cryptography.Primitives(>= 4.0.0)
- System.Security.Cryptography.X509Certificates(>= 4.1.0)
- System.Text.Encoding(>= 4.0.11)
- System.Text.Encoding.Extensions(>= 4.0.11)
- System.Text.RegularExpressions(>= 4.1.0)
- System.Threading(>= 4.0.11)
- System.Threading.Tasks(>= 4.0.11)
- System.Xml.ReaderWriter(>= 4.0.11)
- System.Xml.XDocument(>= 4.0.11)
Tags