com.telexpress.Teola 3.1.1.5

The owner has unlisted this package. This could mean that the package is deprecated, has security vulnerabilities or shouldn't be used anymore.
dotnet add package com.telexpress.Teola --version 3.1.1.5
NuGet\Install-Package com.telexpress.Teola -Version 3.1.1.5
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="com.telexpress.Teola" Version="3.1.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add com.telexpress.Teola --version 3.1.1.5
#r "nuget: com.telexpress.Teola, 3.1.1.5"
#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 com.telexpress.Teola as a Cake Addin
#addin nuget:?package=com.telexpress.Teola&version=3.1.1.5

// Install com.telexpress.Teola as a Cake Tool
#tool nuget:?package=com.telexpress.Teola&version=3.1.1.5

Chatbot Elaenia
第三代交談式機器人
開發者可繼承下列Class後外掛到機器人上
1. Sac: 平台欲傳遞給機器人,並由Mission使用的參數集合
2. Simple Mission: 一問一答單一循環的客製化程式執行空間
3. Complex Mission: 多問多答, 多次循環的客製化程式執行空間
4. Introspection: 提供機器人內省記憶,供Mission使用
5. Percept: 提供抽象概念擊中

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.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated

修正Host.MindsetReader.IsAnOrder判斷Regex