Top 20 NuGet reflection Packages

Provides a ConventionHostBuilder that can be used during unit tests or anywhere else you wouldn't bootstrap an entire application
Adds support for loading configuration, services, logging, command line and more via simple and easy to setup assembly attributes
Provides a vastly accelerate runtime property implementation that can be applied even to closed-source classes
An implementation of the Tcl scripting language. This package is built with options that make it more suitable for use with Mono. Features specific to Windows and/or the .NET Framework will be unavailable.
General purpose library for type conversion, reflection, caching, JSON, logging, ...
Tired of slow .NET Reflection API? This package will let you get rid of this overhead by replacing Reflection calls with much faster delegates. This package contains set of methods for creating delegates for accesing public, internal, protected and private members (fields, properties, indexers...
my package
Set of common .NET utility classes.
KGy SOFT Core Libraries offer high-performance and handy general libraries. Many of them aim to replace existing APIs of the original .NET framework with more efficient versions. Among others: - Useful extensions for simple types, collections, and others - High-performance collections - Fast enum h...
Utility code I tend to end up rewriting in every project. UNSUPPORTED!
The Reflection library by Nexus Labs allows you to use some handy methods for interacting with types via reflection. Many of these are encapsulated into extension methods and are the byproduct of writing similar code many times for other projects. Some examples include interacting with private meth...
C# Utils that work with .NET Standard 2.0
Prints System.Type object as a valid C# literal, e.g. typeof(A<X>.B<Y>.C) as a "A<X>.B<Y>.C"
.Net library to read .Net Assembly and Windows WinMD metadata files, based on System.Reflection.Metadata
Dynamically invoke arbitrary unmanaged code from managed code without PInvoke.
Lanymy.Common.Helpers.All 通用辅助类库. 序列化 ; 压缩 ; 数据流加密 ; 文件操作 ; 枚举扩展 ; 沙盒操作 ; 进程 ; 二维码 ; 反射 ; 版本 ; 流水号 ; 验证码 ; CMD命令行操作器 ; ffmpeg辅助类 ; 加密/解密 ;
Library for locating types that match a set of rules. Useful for DI containers.
Package Description
Analyzers for System.Reflection
Deep clone or copy any complex object without the hassle of serialization, decoration or custom mappings.