Microsoft.BotFramework.Orchestrator 4.14.3

Prefix Reserved
dotnet add package Microsoft.BotFramework.Orchestrator --version 4.14.3
                    
NuGet\Install-Package Microsoft.BotFramework.Orchestrator -Version 4.14.3
                    
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.BotFramework.Orchestrator" Version="4.14.3" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.BotFramework.Orchestrator" Version="4.14.3" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.BotFramework.Orchestrator" />
                    
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.BotFramework.Orchestrator --version 4.14.3
                    
#r "nuget: Microsoft.BotFramework.Orchestrator, 4.14.3"
                    
#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.
#:package Microsoft.BotFramework.Orchestrator@4.14.3
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.BotFramework.Orchestrator&version=4.14.3
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.BotFramework.Orchestrator&version=4.14.3
                    
Install as a Cake Tool

This package contains native shared library artifacts for all supported platforms of Orchestrator Runtime.

Product Compatible and additional computed target framework versions.
.NET net5.0 was computed.  net5.0-windows was computed.  net6.0 was computed.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 was computed.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 was computed.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
native native is compatible. 
Tizen tizen60 was computed. 
Xamarin.iOS xamarinios was computed. 
Xamarin.Mac xamarinmac was computed. 
Xamarin.TVOS xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.BotFramework.Orchestrator:

Package Downloads
Microsoft.Bot.Builder.AI.Orchestrator

The Orchestrator package contains Bot Framework recognizer for detecting and routing user intents.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Microsoft.BotFramework.Orchestrator:

Repository Stars
microsoft/botbuilder-dotnet
Welcome to the Bot Framework SDK for .NET repository, which is the home for the libraries and packages that enable developers to build sophisticated bot applications using .NET.
Version Downloads Last Updated
4.14.3 175,336 1/31/2022
4.14.2 6,706 1/18/2022
4.14.2-rc0 4,982 1/14/2022
4.14.1 49,545 6/30/2021
4.14.0 3,436 6/25/2021
4.13.2 5,410 5/17/2021
4.13.1 15,147 4/23/2021
4.13.0 5,178 4/15/2021
4.13.0-rc0 4,312 3/26/2021
4.13.0-daily.20210325.227495 733 3/25/2021
4.13.0-daily.20210322.226100 548 3/23/2021
4.13.0-daily.20210319.225570 644 3/20/2021
4.13.0-daily.20210313.223177 529 3/14/2021
4.13.0-daily.20210309.221704 548 3/10/2021
4.13.0-daily.20210307.220838 519 3/8/2021
4.13.0-daily.20210304.220182 571 3/5/2021
4.13.0-daily.20210303.219702 484 3/4/2021
4.13.0-daily.20210302.219336 547 3/3/2021
4.13.0-daily.20210302.219229 568 3/2/2021
4.12.0-preview 5,257 3/5/2021
Loading failed