Releases: zerihal/ReflectionEnumerator
Releases · zerihal/ReflectionEnumerator
Reflection Enumerator
Reflection Enumerator uses reflection on a target .NET assembly (.dll file) to interrogate contained classes, methods, properties, etc and return an interrogated assembly object that can be easily used to view internal elements and generate a formatted / serialized JSON file for consumption in other applications.
Example of implementation within a simple React/ASP.net web application can be seen in the following repo:
This package (Reflection.Enumerator) is available from nuget.org