Sunday, May 02, 2010

AssemblyVerifier

This is a simple wrapper around peverify. The nice thing about this assembly is that you can verify dynamic assemblies (generated via Reflection.Emit) directly in code so you'll know right away if something's wrong with your emitted code.

Read more: Codeplex

Posted via email from jasper22's posterous