This library implements .NET TemplateManager classes to manage libraries of template renderers in Microsoft Bot Builder SDK v4.
Info
Version: | 4.22.9 |
Author(s): | Microsoft |
Last Update: | Thursday, September 19, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/botbuilder-dotnet |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Builder.TemplateManager |
Install
Install-Package Microsoft.Bot.Builder.TemplateManager
dotnet add package Microsoft.Bot.Builder.TemplateManager
paket add Microsoft.Bot.Builder.TemplateManager
Microsoft.Bot.Builder.TemplateManager Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Bot.Builder(>= 4.11.1)
- Microsoft.CSharp(>= 4.5.0)
Tags