This pre-release package contains two application, DotNetAsemblyDigger and CecilAssemblyDigger, which is used to proof the ability of reflection of both the .NET Reflection and Mono Cecil.
DotNetAssemblyDigger uses .NET Reflection to display the metadata contained in an assembly, while
CecilAssemblyDigger uses Mono Cecil to display the metadata contained in an assembly.