issues
search
mccalltd
/
AttributeRouting
Define your routes using attributes on actions in ASP.NET MVC and Web API.
http://mccalltd.github.io/AttributeRouting/
MIT License
416
stars
89
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Security Risk: Incorrect URL Validation using Incomplete RegEx parsing/validation logic in `StringExtensions.cs`
#306
247arjun
opened
8 months ago
0
Bump Newtonsoft.Json from 4.5.11 to 13.0.1 in /src/AttributeRouting.Web.Http.SelfHost
#305
dependabot[bot]
opened
2 years ago
0
Bump Newtonsoft.Json from 4.5.11 to 13.0.1 in /src/AttributeRouting.Specs
#304
dependabot[bot]
opened
2 years ago
0
Bump Newtonsoft.Json from 4.5.11 to 13.0.1 in /src/AttributeRouting.Web.Http.WebHost
#303
dependabot[bot]
opened
2 years ago
0
Bump Newtonsoft.Json from 4.5.11 to 13.0.1 in /src/AttributeRouting.Tests.SelfHost
#302
dependabot[bot]
opened
2 years ago
0
Bump Newtonsoft.Json from 4.5.11 to 13.0.1 in /src/AttributeRouting.Web.Http
#301
dependabot[bot]
opened
2 years ago
0
Bump Newtonsoft.Json from 4.5.11 to 13.0.1 in /src/AttributeRouting.Tests.Web
#300
dependabot[bot]
opened
2 years ago
0
Got System.NullReferenceException on routes.MapHttpAttributeRoutes();
#299
Pragmatik225
opened
3 years ago
1
Nuget.org missing most recent versions
#298
jamiegs
opened
4 years ago
1
Remove CNAME file
#297
kenny-evitt
closed
8 years ago
2
Add alternative doc link to README
#296
kenny-evitt
closed
8 years ago
3
Add link to doc page as HTML
#295
kenny-evitt
closed
9 years ago
2
Fixing Issue with MVC 5 . On IIS the HttpRoute.GetRouteData is now be…
#294
jasmeetsangari
opened
9 years ago
0
"Site disabled · GitHub Pages" when loading attributerouting.net
#293
kenny-evitt
closed
8 years ago
4
"vjscor" Missing
#292
andyjonesx
opened
10 years ago
0
Doesn't work with New Relic installed on server
#291
vuquangchien
opened
10 years ago
0
Custom Route Translation and UiCulture Constraint
#290
BoasE
opened
10 years ago
0
Custom Translator
#289
BoasE
closed
10 years ago
1
Unhelpful exception
#288
AaronLS
opened
10 years ago
0
Poor handling of malformed route - Index was outside the bounds of the array.
#287
dotnetchris
opened
10 years ago
0
Route For Sitemap.xml Not Working in Production
#286
fungus1487
opened
10 years ago
0
Integration with WebApi2?
#285
thardy
opened
10 years ago
0
Need help configuring subdomain area
#284
JobaDiniz
opened
10 years ago
0
MVC 5 incorporated?
#283
JobaDiniz
opened
10 years ago
4
Bug: Route Name + Translation Key = Duplicate Keys
#282
anilanar
opened
10 years ago
0
how to store subdomain each RouteValues?
#281
Mischi
closed
10 years ago
0
Attribute Routing does not work after deloyment
#280
thanhpegasus
opened
10 years ago
0
Routes are not registering
#279
sakopov
opened
11 years ago
1
Same route with different Http Verbs does not work
#278
juanespinosa
closed
11 years ago
1
Controller level attributes not being applied when using configuration.AddRoutesFromAssembly
#277
rahulbpatel
opened
11 years ago
0
Routes seemingly disappear on .NET 4.5.1 with default configuration
#276
dotnetchris
opened
11 years ago
0
Need to understand Localization in AR so I can apply to MVC 5. Please, help.
#275
mdmoura
closed
11 years ago
2
ConstrainTranslatedRoutesByCurrentUICulture is not working
#274
mdmoura
opened
11 years ago
2
URL generation parameter format
#273
uksus70
opened
11 years ago
1
Add a notice about AttributeRouting integration into ASP.NET MVC 5
#272
leniel
opened
11 years ago
13
Add querystring defaults to route data before checking constraints
#271
brantb
opened
11 years ago
0
Routes with defaulted querystring constraints do not match when querystring parameter is missing
#270
brantb
opened
11 years ago
5
added support for ActionName attribute
#269
mkonstan
opened
11 years ago
0
Fixes #267
#268
duncansmart
opened
11 years ago
0
routes.axd is exposed in production
#267
duncansmart
opened
11 years ago
1
RouteLoggingInfo: Don't crash if a null default is present
#266
Daniel15
opened
11 years ago
0
Different route for specific parameter value
#265
Daniel15
opened
11 years ago
1
AttributeRouting not working with HttpConfiguration object for writing Integration tests
#264
abpatel
opened
11 years ago
6
AttributeRouting - area with optional route parameter
#263
ajamkin
opened
11 years ago
0
Fix #225 - add PATCH attribute.
#262
mrydengren
closed
3 years ago
0
RestfulRouteConventionAttribute checking ActionNameAttribute
#261
rahulbpatel
opened
11 years ago
0
Web API HTTP method attributes result in unsupported HTTP method
#260
friedr1c3
opened
11 years ago
10
Only first matching global default constraint is applied
#259
markuspeter
opened
11 years ago
0
WebApi 2.0 Configuration
#258
devmondo
opened
11 years ago
0
Optional parameters are not working with selfhost web api application
#257
nbcwasp
opened
11 years ago
4
Next