Top 20 NuGet Packages depending on System.Reflection.Emit

Total dependencies: 984

ETL Framework for .NET
Real-time communication framework for ASP.NET Core. This package was built from the source code at https://github.com/aspnet/SignalR/tree/a9def470e3b8e1480c55d1c311e4b37472140307
The official collection of get, insert, update and delete helpers for Dapper.net. Also handles lists of entities and optional "dirty" tracking of interface-based entities.
GroupDocs.Redaction for .NET is an easy to use document redaction class library which allows to remove sensitive and classified information from the documents of different formats - DOC/DOCX, XLS/XLSX, PPT/PPTX and others. The library provides powerful sanification features. The sensitive content wi...
The API Explorer for Microsoft ASP.NET Core and OData v4.0.
GrEmit is a library containing different helpers for generating code using Reflection.Emit with the main one being GroboIL - a smart wrapper over ILGenerator.
GroupDocs.Assembly for .NET is a class library that enables you to generate documents in popular office and email file formats based upon template documents and data obtained from various sources including databases, XML, JSON, OData, CSV, objects of custom .NET types, external documents, and more. ...
Provides a class to dynamically create proxy types that implement a specified interface and derive from a specified DispatchProxy type. Method invocations on the generated proxyinstance are dispatched to that DispatchProxy base type. Commonly Used Types: System.Reflection.DispatchProxy When using...
SignalGo is a library for Cross-Platform developers that makes it incredibly simple to add real-time web functionality to your applications. What is "real-time web" functionality? It's the ability to have your server-side code push content to the connected clients as it happens, in real-time. like W...
Flee is Fast Lightweight Expression Evaluator.
Convention-based enum value mapping extension for AutoMapper.
Provides classes that allow a compiler or tool to emit metadata and optionally generate a PE file on disk.
JetBrains Networking library for reactive distributed communication
SignalGo is a library for Cross-Platform developers that makes it incredibly simple to add real-time web functionality to your applications. What is "real-time web" functionality? It's the ability to have your server-side code push content to the connected clients as it happens, in real-time. like W...
AqlaSerializer is intended to serialize objects, not just data. What the difference? Data serializers don't care much about language runtime specifics like references, inheritance, etc. In contrast, an object serializer should take such things into account. AqlaSerializer primary goal is to suppo...
Dynamically computed values to sort/facet/search on based on a pluggable grammar for the Lucene.NET full-text search engine library from The Apache Software Foundation. Documentation: https://lucenenet.apache.org/docs/4.8.0-beta00016/api/expressions/overview.html This package is part of the Lucene...
A C# class library that handles mocking, test data generation, and validation.
Geospatial library for .NET Standard.
Extensibility API
NetRpc is a light weight rpc engine base on RabbitMQ, Grpc, Http targeting .NET7. especially suitable for handle long call.