Petrroll.MES
1.0.2
MES is a mathematical expressions evaluator. While being fairly simple it's heavily focused on being generic, modular, and extensible. Supports custom functions!
Install-Package Petrroll.MES -Version 1.0.2
dotnet add package Petrroll.MES --version 1.0.2
<PackageReference Include="Petrroll.MES" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Petrroll.MES --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Petrroll.MES, 1.0.2"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Petrroll.MES as a Cake Addin
#addin nuget:?package=Petrroll.MES&version=1.0.2
// Install Petrroll.MES as a Cake Tool
#tool nuget:?package=Petrroll.MES&version=1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- No dependencies.
-
.NETStandard 1.1
- Microsoft.CSharp (>= 4.0.1)
- NETStandard.Library (>= 1.6.0)
- System.Dynamic.Runtime (>= 4.0.11)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.