John Luo
982de18371
Updating tests to add options to services
2016-01-07 19:43:35 -08:00
Hao Kung
a956fe53c1
OptionsModel => Options
2015-12-21 15:54:13 -08:00
Ryan Nowak
1e6ff07ec8
Fix routing service registration
2015-12-18 10:35:57 -08:00
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
cad81fa608
Updating tests to use moq.netcore
2015-11-23 12:24:35 -08:00
Pranav K
2f8dba6659
Renaming Microsoft.Framework.* -> Microsoft.Extensions.*
2015-10-03 15:44:48 -07:00
Hao Kung
3cab10cfd7
React to options rename
2015-09-02 13:55:39 -07:00
Doug Bunting
efe39e43f5
Remove test the `[NotNull]` move makes irrelevant
2015-05-06 14:47:05 -07:00
N. Taylor Mullen
352732fc62
Update LICENSE.txt and license header on files.
2015-05-01 13:59:22 -07:00
sornaks
37dc8581de
Removing 'Options' from the 'ConfigureRouteOptions' extension method name.
2015-03-16 14:54:36 -07:00
Hao Kung
979b75dda4
React to DI changes
2015-03-04 18:06:42 -08:00
sornaks
67dcdbf8a1
Issue #1669 : Adding extension method ConfigureRouteOptions.
2015-02-03 16:18:19 -08:00
Pranav K
dcd921005c
Updating tests to run on Mono
...
Fixes #95
2014-09-22 11:19:13 -07:00
harshgMSFT
a499d4a92a
Routing DI Changes II : Adding services for routing.
2014-06-06 17:08:01 -07:00