This Middleware can be used with the BotBuilder version for C#, which can be found here: https://github.com/Microsoft/botbuilder-dotnet.
Info
Version: | 1.0.0 |
Author(s): | Daniel Heinze |
Last Update: | Monday, March 5, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/starlord-daniel/botbuilder-filter-cs |
NuGet Url: | https://www.nuget.org/packages/BotBuilder.FilterMiddleware |
Install
Install-Package BotBuilder.FilterMiddleware
dotnet add package BotBuilder.FilterMiddleware
paket add BotBuilder.FilterMiddleware
BotBuilder.FilterMiddleware Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 4.0.020180221)
Tags