NuGet #2: Elmah – Error Logging Modules and Handlers for ASP.NET
Well, that’s the real title of the package. It’s a really cool package in my opinion. Where you had to configure it before (well, 3 lines of web.config), it now automatically installs through NuGet. Just one click and you have your error logging installed. You often don’t know what errors happen when people visit your website/application. People just got a yellow screen of death and didn’t know what to do...