Search for Jarrod Dixon returned 7 packages
Displaying results 1 - 7.
-
MiniProfiler
By:
Lightweight mini-profiler, in particular designed for ASP.NET MVC sites
-
MiniProfiler.MVC3
By:
ASP.NET MVC3 specific package for the Lightweight mini-profiler. We attempt to automatically hook up as much as possible including EF code first. This package is optional.
-
MiniProfiler.EF
By:
MiniProfiler integration for Entity Framework
-
MiniProfiler35
By:
Lightweight mini-profiler, in particular designed for ASP.NET WebForms sites using .NET Framework 3.5
-
MiniProfiler35.ADONET
By:
MiniProfiler35 integration for ADO.NET
-
ReTry
By:
ReTry gives you the ability to have service calls retried n-number of times before failing. This can be useful when making calls over the internet or to a database and you don't want a temporary interuption to raise an exception without first trying a couple of more times. ReTry lets you decide how to handle specific exception types if the servic... More information
-
RouteAttribute
By:
The route attribute helps you localize all route information at the place in the code where the route executes.