Top 20 NuGet il Packages

R2D 将运行时环境压入到动态环境中。
Reads and writes .NET assemblies and modules, Windows PDBs and Portable PDBs. For better *Windows PDB* writer support, you should add a reference to `Microsoft.DiaSymReader.Native` nuget package too, see the dnlib README for more info: https://github.com/0xd4d/dnlib#windows-pdbs . You don't need to...
Hapil is a dynamic MSIL generation library, which serves a back-end for the following design techniques: - CoI - Convention-over-Implementation - Aspect-Oriented Programming, through decoration - [planned] Subject-Oriented Programming, via mix-ins - [planned] Duck Typing
.NET Compiler Platform ("Roslyn") support for working with Visual Studio text buffers. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/9934fb9e3527e1c0c51314e57d4aab30f97e8f9e.
.NET Compiler Platform ("Roslyn") support for Visual Studio. More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/dotnet/roslyn/commit/9934fb9e3527e1c0c51314e57d4aab30f97e8f9e.
A shared package used by the Microsoft .NET Compiler Platform ("Roslyn + Conan"). Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://github.com/conan-roslyn/Conan This package was built from the sour...
Natasha 的运行时反解器模块
Patched roslyn for memes More details at https://aka.ms/roslyn-packages This package was built from the source at https://github.com/zawodskoj/roslyn.git/commit/1f12f23abcadd9a876f981d17ad365c14e765ab3.
This package is a rebuild of the Roslyn compiler to allows access to internals/privates in other assemblies.. https://www.nuget.org/packages/Microsoft.Net.Compilers/3.4.0 This package can be used to compile code targeting any platform, but can only be run using the desktop .NET 4.7.2+ Full Framewor...
Microsoft Research Common Compiler Infrastructure (CCI) is a set of libraries and an application programming interface (API) that supports some of the functionality that is common to compilers and related programming tools. CCI is used primarily by applications that create, modify or analyze .NET po...
A fluent IL helper library.
A shared package used by the .NET Compiler Platform ("Roslyn + Conan") including support for analyzing projects and solutions. Do not install this package manually, it will be added as a prerequisite by other packages that require it. More details at https://github.com/conan-roslyn/Cona...
A fail-fast validation helper for .NET CIL generation.
NOTE: A custom Roslyn compiler that allows access to internals/privates in other assemblies. Note: This package is deprecated. Please use OpenSesame.Net.Compilers.Toolset instead. CoreCLR-compatible versions of the C# and VB compilers for use in MSBuild. More details at https...
NOTE: A custom Roslyn compiler that allows access to internals/privates in other assemblies. .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 ...
Afterthought allows developers to post-process .NET assemblies to add code that either cannot be added to the original source or is not convenient/efficient to do so. Afterthought runs as a post-build step to process one or more assemblies. It discovers and processes amendments that you crea...
This is the patching engine of the Patchwork framework. Its method of distribution is currently being rethought while a new version is tested.