This is the .NET SDK for building bots with CodegenBot.
This repo includes a NuGet package which can be used in .NET bots to easily interact with CodegenBot.
This repo includes a Docker container which can be used to build dotnet-based bots. This is useful because installing the requirements to build a .NET-based bot can be tricky, especially when you have .NET preview SDKs installed.
This repo includes the bot bot://hub/dotnet/botfactory
, used to create new bots that are written in C#.