Syn.Bot 1.2.4

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Syn.Bot --version 1.2.4
                    
NuGet\Install-Package Syn.Bot -Version 1.2.4
                    
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="Syn.Bot" Version="1.2.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Syn.Bot" Version="1.2.4" />
                    
Directory.Packages.props
<PackageReference Include="Syn.Bot" />
                    
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 Syn.Bot --version 1.2.4
                    
#r "nuget: Syn.Bot, 1.2.4"
                    
#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 Syn.Bot@1.2.4
                    
#: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=Syn.Bot&version=1.2.4
                    
Install as a Cake Addin
#tool nuget:?package=Syn.Bot&version=1.2.4
                    
Install as a Cake Tool

An official SIML (Synthetic Intelligence Markup Language) interpreter for .Net Framework. This is a Portable Class Library and can target multiple platforms. Using this library developers can easily create intelligent Chatbots or integrate Artificial Intelligence and Natural Language Processing into their .Net and Mono applications.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages (2)

Showing the top 2 NuGet packages that depend on Syn.Bot:

Package Downloads
Syn.VA

The official Syn VA Framework for developing custom Digital Assistants development and to interface with Syn VA Dashboard application via Plugins.

Syn.Bot.Channels

Enables OSCOVA architecture based bots to be hosted on Web API Servers, Discord, Telegram and also as Website Widgets

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
6.0.7 6,652 2/17/2023
6.0.1 2,608 2/3/2023
5.0.0 3,135 7/23/2022
4.6.0 4,010 6/3/2021
4.5.1 5,796 8/7/2020
4.0.3 2,558 4/21/2020
3.4.0 10,042 11/5/2018
3.0.1 5,494 5/21/2018
3.0.0 3,328 4/19/2018
2.9.5.1 3,455 3/23/2018
2.9.5 2,874 3/21/2018
2.9.4 4,174 2/23/2018
2.9.0 3,599 1/20/2018
2.6.0 6,022 9/6/2017
2.5.7 4,132 7/30/2017
2.5.6 3,089 7/24/2017
2.5.1 3,021 6/26/2017
2.5.0 2,677 6/26/2017
2.1.3 3,209 6/12/2017
2.1.2 2,696 6/10/2017
2.1.0 2,799 6/5/2017
2.0.5 5,045 3/30/2017
2.0.4 3,535 3/9/2017
2.0.3 3,017 3/5/2017
2.0.2 4,038 2/17/2017
2.0.1 3,467 2/1/2017
2.0.0 4,334 1/4/2017
1.2.6 5,874 10/27/2016
1.2.5 3,163 10/17/2016
1.2.4 6,118 6/16/2016
1.2.3 4,224 4/16/2016
1.2.2 4,149 2/15/2016
1.2.1 3,410 12/23/2015
1.1.82 3,656 11/30/2015
1.1.71 3,077 9/23/2015
1.1.5 3,058 6/22/2015
1.1.3 2,893 5/11/2015
1.1.2 3,270 4/21/2015
1.1.1 4,073 4/13/2015
1.1.0 2,954 4/5/2015
1.0.81 3,130 3/19/2015

1. Integrated library with VA Framework
2. Support for iOS and Android under Xamarin.
3. Deprecated LUA Inbuilt Script Engine.
4. External library "Jint" for JavaScript support.
5. Renamed SynBot class to SimlBot.
6. Moved SIML Related classes to Syn.Bot.Siml namespace.
7. Added support for loading XDocument Settings.