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