C# Plugin for GetExceptional.com

I released my first CodePlex project today. It’s a plugin for .NET apps to communicate with the Rails-based Exceptional exception trapping service. The site provides a nice UI to your exceptions, allows you to see the ones that hit the most, get e-mails on them, mark them “resolved”, etc.

Rails has spun out a lot of great online tools like this, which I miss after moving to .NET. Thankfully they have a simple web-based API so it’s not too difficult to build plugins like this.

The library is currently in Alpha status, but I’ll move it to release status as soon as we begin using it live on Wishpot.