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.

github.com/JasonBock/AssemblyVerifier

Problem

Audience

Updates

No founder updates yet. Check back soon.