fleesharp 0.9.27-pre
.NET Framework 4.0
This is a prerelease version of fleesharp.
Install-Package fleesharp -Version 0.9.27-pre
dotnet add package fleesharp --version 0.9.27-pre
<PackageReference Include="fleesharp" Version="0.9.27-pre" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add fleesharp --version 0.9.27-pre
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: fleesharp, 0.9.27-pre"
#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 fleesharp as a Cake Addin
#addin nuget:?package=fleesharp&version=0.9.27-pre&prerelease
// Install fleesharp as a Cake Tool
#tool nuget:?package=fleesharp&version=0.9.27-pre&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A C# Port of Flee(By Eugene Ciloci)
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
This package has no dependencies.
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
0.9.27-pre | 203,120 | 11/6/2013 |
Flee# is a C# Port of Flee, an excellent expression parser and evaluator for the .NET framework(Written in VB.NET).