Top 20 NuGet reflection Packages

A cross-platform library for working with unmanaged assemblies; written in C#
Easy to use and fast reflection
Package Description
Provide simple reflection API to perform basic actions like setting field from string, getting all class keys, etc.
Reflection utilities for .NET.
Expression and reflection helpers
Biblioteca para facilitar a programação com reflection. Informações (https://devmartins.github.io/reflectionex/)
Package Description
Reflection. Support for property setters (selectors) and getters (actions). Nullable detection. Assembly reflection. CustomAttribute reflection.
.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
A reflection based, configurable deep object cloner that can selectively modify objects during the clone operation.
NetCore.RequestHelper is a simple library which allows you to send requests with complex parameters
A set of helpful uitlities for dealing with embedded resources and assembly-loading.
ILLightenComparer is a flexible library that can generate very effective and comprehensive IComparer<T> and IEqualityComparer<T> implementations on runtime using advantages of IL code emission.
Cecil is a library written by Jb Evain to generate and inspect programs and libraries in the ECMA CIL format. It has full support for generics, and support some debugging symbol format. In simple English, with Cecil, you can load existing managed assemblies, browse all the contained types, modify th...
A configuration tool, which automatically finds and sets any fields or properties based on provided data. It comes bundled with providers to read and write ini files as well as pair of simple interfaces to let you easily write your own.
Off-Sync.com Mappert - Fast and flexible object mapping for C#.
Show information about an object/class. Very throw away stuff - do not use
Extensible aims to make adding extensilbilty points/events easier, using a generic ModuleHost which can load your Modules using a number of 'Loaders'. See the README for some basic usage info or the full working example application here: https://github.com/mrb0nj/Extensible/tree/master/examples