Does anyone know of a good crash reporting library for C#?
In C++ there is CrashRpt available, so I'd like something along those lines.
Ideally I'd like the library to zip up general information about the computer, and a crash mini dump file.
I would also need a library that is free for commercial use and that has source code available.