Sign in Sign up
nuget

IRO.Reflection.Core

Add some base reflection operations. What you can do: - get type name just same as c# code (default generic names is not same); - build Type inheritance tree (and convert it to sorted list; - invoke any method with json array or complex object. Useful to build cross-process interfaces; - find assignable types; - find types with attribute4 - create generic list or dictionary with reflection; - create types recursive.

nuget View on Nuget

Activity

Latest release
4y ago
Total releases
15
Cadence
~3 days
Last 12 months
0

Details

First release
Jan 24, 2019
Releases
Version Released
5.0.10 patch
5.0.9 patch
5.0.8 patch
5.0.7 patch
5.0.6 patch
5.0.5 patch
5.0.4 patch
5.0.3 patch
5.0.2 patch
5.0.1 major
1.1.0 minor
1.0.8 patch
1.0.7 patch
1.0.5 patch
1.0.4 initial