Info
Version: | 3.9.0-int0 |
Author(s): | Microsoft (Original), CXuesong (Ported) |
Last Update: | Monday, September 4, 2017 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/CXuesong/BotBuilder.Standard |
NuGet Url: | https://www.nuget.org/packages/CXuesong.Ported.Microsoft.Bot.Connector.AspNetCore |
Install
Install-Package CXuesong.Ported.Microsoft.Bot.Connector.AspNetCore
dotnet add package CXuesong.Ported.Microsoft.Bot.Connector.AspNetCore
paket add CXuesong.Ported.Microsoft.Bot.Connector.AspNetCore
CXuesong.Ported.Microsoft.Bot.Connector.AspNetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- CXuesong.Ported.Microsoft.Bot.Connector(>= 3.9.00)
- Microsoft.AspNetCore.Mvc.Core(>= 1.0.1)
- NETStandard.Library(>= 1.6.0)
- Microsoft.AspNetCore.Authentication.JwtBearer(>= 1.0.0)
This is an unofficial ported version of Microsoft's Microsoft.Bot.Connector package.
This library implements C# classes for using the Bot Framework Connector REST API.