Skip to content

Releases: zerihal/ReflectionEnumerator

Reflection Enumerator

01 Jan 00:30
Compare
Choose a tag to compare

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:

Reflection Enumerator Web UI

This package (Reflection.Enumerator) is available from nuget.org