RollbarSharp
RollbarSharp copied to clipboard
.NET bindings for the Rollbar.com error reporting service.
Unfortunately this is a no go for me because of that dependency. Running on NancyFx
This error occurs when trying to log an exception that took place inside a WCF Rest Service. Excerpt from Stacktrace: at System.Web.HttpRequest.EnsureFiles() at System.Web.HttpRequest.get_Files() at RollbarSharp.Builders.RequestModelBuilder.CreateFromHttpRequest(HttpRequest request, HttpSessionState session, String[]...
Updated package config and project files to use Newtonsoft.JSON v6.0.2 instead of 5.0.3