ActionParameterAlias NuGet Package

Adds ability to support aliases for model binding.

Set action parameter to "product" and place "productid" on querystring. i.e. public ActionResult Index([Alias("pid"]Product product) ..add global filter ..

filters.Add(new AliasInitializer());.




Got any ActionParameterAlias Question?





Info

Version: 6.0.0
Author(s): Jeffrey Palermo
Last Update: Wednesday, February 29, 2012
.NET Fiddle: Create the first Fiddle
Project Url: https://bitbucket.org/jeffreypalermo/action-parameter-alias
NuGet Url: https://www.nuget.org/packages/ActionParameterAlias


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



Tags



STATS

must-have-score

1.1

avg-downloads-per-day

9

days-since-last-release

4411