AttributeRouting for ASP.NET MVC lets you specify routes using attributes on your MVC controllers and actions.
Info
Version: | 3.4.2 |
Author(s): | Tim McCall |
Last Update: | Thursday, February 14, 2013 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/mccalltd/AttributeRouting/wiki |
NuGet Url: | https://www.nuget.org/packages/AttributeRouting |
Install
Install-Package AttributeRouting
dotnet add package AttributeRouting
paket add AttributeRouting
AttributeRouting Download (Unzip the "nupkg" after downloading)
Dependencies
- AttributeRouting.Core(3.4.2)
- AttributeRouting.Core.Web(3.4.2)
- WebActivator(1.0.0.0)
Tags