Skip to content

waynehsmith/BotRelated

Repository files navigation

Bot Builder Community - .NET Extensions

This repository is part of the Bot Builder Community Project and contains Bot Builder Extensions for the .NET SDK, including middleware, dialogs, helpers and more. Other repos within the Bot Builder Community Project exist for extensions for JavaScript, Python and tools - you can find our other repos under our GitHub organisation for the project.

To see a list of current extensions available for the Bot Builder .NET SDK, use the links below to jump to a section.

Installation

Each extension, such as middleware or recognizers, is available individually from NuGet. See each individual component description for installation details and links.

Contributing and Reporting Issues

We welcome and encourage contributions to this project, in the form of bug fixes, enhancements or new extensions. Please fork the repo and raise a PR if you have something you would like us to review for inclusion. If you want to discuss an idea first then the best way to do this right now is to raise a GitHub issue or reach out to one of us on Twitter.

Middleware

The following pieces of middleware are currently available;

Name Description Sample? NuGet
Emulator Events Middleware This middleware allows the emulator to send custom events Sample NuGet version

Dialogs and Prompts

The following dialogs are currently available;

Name Description Sample NuGet

Adapters

The following adapters can be used to expose your bot on additional channels not supported by the Azure Bot Service, such as Alexa.

Name Description Sample? NuGet

Recognizers

The following recognizers are currently available;

Name Description NuGet

Storage

The following Storage implementations are currently available;

Name Description NuGet

About

Any Bot Framework related artifacts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages