UrlHelper.Mvc4 NuGet Package

Example usage:

Inside a view:
@this.Urls().Tasks.Create() -> returns a Uri -> ToString() is called -> "/Tasks/Create"

Inside a controller
return this.Urls().Tasks.Index().ToRedirect(); -> returns a redirect result.

More info can be found here.
http://github.com/markkemper1/UrlHelper.




Got any UrlHelper.Mvc4 Question?





Info

Version: 1.0.10.22
Author(s): Jobping
Last Update: Thursday, January 16, 2014
.NET Fiddle: Create the first Fiddle
Project Url: http://github.com/markkemper1/UrlHelper
NuGet Url: https://www.nuget.org/packages/UrlHelper.Mvc4


Install
Install-Package UrlHelper.Mvc4
dotnet add package UrlHelper.Mvc4
paket add UrlHelper.Mvc4
UrlHelper.Mvc4 Download (Unzip the "nupkg" after downloading)





STATS

must-have-score

.3

avg-downloads-per-day

1

days-since-last-release

3750