SyrianBallaS.Ported.Microsoft.Bot.Builder.Signed
3.11.1
dotnet add package SyrianBallaS.Ported.Microsoft.Bot.Builder.Signed --version 3.11.1
NuGet\Install-Package SyrianBallaS.Ported.Microsoft.Bot.Builder.Signed -Version 3.11.1
<PackageReference Include="SyrianBallaS.Ported.Microsoft.Bot.Builder.Signed" Version="3.11.1" />
paket add SyrianBallaS.Ported.Microsoft.Bot.Builder.Signed --version 3.11.1
#r "nuget: SyrianBallaS.Ported.Microsoft.Bot.Builder.Signed, 3.11.1"
// Install SyrianBallaS.Ported.Microsoft.Bot.Builder.Signed as a Cake Addin #addin nuget:?package=SyrianBallaS.Ported.Microsoft.Bot.Builder.Signed&version=3.11.1 // Install SyrianBallaS.Ported.Microsoft.Bot.Builder.Signed as a Cake Tool #tool nuget:?package=SyrianBallaS.Ported.Microsoft.Bot.Builder.Signed&version=3.11.1
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.
Product | Versions 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 | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | 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 | 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. |
-
.NETStandard 2.0
- Microsoft.AspNetCore.WebUtilities (>= 2.0.1)
- Newtonsoft.Json.Bson (>= 1.0.1)
- SyrianBallas.Ported.Chronic.Signed (>= 1.1.0)
- SyrianBallaS.Ported.Microsoft.Bot.Connector.Signed (>= 3.11.2)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on SyrianBallaS.Ported.Microsoft.Bot.Builder.Signed:
Package | Downloads |
---|---|
SyrianBallas.Ported.Microsoft.Bot.Builder.Autofac.Signed
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. |
|
SyrianBallaS.Ported.Microsoft.Bot.Builder.History.Signed
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.11.1 | 3,165 | 11/23/2017 |
Decided to fork the repo and sign them from source