.NET Error handler/logger used internally at Stack Overflow. Primarily for logging all unhandled exceptions to SQL, but also supporting JSON and Memory based logging.
Logify Alert is a cloud service that catches unhandled exceptions in your applications and delivers crash reports.
The service provides two approaches to catching exceptions.
1) Automatic listening to unhandled exceptions, and sending reports for each exception that has been raised.
2) Catching...
More information
.NET Error handler/logger used internally at Stack Overflow. Primarily for logging all unhandled exceptions to SQL, but also supporting JSON and Memory based logging.
JQuery File Upload Plugin from blueimp (https://github.com/blueimp/jQuery-File-Upload). All files are included.
The package also includes theme based style and script bundles (bundles folder)
Main purpose of this package is to use it with the server side file handler Backload. But it can also used...
More information
SharpShell is a framework that lets you build Windows Shell Extensions using the .NET Framework. The SharpShell Tools are a set of tools for working with these extensions.
Provides a user-friendly error page whenever a controller, action or route is not found or encounters an error in your ASP.NET MVC5 application.
Custom views are rendered instead of the default ASP.NET error page.