Top 20 NuGet Packages depending on System.Reflection.Emit

Total dependencies: 984

Pomelo.Redis.StrongName
Pomelo.Redis
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...
High performance Redis client, incorporating both synchronous and asynchronous usage.
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.
Added ProtoInherit to feature to protobuf-net Provides simple access to fast and efficient "Protocol Buffers" serialization from .NET applications
A general-purpose scripting language implemented in C#
Analyzer for comparing JSON and POCO types.
A library to facilitate some database interactions that we need to perform in our applications.
A fork of Marc Gravell's protobuf-net with a bufferpool that caches larger buffers, improving LOH fragmentation behaviour
Implementation of SqlRepo for Microsoft SQL Server
An run-time expression language for .NET Core. Compiles simple code into .NET Expressions for runtime execution. Includes schema creation and type checking.
Restract is a contract based rest client .
Infinitely fast serializer for .NET, .NET Core and Unity.
Cross platform dotnetCore port of Google.OrTools (Operations Research Tools project) .NET Assembly Fullly compatible with original Google.OrTools package * Uses original orTools binaries for each platform. Supported platforms: win-x64 ubuntu.16.04-x64 osx.10.12-x64
Open Source Workflow Engine in .NET Core2.1 Framework
LinksPlatform's Platform.Reflection Class Library
Dynamically applies filtering, sorting, paging, and selecting (projection) to IEnumerable, IQueryable, and DbSet objects using a JSON-friendly spec. See EDennis.NetCore.LinqTools.Tests for examples.