Bot.Builder.Community.Adapters.Alexa by Bot Builder Community

<PackageReference Include="Bot.Builder.Community.Adapters.Alexa" Version="4.11.0" />

 Bot.Builder.Community.Adapters.Alexa 4.11.0

Adapter for v4 of the Bot Builder .NET SDK to allow for a bot to be used for Alexa skills.

<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
  <metadata>
    <id>Bot.Builder.Community.Adapters.Alexa</id>
    <version>4.11.0</version>
    <authors>Bot Builder Community</authors>
    <requireLicenseAcceptance>true</requireLicenseAcceptance>
    <licenseUrl>https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/blob/master/LICENSE</licenseUrl>
    <projectUrl>https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/tree/master/libraries/Bot.Builder.Community.Adapters.Alexa</projectUrl>
    <iconUrl>https://bot-framework.azureedge.net/static/58168-ae253ca613/intercom-webui/v1.6.2/assets/landing-page/images/BotFrame_Logo_Icon.png</iconUrl>
    <description>Adapter for v4 of the Bot Builder .NET SDK to allow for a bot to be used for Alexa skills.</description>
    <tags>bots ai botframework botbuilder</tags>
    <repository url="https://github.com/BotBuilderCommunity/botbuilder-community-dotnet/" />
    <dependencies>
      <group targetFramework=".NETStandard2.0">
        <dependency id="Bot.Builder.Community.Adapters.Alexa.Core" version="4.11.0" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Bot.Builder.Integration.AspNet.Core" version="4.11.1" exclude="Build,Analyzers" />
        <dependency id="Microsoft.Net.Http.Headers" version="2.1.1" exclude="Build,Analyzers" />
      </group>
    </dependencies>
  </metadata>
</package>