Library for creating, manipulating and evaluating mathematical expressions.
Info
| Version: | 0.4.46 |
| Author(s): | David Naylor |
| Last Update: | Monday, October 13, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://gitlab.com/dbnZA/Jita |
| NuGet Url: | https://www.nuget.org/packages/Jita |
Install
Install-Package Jita
dotnet add package Jita
paket add Jita
Jita Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.1)
- FSharp.SystemTextJson(>= 0.11.13)
- System.Reflection.Emit(>= 4.7.0)
- System.Reflection.Emit.ILGeneration(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)