Ryan Nowak
604fc6bb54
Fix #248 Add HttpMethodRouteConstraint
...
Constraint code ported from WebAPI2. Tests are new.
Also a bunch of misc cleanup for constraints.
- Move IRouteConstraint to abstractions
- Fix namespace of a constraint
- Some general style cleanup
- use RouteValueDictionary in the public API
2015-12-14 08:52:47 -08:00
Pranav K
c6941e797f
Replacing NotNullAttribute with exceptions
2015-09-11 15:08:04 -07:00
Hisham Abdullah Bin Ateya
8636477b85
Using [NotNull] and 'nameof' operator
2015-05-06 17:43:19 +03:00
N. Taylor Mullen
352732fc62
Update LICENSE.txt and license header on files.
2015-05-01 13:59:22 -07:00
Praburaj
fb08460770
Using [NotNull] from common repo package
2015-03-13 17:54:16 -07:00
Doug Bunting
1a101d7815
Delete trailing whitespace
...
- #EngineeringDay
- Total replaced: 105 Matching files: 44 in *.cs files
- Total replaced: 27 Matching files: 1 in all other files
2014-11-20 09:40:12 -08:00
harshgMSFT
fbffcb7b40
Adding Remaining Inline Route Constraints.
2014-06-18 16:29:49 -07:00