MvcCodeRouting 1.3.0

dotnet add package MvcCodeRouting --version 1.3.0
NuGet\Install-Package MvcCodeRouting -Version 1.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="MvcCodeRouting" Version="1.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add MvcCodeRouting --version 1.3.0
#r "nuget: MvcCodeRouting, 1.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install MvcCodeRouting as a Cake Addin
#addin nuget:?package=MvcCodeRouting&version=1.3.0

// Install MvcCodeRouting as a Cake Tool
#tool nuget:?package=MvcCodeRouting&version=1.3.0

Namespace-based Modularity for ASP.NET MVC and Web API. Convention over configuration Automatic Routing.

Product Compatible and additional computed target framework versions.
.NET Framework net35 is compatible.  net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.3.0 2,001 10/9/2014
1.2.0 961 1/7/2014
1.1.1 114 11/18/2013
1.1.0 506 3/28/2013
1.0.2 66 11/18/2012
1.0.1 52 10/14/2012
1.0.0 51 9/22/2012
0.9.8 63 6/10/2012
0.9.7 48 5/12/2012
0.9.6 46 4/10/2012
0.9.5 48 3/5/2012
0.9.4 48 1/9/2012
0.9.3 50 12/23/2011
0.9.2 51 11/15/2011
0.9.1 50 9/26/2011
0.9.0 54 5/28/2011
0.8.3 56 4/28/2011
0.8.2 60 3/17/2011
0.8.1.487 98 2/22/2011

Please see the CHANGES file in the source code repository for a complete list of all changes.