Microsoft.Azure.WebJobs.Extensions.BotFramework 1.0.15-beta

This is a prerelease version of Microsoft.Azure.WebJobs.Extensions.BotFramework.
dotnet add package Microsoft.Azure.WebJobs.Extensions.BotFramework --version 1.0.15-beta
                    
NuGet\Install-Package Microsoft.Azure.WebJobs.Extensions.BotFramework -Version 1.0.15-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.BotFramework" Version="1.0.15-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Azure.WebJobs.Extensions.BotFramework" Version="1.0.15-beta" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.BotFramework" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Azure.WebJobs.Extensions.BotFramework --version 1.0.15-beta
                    
#r "nuget: Microsoft.Azure.WebJobs.Extensions.BotFramework, 1.0.15-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.Azure.WebJobs.Extensions.BotFramework&version=1.0.15-beta&prerelease
                    
Install Microsoft.Azure.WebJobs.Extensions.BotFramework as a Cake Addin
#tool nuget:?package=Microsoft.Azure.WebJobs.Extensions.BotFramework&version=1.0.15-beta&prerelease
                    
Install Microsoft.Azure.WebJobs.Extensions.BotFramework as a Cake Tool

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 Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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,726 5/19/2017
1.0.14-beta 1,125 5/5/2017
1.0.13-beta 4,036 4/6/2017
1.0.12-beta 1,108 3/14/2017
1.0.11-beta 1,023 3/1/2017
1.0.9-beta 1,559 12/1/2016
1.0.8-beta 1,029 11/30/2016
1.0.6-beta 1,349 11/15/2016

First release