csmic 1.1.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package csmic --version 1.1.1
NuGet\Install-Package csmic -Version 1.1.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="csmic" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add csmic --version 1.1.1
#r "nuget: csmic, 1.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install csmic as a Cake Addin
#addin nuget:?package=csmic&version=1.1.1

// Install csmic as a Cake Tool
#tool nuget:?package=csmic&version=1.1.1

CS-MIC is a .NET library written in C# designed to give developers easy access to expression parsing. For many developers, there is no need to involve complicated settings and formats. With few exposed methods and objects, CS-MIC makes basic expression solving as simple as possible with as little logic required from developers as possible. In fact, one can pull a value with only one line of code.

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
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
1.1.4 1,560 6/13/2018
1.1.3 2,186 3/31/2012
1.1.2 1,367 3/31/2012
1.1.1 1,355 3/31/2012
1.1.0 1,343 3/31/2012