Top 20 NuGet Packages depending on System.Reflection.Emit

Total dependencies: 984

Please see https://github.com/symbolspace/Symbol.Data/wiki/Home for more information.
This package is required for securing .NET Core applications. Note: Please make sure you are using the same nuget package versions for your applications as of VisualGuard WinConsole. If you have the Visual-Guard WinConsole Runtime version '2020.3.2311.24', you must have all packages wit...
.NET's fastest JSON, JSV and CSV Text Serializers. Fast, Light, Resilient. Contains ServiceStack's high-performance text-processing powers, for more info see: https://github.com/ServiceStack/ServiceStack.Text
Common library for the Light, simple and fast convention-based code-first POCO, OrmLite. Support for Creating and Dropping Table Schemas from POCOs, Complex Property types transparently stored in schemaless text blobs. OrmLite is a suite extension methods on ADO.NET's underlying IDbConne...
TypeKitchen is a small library for fast meta-programming in .NET.
A slim and configurable DotNet Standard client for Redis
Contains an object model which is utilized to create GPU kernels from LINQ expressions
A simple and efficient agent framework based on emit.
Configuration Framework (Json part)
Package Description
Package Description
Pure managed fast object tree serializer that works on undecorated classes. A fork of the Migrant project.
All the necesary nuget references to use sqlite with XPO
All the necesary nuget references to use sqlite with XPO
RpcManager rpcManager = new RpcManager(_mqAddress, "demo测试131243"); rpcManager.RegisterAssembly(typeof(Program).Assembly); rpcManager.StartServer(); rpcManager.CreateClient(); var rpcTestApi = DcpApiClientProxy.Create<IRpcTestApi>(); ...