Microsoft.Azure.WebJobs.Extensions.BotFramework
1.0.8-beta
See the version list below for details.
dotnet add package Microsoft.Azure.WebJobs.Extensions.BotFramework --version 1.0.8-beta
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions.BotFramework -Version 1.0.8-beta
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.BotFramework" Version="1.0.8-beta" />
paket add Microsoft.Azure.WebJobs.Extensions.BotFramework --version 1.0.8-beta
#r "nuget: Microsoft.Azure.WebJobs.Extensions.BotFramework, 1.0.8-beta"
// Install Microsoft.Azure.WebJobs.Extensions.BotFramework as a Cake Addin #addin nuget:?package=Microsoft.Azure.WebJobs.Extensions.BotFramework&version=1.0.8-beta&prerelease // Install Microsoft.Azure.WebJobs.Extensions.BotFramework as a Cake Tool #tool nuget:?package=Microsoft.Azure.WebJobs.Extensions.BotFramework&version=1.0.8-beta&prerelease
This package contains the runtime assemblies for adding BotFramework extension to Microsoft.Azure.WebJobs.Extensions. For more information please visit https://dev.botframework.com/
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.5.2
- Microsoft.Azure.KeyVault.Core (>= 1.0.0)
- Microsoft.Azure.WebJobs (>= 2.0.0-beta2)
- Microsoft.Azure.WebJobs.Core (>= 2.0.0-beta2)
- Microsoft.Azure.WebJobs.Extensions (>= 2.0.0-beta2)
- Microsoft.Azure.WebJobs.Script.Extensibility (>= 1.0.0-beta2-10593)
- Microsoft.Bot.Connector.DirectLine (>= 3.0.0-beta)
- Microsoft.Data.Edm (>= 5.7.0)
- Microsoft.Data.OData (>= 5.7.0)
- Microsoft.Data.Services.Client (>= 5.7.0)
- Microsoft.Rest.ClientRuntime (>= 2.3.2)
- Microsoft.Tpl.Dataflow (>= 4.5.24)
- Microsoft.WindowsAzure.ConfigurationManager (>= 3.2.1)
- ncrontab (>= 3.2.0)
- Newtonsoft.Json (>= 9.0.1)
- System.Spatial (>= 5.7.0)
- WindowsAzure.Storage (>= 7.2.1)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Microsoft.Azure.WebJobs.Extensions.BotFramework:
Package | Downloads |
---|---|
Microsoft.Azure.WebJobs.Script
This package contains the runtime assemblies for Microsoft.Azure.WebJobs.Script. For more information, please visit http://github.com/Azure/azure-webjobs-sdk-script |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.15-beta | 9,582 | 5/19/2017 |
1.0.14-beta | 1,042 | 5/5/2017 |
1.0.13-beta | 3,573 | 4/6/2017 |
1.0.12-beta | 1,019 | 3/14/2017 |
1.0.11-beta | 938 | 3/1/2017 |
1.0.9-beta | 1,429 | 12/1/2016 |
1.0.8-beta | 899 | 11/30/2016 |
1.0.6-beta | 1,169 | 11/15/2016 |
- Moving DirectLine client dependency to nuget.org
- Fixing a bug for required endpoint URL while constructing DirectLine client