Top 20 NuGet Packages depending on System.Reflection.Emit.ILGeneration

Total dependencies: 245

SDK foundation and web devlop frame
In .NET reflection is slow... well, kinda slow. If you need access to the members of an arbitrary type, with the type and member-names known only at runtime - then it is frankly hard (especially for DLR types). This library makes such access easy and fast.
Appoxidelab.MvvmCross.Ninject
This library contains a way of accessing property setters and getters in a way which is more efficient than reflection, as well as other reflection based functionality
Create delegate from C# expression without loading additional assembly in AppDomain.
A port of Apache Commons Object Pooling Library for .Net
A fail-fast validation helper for .NET CIL generation.
Added ProtoInherit to feature to protobuf-net Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
A fork of Marc Gravell's protobuf-net with a bufferpool that caches larger buffers, improving LOH fragmentation behaviour
A replacement for System.Text.RegularExpressions which supports RegexOptions.Compiled
Base classes, interfaces and attributes of Remote Agency.
An extensible compositional architecture framework, providing a set of functionality such as Inversion of Control container (IoC), Dependency Injection (DI), Plug-in framework, Aspect Oriented Programming (AOP), Configurability and Composability for components.
Custom type builder in C#
Provides the core APIs and components for Platform for Situated Intelligence.
Another implementation for MicroReflection library made for .Net Standard
ProxyFoo is a library for the .NET Framework to facilitate creating high-performance proxies for Duck casting, null safe wrappers, method interception, and other uses.
This library generates platform invoke implementations for interfaces.
A template engine for writing dynamic sql.
.NET utility classes to aid with Command Query Separation