Mvc.Routing 1.0.0.4

.NET Framework 4.0
dotnet add package Mvc.Routing --version 1.0.0.4
NuGet\Install-Package Mvc.Routing -Version 1.0.0.4
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="Mvc.Routing" Version="1.0.0.4" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mvc.Routing --version 1.0.0.4
#r "nuget: Mvc.Routing, 1.0.0.4"
#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 Mvc.Routing as a Cake Addin
#addin nuget:?package=Mvc.Routing&version=1.0.0.4

// Install Mvc.Routing as a Cake Tool
#tool nuget:?package=Mvc.Routing&version=1.0.0.4

Register routes using attributes on your controller actions for ASP.NET MVC

Product Versions
.NET Framework net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Mvc.Routing:

Package Downloads
EVE.Mvc

Plugin system that does not require separate static file deployment Utilities for using EmbeddedFileSystem to serve static content and html as ActionResult A View Engine that uses static embedded html as markup and a separate c# view class for markup (DOM) manipulation. See tutorial here: http://evemvc.azurewebsites.net/

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0.4 24,108 7/18/2012
1.0.0.3 1,348 2/29/2012
1.0.0.2 1,198 2/29/2012
1.0.0.1 1,171 2/29/2012

init