CheetahSolver 1.0.16

dotnet add package CheetahSolver --version 1.0.16
NuGet\Install-Package CheetahSolver -Version 1.0.16
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="CheetahSolver" Version="1.0.16" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add CheetahSolver --version 1.0.16
#r "nuget: CheetahSolver, 1.0.16"
#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 CheetahSolver as a Cake Addin
#addin nuget:?package=CheetahSolver&version=1.0.16

// Install CheetahSolver as a Cake Tool
#tool nuget:?package=CheetahSolver&version=1.0.16

The fastest multithreading 2D parametric constraints solver for CAD applications.

Examples: https://github.com/CloudInvent/Cheetah.Examples

Full documentation will be available on our site: www.cloud-invent.com, or by request on support@cloud-invent.com

If you want to see CheetahSolver in action you can download Cheetah Solver Plugin fo AutoCAD from Autodesk Exchange Apps store: https://apps.autodesk.com/ACD/en/Detail/Index?id=appstore.exchange.autodesk.com%3acheetahsolver_windows32and64%3aen, or from our site: http://www.cloud-invent.com/download. Cheetah Solver Plugin replaces built-in AutoCAD parametric solver by our CheetahSolver

For technical questions and support please contact us by e-mail: support@cloud-invent.com. For the purpose of commercial usage of CheetahSolver .Net API please contact us by e-mail: info@cloud-invent.com

Product Compatible and additional computed target framework versions.
.NET Framework net451 is compatible.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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.0.16 1,302 10/13/2016
1.0.15 1,185 9/18/2016
1.0.14 1,312 11/26/2015
1.0.13 1,158 11/4/2015
1.0.12 1,053 11/3/2015

New low-level solver

Some bugs fixed

Examples: https://github.com/CloudInvent/Cheetah.Examples