A lightweight string to function parser.
Info
Version: | 0.1.7 |
Author(s): | Michael Taron |
Last Update: | Monday, June 25, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mtaron/FunctionInterpreter |
NuGet Url: | https://www.nuget.org/packages/FunctionInterpreter |
Install
Install-Package FunctionInterpreter
dotnet add package FunctionInterpreter
paket add FunctionInterpreter
FunctionInterpreter Download (Unzip the "nupkg" after downloading)
Dependencies
- NETStandard.Library(>= 1.6.1)
Tags