This library implements Microsoft Bot Builder Expression evaluator for .NET.
Info
Version: | 4.7.3-preview |
Author(s): | Microsoft |
Last Update: | Tuesday, November 10, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Microsoft/botbuilder-dotnet |
NuGet Url: | https://www.nuget.org/packages/Microsoft.Bot.Expressions |
Install
Install-Package Microsoft.Bot.Expressions
dotnet add package Microsoft.Bot.Expressions
paket add Microsoft.Bot.Expressions
Microsoft.Bot.Expressions Download (Unzip the "nupkg" after downloading)
Dependencies
- Antlr4.Runtime(>= 4.6.6)
- Microsoft.CSharp(>= 4.5.0)
- Microsoft.Recognizers.Text.DataTypes.TimexExpression(>= 1.2.9)
- Newtonsoft.Json(>= 12.0.3)
Tags