Skip to content

Tags: feik/AttributeRouting

Tags

v3.2

Toggle v3.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Now accepting inline route constraints in the area url part of routes.

v3.1.5

Toggle v3.1.5's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
updated assembly info to v3.1.5

v3.1.4

Toggle v3.1.4's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
update assembly info to 3.1.4

v3.1.3

Toggle v3.1.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Updated readme and assemblyinfo for 3.1.3

v3.1.2

Toggle v3.1.2's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
updated readme for v3.1.2

v3.1.1

Toggle v3.1.1's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
updated readme and bumped assembly info for 3.1.1

v3.1.0

Toggle v3.1.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Added Package task to build script as a convenience for testing nuget…

… locally. cleaned up app_start drop files in AR.WebAPi.Hosted package to not use obsolete ScanAssembly method.

3.0.0-pre

Toggle 3.0.0-pre's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
reorganized build files. went to 3.0.0-pre

v3.0.0.0

Toggle v3.0.0.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
got everything ready for v3.0.0.0

v2.5.3

Toggle v2.5.3's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
mccalltd#120 - fixed bug caused by OData-style urls like 'devices(ua=…

…{id})'; the url wasn't being detokenized properly.