Core package containing Attachment types and turn context extensions for when using Bot Builder .NET Google legacy Actions SDK and DialogFlow Adapter to allow for a bot to be used for Google actions.
Info
Version: | 4.13.5 |
Author(s): | Gary Pretty |
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.Core |
Install
Install-Package Bot.Builder.Community.Adapters.Google.Core
dotnet add package Bot.Builder.Community.Adapters.Google.Core
paket add Bot.Builder.Community.Adapters.Google.Core
Bot.Builder.Community.Adapters.Google.Core Download (Unzip the "nupkg" after downloading)
Dependencies
- Bot.Builder.Community.Adapters.Shared(>= 4.9.9)
- JWT(>= 5.0.1)
- Microsoft.AspNetCore.Http(>= 2.1.1)
- Microsoft.Bot.Schema(>= 4.9.2)
- Microsoft.Extensions.Logging.Abstractions(>= 2.1.0)
- Microsoft.MarkedNet(>= 1.0.13)
- Microsoft.Rest.ClientRuntime(>= 2.3.21)
Tags