CXuesong.Ported.Microsoft.Bot.Connector 3.12.2.6-int0

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of CXuesong.Ported.Microsoft.Bot.Connector.
There is a newer version of this package available.
See the version list below for details.
dotnet add package CXuesong.Ported.Microsoft.Bot.Connector --version 3.12.2.6-int0
NuGet\Install-Package CXuesong.Ported.Microsoft.Bot.Connector -Version 3.12.2.6-int0
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="CXuesong.Ported.Microsoft.Bot.Connector" Version="3.12.2.6-int0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CXuesong.Ported.Microsoft.Bot.Connector --version 3.12.2.6-int0
#r "nuget: CXuesong.Ported.Microsoft.Bot.Connector, 3.12.2.6-int0"
#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.
// Install CXuesong.Ported.Microsoft.Bot.Connector as a Cake Addin
#addin nuget:?package=CXuesong.Ported.Microsoft.Bot.Connector&version=3.12.2.6-int0&prerelease

// Install CXuesong.Ported.Microsoft.Bot.Connector as a Cake Tool
#tool nuget:?package=CXuesong.Ported.Microsoft.Bot.Connector&version=3.12.2.6-int0&prerelease

This is an unofficial .NET Core 2.0/.NET Framework 4.5 ported version of Microsoft.Bot.Connector package.

     This library implements C# classes for using the Bot Framework Connector REST API

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. 
.NET Core netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.6 is compatible.  netstandard2.0 is compatible.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  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. 
MonoAndroid monoandroid was computed. 
MonoMac monomac was computed. 
MonoTouch monotouch was computed. 
Tizen tizen30 was computed.  tizen40 was computed.  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.

NuGet packages (5)

Showing the top 5 NuGet packages that depend on CXuesong.Ported.Microsoft.Bot.Connector:

Package Downloads
CXuesong.Ported.Microsoft.Bot.Builder The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This is an unofficial .NET Core 2.0/.NET Framework 4.5 ported version of Microsoft's Microsoft.Bot.Builder package. Before using this package in your project, please manually add the NuGet package CXuesong.Ported.Microsoft.BotBuilder.Autofac. Microsoft Bot Builder is a powerful framework for constructing bots that can handle both freeform interactions and more guided ones where the possibilities are explicitly shown to the user. It is easy to use and leverages C# to provide a natural way to write bots. High Level Features: * Powerful dialog system with dialogs that are isolated and composable. * Built-in dialogs for simple things like Yes/No, strings, numbers, enumerations. * Built-in dialogs that utilize powerful AI frameworks like LUIS http://luis.ai. * Bots are stateless which helps them scale. * Form Flow for automatically generating a Bot from a C# class for filling in the class and that supports help, navigation, clarification and confirmation. You might also be interested in the NuGet package Microsoft.Bot.Builder.FormFlow.Json that extends the Bot Builder with the abilitity to declaratively define FormFlow dialogs with JSON Schema.

CXuesong.Ported.Microsoft.Bot.Builder.Autofac The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This is the Microsoft.Bot.Builder.Autofac assembly of an unofficial .NET Core 2.0/.NET Framework 4.5 ported version of Microsoft's Microsoft.Bot.Builder package.

CXuesong.Ported.Microsoft.Bot.Builder.FormFlow.Json The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This is an unofficial .NET Core 2.0/.NET Framework 4.5 ported version of Microsoft.Bot.Builder.FormFlow.Json package. Microsoft Bot Builder extension for specifying a guided FormFlow dialog using an extended JSON Schema. Most of the annotations are declarative but you can also include C# code fragments that are dynamically compiled.

CXuesong.Ported.Microsoft.Bot.Connector.AspNetCore The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

[Obsoleted package; use CXuesong.Ported.Microsoft.Bot.Connector instead.] This is an unofficial ported version of Microsoft's Microsoft.Bot.Connector package. This library implements C# classes for using the Bot Framework Connector REST API.

CXuesong.Ported.Microsoft.Bot.Builder.History The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

This is an unofficial .NET Core 2.0/.NET Framework 4.5 ported version of Microsoft.Bot.Builder.History package. Provide interfaces and classes for working with conversation histories in the Microsoft Bot Builder. In particular this includes facilities to walk across stored histories and replay them.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
3.13.0.3 4,019 1/31/2018
3.12.2.6-int0 1,404 12/19/2017
3.11.2-int01 2,175 11/1/2017
3.11.1 2,927 10/12/2017
3.9.0-int0 1,309 9/4/2017
3.8.1 2,831 5/17/2017
3.5.1-int1 1,645 3/15/2017