Top 20 NuGet clr Packages

Provides a convenient, easy to use wrapper for Linear Programming based on the Google OR-tools.
Provides a convenient, easy to use wrapper for Constraint Satisfaction Programming based on the Google OR-tools.
A C# library for managing, creating, and binding to CLR delegates at runtime. Also includes partial application for delegates such as Func<> and Action<> types.
CIL Assembly Manipulator (CAM) .NET addition provides a working CILReflectionContext factory. This library will fill the gaps left by CAM Portable version.
CIL Assembly Manipulator (CAM) provides high-level API to read and emit CLR assemblies and modules. CAM is currently available for .NET 4 and Windows 8. Mono support and Windows Phone 8.1 support are incoming.
Configure your .NET application with C# config files. Config files are C# source files: intellisensed, refactorable, resharpered, syntax checked, compiled, type safe. Write real code with control structures and classes in config files. Include other config files and remote (HTTP) config snippets.
Provides CLR debugging ability to CsDebugScript.Engine using ClrMD. It only works when used with CsDebugScript.DbgEng as debugger engine.
Provides functionality related to Structural layer of CILAssemblyManipulator (CAM) framework. The metadata types, methods, fields, etc may be manipulated directly instead of indirect metadata tables, rows, signatures, and table references.
Provides functionality related to Physical layer of CILAssemblyManipulator (CAM) framework. This is the lowest abstraction level of CAM, and the provided functionality allows directly manipulate metadata tables, rows, and signatures.
Provides functionality related to Logical layer of CILAssemblyManipulator (CAM) framework. The metadata types, methods, fields, etc are represented by high-level abstract API similar to the one in System.Reflection namespace of .NET framework. Additionally wrapping of native reflection elements (typ...
CsDebugScript.VS.DPE provides Visual Studio component that will be loaded into Concord debugging process for remote execution.
Provides a MSBuild task to merge multiple CIL assemblies into one.
General-purpose ETW Deserializer library supporting .NET EventSource, Windows MOF, Kernel, and XPERF Profiling events
Microsoft CNTK CPU-only Model Evaluation Libraries (no GPU required)
Nequeo math component
Nequeo science math component
Provides the core problem solver abstraction for use with Google OR-tools Constraint Solver and Linear Solver wrappers.
This package provides all native binaries and internal scripts needed to run Edge.js. This package copies the 'edge' folder to the build directory and creates a link in the project root to make debugging possible.
CsDebugScript.Drawing.Interfaces provides framework for visualizing data as drawings (images, lines, circles, etc.).