StringToExpression 0.9.0
See the version list below for details.
dotnet add package StringToExpression --version 0.9.0
NuGet\Install-Package StringToExpression -Version 0.9.0
<PackageReference Include="StringToExpression" Version="0.9.0" />
<PackageVersion Include="StringToExpression" Version="0.9.0" />
<PackageReference Include="StringToExpression" />
paket add StringToExpression --version 0.9.0
#r "nuget: StringToExpression, 0.9.0"
#:package StringToExpression@0.9.0
#addin nuget:?package=StringToExpression&version=0.9.0
#tool nuget:?package=StringToExpression&version=0.9.0
StringToExpression supports the compiling a domain specific string into a .NET expression.
Out of the box configuration is provided for parsing arithmetic expressions and for parsing OData filter strings. Although can be configured to parse string of any format
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
NuGet packages (5)
Showing the top 5 NuGet packages that depend on StringToExpression:
Package | Downloads |
---|---|
Takenet.Iris.Common
Iris common data types package |
|
Nextended.Core
This Library provides great and usefull Extension Methods, Small Helpers and Great usefull Types |
|
ODataQueryHelper.Core
Package Description |
|
Hive.Logging.AppInsights
Package Description |
|
Allegro.Extensions.ApplicationInsights.AspNetCore
Package Description |
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on StringToExpression:
Repository | Stars |
---|---|
baratgabor/MyWarehouse
Clean Architecture and Domain Driven Design sample project based on C# 10 / .NET 6 / ASP.NET Core 6 / EF Core 6 & Angular 11 with Bootstrap.
|
|
jetelain/ArmaRealMap
Tools to generate realistic Arma3 terrain from OpenStreetMap data in an highly automated process.
|