Top 20 NuGet il Packages

Package Description
.NET assembly reader/writer
.NET Compiler Platform ("Roslyn") support for WPF-dependent editor features inside the Visual Studio editor. Supported Platforms: - .NET Framework 4.6 More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/r...
A library for creating adapters at runtime with dynamic behavior changes
Package Description
ILLightenComparer is a flexible library that can generate very effective and comprehensive IComparer<T> and IEqualityComparer<T> implementations on runtime using advantages of IL code emission.
Like a faking library, but oriented towards dynamic modification at runtime.
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify th...
Just-in-time compiled JSON serialization utilizing System.Text.Json
Natasha 的运行时反解器模块
.NET Compilers Toolset Package. Referencing this package will cause the project to be built using the C# and Visual Basic compilers contained in the package, as opposed to the version installed with MSBuild. This package is primarily intended as a method for rapidly shipping hotfixes to...
Reflection and IL components