Info
Version: | 1.0.7.2533 |
Author(s): | 3 PRO |
Last Update: | Tuesday, May 8, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/TRIPRO.BotFramework.Auth.AspNetCore |
Install
Install-Package TRIPRO.BotFramework.Auth.AspNetCore
dotnet add package TRIPRO.BotFramework.Auth.AspNetCore
paket add TRIPRO.BotFramework.Auth.AspNetCore
TRIPRO.BotFramework.Auth.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore(>= 2.0.1)
- Microsoft.Bot.Builder(>= 3.13.1)
- Microsoft.Bot.Connector.AspNetCore(>= 2.0.0.8)
Tags
It contains a core library that handles authentication.
Often it is used with additional Auth provider packages.
Documentation and samples are given in Github repository - https://github.com/3-PRO/BotFramework.Auth.