Google legacy Actions SDK and DialogFlow Adapter for v4 of the Bot Builder .NET SDK to allow for a bot to be used for Google Assistant.
Info
Version: | 4.13.5 |
Author(s): | Bot Builder Community |
Last Update: | Wednesday, October 26, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/master/libraries/Bot.Builder.Community.Adapters.Google |
NuGet Url: | https://www.nuget.org/packages/Bot.Builder.Community.Adapters.Google |
Install
Install-Package Bot.Builder.Community.Adapters.Google
dotnet add package Bot.Builder.Community.Adapters.Google
paket add Bot.Builder.Community.Adapters.Google
Bot.Builder.Community.Adapters.Google Download (Unzip the "nupkg" after downloading)
Dependencies
- Bot.Builder.Community.Adapters.Google.Core(>= 4.9.9)
- JWT(>= 5.0.1)
- Microsoft.Bot.Builder.Integration.AspNet.Core(>= 4.9.2)
- Microsoft.Extensions.Configuration(>= 2.1.1)
- Microsoft.Extensions.Options(>= 2.1.1)
- Microsoft.Net.Http.Headers(>= 2.1.1)
- Newtonsoft.Json(>= 12.0.3)
Tags