N. Taylor Mullen
da775351e2
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:55:34 -07:00
Mugdha Kulkarni
4e5fc2e2dd
Fixing Routing Issue: 136
...
The RegEx inline constraint doesn't take care of Escape characters.
2015-02-10 11:16:30 -08:00
Doug Bunting
c59366e8a7
Quick cleanup
...
- `DefaultInlineConstraintResolver` has no need of a `IServiceProvider`
nits:
- add doc comments for changed `DefaultInlineConstraintResolver` ctor
- let VS add a dev server port to sample's .kproj
- add debugSettings.json and .vs/ to .gitignore
2015-01-30 10:02:58 -08: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
Hao Kung
86dcbfd0d1
React to options and hosting changes
...
Uses EnsureRequestServices to force RequestServices to be created
2014-10-14 19:09:15 -07:00
Harsh Gupta
3b19de0e42
Fixing #106
2014-10-14 17:51:15 -07:00
David Fowler
4a8de5dad4
Updated to use the new target framework in project.json
2014-09-04 01:50:07 -07:00
harshgMSFT
70402c8f2c
Adding RegexInlineRouteConstraint
2014-08-15 17:32:25 -07:00
harshgMSFT
fbffcb7b40
Adding Remaining Inline Route Constraints.
2014-06-18 16:29:49 -07:00
harshgMSFT
a499d4a92a
Routing DI Changes II : Adding services for routing.
2014-06-06 17:08:01 -07:00
harshgMSFT
5dc8267920
Adding Tests for InlineRouting Support.
2014-05-30 12:56:04 -07:00