This is a mirror of official site: http://jasper-net.blogspot.com/

AssemblyVerifier

| Sunday, May 2, 2010
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

0 comments: