Yet Another .NET StatsD Client
What is this? As described, this is Yet Another StatsD .NET Client. Why? At Audiu and RepostExchange, our infrastructure is spread far and wide. This gives us an unfortunate situation where we end up...
C# / ASP.NET / MySQL / AngularJS / Technology / Techno
What is this? As described, this is Yet Another StatsD .NET Client. Why? At Audiu and RepostExchange, our infrastructure is spread far and wide. This gives us an unfortunate situation where we end up...
I think one of my biggest gripes with ASP.NET MVC/WebAPI has to be the HttpResponseException and the way it interacts with the request pipeline, and therefore, ActionFilters and ExceptionFilters. The MSDN documentation for HttpResponseException...