SpydazWeb.AI.CONTRACTS 5.0.0

dotnet add package SpydazWeb.AI.CONTRACTS --version 5.0.0
NuGet\Install-Package SpydazWeb.AI.CONTRACTS -Version 5.0.0
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="SpydazWeb.AI.CONTRACTS" Version="5.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add SpydazWeb.AI.CONTRACTS --version 5.0.0
#r "nuget: SpydazWeb.AI.CONTRACTS, 5.0.0"
#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 SpydazWeb.AI.CONTRACTS as a Cake Addin
#addin nuget:?package=SpydazWeb.AI.CONTRACTS&version=5.0.0

// Install SpydazWeb.AI.CONTRACTS as a Cake Tool
#tool nuget:?package=SpydazWeb.AI.CONTRACTS&version=5.0.0

A component of the

https://github.com/spydaz/Chatbot_2020_Tutorial

In this model I have created a basic AI chatbot Interface with External plugin abilities; with visual basic An Interface AI_Contracts enables for Intefacing with the AI; Implementing the Interface and placing in the the compiled DLL into the APP\Plugins folder enables for the AI_Interface to discover and call the plugin obtaining a response to be returned to the user; The project was design in 4 stages ; Each stage or milestone enables for the development and extension of the Chatbot to become a enriched product worthy of public release;

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
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 SpydazWeb.AI.CONTRACTS:

Package Downloads
SpydazWeb.Basic.Chatbot.2020

Basic Chatbot with plugins 2020

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
5.0.0 495 7/18/2020
4.0.0 583 6/14/2020
3.0.0 483 6/11/2020
2.0.0 394 6/11/2020
1.0.0 400 6/11/2020

This release contains the following changes...UPDATED to AUTONOMUS