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

Total dependencies: 750

Engine for debugger scripting. This package doesn't provide access to debuggers, but defines interfaces that other packages implement. Search for packages that provide access to DbgEng.dll (WinDbg debugging engine), PDB symbols, DWARF symbols, ELF core dumps...
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.
MPI.NET, updated for .NET standard
Uses StructureMap and AutoMapper. Provides the following: - Automatic discovery and execution of application event-level tasks. - Support for Alerts in ActionResults - Controller extensions with better Json support - AutoMapper directives through Interfaces - "Smart" Default Model Metadata...
The light weight object relational mapping framework for sqlserver
Added ProtoInherit to feature to protobuf-net Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
用于Emit快速反射的库。 支持NetStandard1.3+ 支持.net4.0+ 支持NetCore 1.0+
Extreme performance JSON management library. Simple & as fast as possible. New features, bug fixes and performance improvements. Check changelog on nuget.org for details.
Implementation of SqlRepo for Microsoft SQL Server
SDK foundation and web devlop frame
Package Description
The common helper library for System.Reflection
A fail-fast validation helper for .NET CIL generation.
Computation expressions for C# based on async/await
A fork of Marc Gravell's protobuf-net with a bufferpool that caches larger buffers, improving LOH fragmentation behaviour
A library for utilities to be used alongside Spitfire
ObjectStore Class Library
A utility class which makes correctly implementing IDisposable simpler than ever
Automagically cast anything to anything in .NET. Well almost :). Check out project site for use cases, examples and docs.
A port of Apache Commons Object Pooling Library for .Net