routedebugger 2.1.5
Route Debugger is a little utility I wrote to help debug issues with route configurations. See http://haacked.com/archive/2008/03/13/url-routing-debugger.aspx
Install-Package routedebugger -Version 2.1.5
dotnet add package routedebugger --version 2.1.5
<PackageReference Include="routedebugger" Version="2.1.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add routedebugger --version 2.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: routedebugger, 2.1.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install routedebugger as a Cake Addin
#addin nuget:?package=routedebugger&version=2.1.5
// Install routedebugger as a Cake Tool
#tool nuget:?package=routedebugger&version=2.1.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
* 2.1.1 No longer appends route info to the end of requests for files on disk.
* 2.1.4 Adds a bit of padding to the debug output.
* 2.1.5 Fixed race condition when adding debug route fixed by Nils Edström.
Dependencies
-
- Microsoft.Web.Infrastructure (>= 1.0.0)
Used By
NuGet packages (2)
Showing the top 2 NuGet packages that depend on routedebugger:
Package | Downloads |
---|---|
CMS.Web
Description
|
|
MusicStoreApp
Description
|
GitHub repositories (2)
Showing the top 2 popular GitHub repositories that depend on routedebugger:
Repository | Stars |
---|---|
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
|
|
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.1.5 | 799,570 | 4/13/2016 |
2.1.4 | 950,841 | 7/20/2012 |
2.1.3 | 49,269 | 1/29/2012 |
2.1.2 | 8,318 | 12/31/2011 |
2.1.1 | 8,422 | 10/3/2011 |
2.0.0.7 | 9,813 | 7/14/2011 |
2.0.0.6 | 5,698 | 4/26/2011 |
2.0.0.5 | 1,139 | 4/25/2011 |
2.0.0.4 | 1,569 | 4/16/2011 |
2.0.0.3 | 1,080 | 4/16/2011 |
2.0.0.2 | 1,132 | 4/16/2011 |
2.0.0.1 | 1,129 | 4/16/2011 |
2.0.0 | 1,718 | 4/13/2011 |
1.0.0.1 | 18,419 | 4/9/2011 |
1.0.0 | 20,009 | 1/18/2011 |