repository

information

actions

BetterActionAbsolute
for shayneva

Clone URL: https://hg.codeplex.com/forks/shayneva/betteractionabsolute
Url.ActionAbsolute checks to see if the url already starts with "http", in which case it does nothing.

BetterShouldMapTo

Clone URL: https://hg.codeplex.com/forks/drbernhard/bettershouldmapto
A more complete approach on the ShouldMapTo<> function.

BetterShouldMapToUrl
for shayneva

Clone URL: https://hg.codeplex.com/forks/shayneva/bettershouldmaptourl
Allows passing an optional "currentUrl" parameter, so that it can be passed to TestControllerBuilder.RawUrl so that TestHelperController.Request.Url is mocked for scenarios where this is required, ie. absolute routing.

CapitalAinAreas
for Shaddix

Clone URL: https://hg.codeplex.com/forks/shaddix/capitalainareas
There must be web.config file in Areas folder for portable areas to work. Under linux/mono "Areas" folder must start with a capital "A"

fluenthtml

Clone URL: https://hg.codeplex.com/forks/danmalcolm/fluenthtml
Fixing an issue with applying ModelState in checkbox list and allowing outer tag of checkboxlist and radiobuttonlist to be specified

ImprovedAttributeExtensions

Clone URL: https://hg.codeplex.com/forks/erikschierboom/improvedattributeextensions
Provide overloads for IsDecoratedWith and GetAttribute to allow support for inherited attributes.

JsonPActionResult
for nikmd23

Clone URL: https://hg.codeplex.com/forks/nikmd23/jsonpactionresult
Providing the community a handy ActionResult for dealing with JSONP requests.

JustMockProxy
for mehfuzh

Clone URL: https://hg.codeplex.com/forks/mehfuzh/justmockproxy
Like RhinoMocksProxy and RhinoMocksFactory , creating a fork to include similar using JustMock

MvcContrib

Clone URL: https://hg.codeplex.com/forks/tnederveld/mvccontrib
Used to view and submit fixes for issues relating to the MvcContrib project.

MvcRouteFixForAreas

Clone URL: https://hg.codeplex.com/forks/patrickmcdonald/mvcroutefixforareas
Enhance MvcRoute to works with areas

MyContributions

Clone URL: https://hg.codeplex.com/forks/leroyatcodeplex/mycontributions
Unfortunately necessary since the GitHub repo is no longer maintained...

OmitRouteValuesWhenOptional
for shayneva

Clone URL: https://hg.codeplex.com/forks/shayneva/omitroutevalueswhenoptional
When generating urls, don't add route value when the associated action method parameter is optional and the value is not provided or is the same as the default value.

OutBoundUrlBugFix
for shayneva

Clone URL: https://hg.codeplex.com/forks/shayneva/outboundurlbugfix
Support for ExpressionType.New

OutBoundUrlRouteValueOverloads
for shayneva

Clone URL: https://hg.codeplex.com/forks/shayneva/outboundurlroutevalueoverloads
Two overloads for OutBoundUrl.Of() that accept route values instead of an action expression.

PortableAreaMapBugFix

Clone URL: https://hg.codeplex.com/forks/rockon1119/portableareamapbugfix
Fix for Item # 7116

RdumontMvcContrib
for rdumont

Clone URL: https://hg.codeplex.com/forks/rdumont/rdumontmvccontrib
My contribs to MvcContrib

RRoeslerPatches1
for rroesler

Clone URL: https://hg.codeplex.com/forks/rroesler/rroeslerpatches1
My fixes for issues 7177 7164 7163 7158 7154 Added Links.Views and Links.Actions Added settings ExtendBaseClass Added settings TimestampedURL Added AnonymousObjectToHtmlAttributes calls Added extra checks on Area

ShouldMapToOptionalFuncParams
for Patridge

Clone URL: https://hg.codeplex.com/forks/patridge/shouldmaptooptionalfuncparams
Getting ShouldMapTo to support action methods with optional function parameters (not optional route parameters). Need to allow null route data value when comparing to an optional method parameter.

T4MVCupdate
for chebureg

Clone URL: https://hg.codeplex.com/forks/chebureg/t4mvcupdate
added RedirectToActionPermanent method, CreateRoute method now also accepts RouteValueDictionary as parameter for defaults and constraints

TestControllerBuilder
for raspar

Clone URL: https://hg.codeplex.com/forks/raspar/testcontrollerbuilder
Adding the Cookie Collection to the TestControllerBuilder.

Watin2Dependency
for ericbock

Clone URL: https://hg.codeplex.com/forks/ericbock/watin2dependency
Updating the Watin Test Helpers to reference Watin 2

WebAbstractionsForASPNETMVC
for purekrome

Clone URL: https://hg.codeplex.com/forks/purekrome/webabstractionsforaspnetmvc
My ideas for some Web Abstractions for ASP.NET MVC. Mainly :- 1. Restful ActionResult's for action methods 2. Querystring and BasicAuthentication, per action method or controller 3. Simple web site settings class.

ACBranch
for alxey

Clone URL: https://hg.codeplex.com/forks/alxey/acbranch
Alexey Chabunin's branch

AddUnobtrusiveMarkup

Clone URL: https://hg.codeplex.com/forks/chrispfarrell/addunobtrusivemarkup
Adding MVC3 Unobtrusive Markup

ajepstMvcContrib
for ajepst

Clone URL: https://hg.codeplex.com/forks/ajepst/ajepstmvccontrib