N. Taylor Mullen
da775351e2
Update aspnet50/aspnetcore50 => dnx451/dnxcore50.
2015-03-08 12:55:34 -07:00
Hao Kung
979b75dda4
React to DI changes
2015-03-04 18:06:42 -08: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
Pranav K
29a5cb8aa9
Change the namespace for the MapRoute extension
2015-01-23 16:08:38 -08:00
Hao Kung
21a6f44c38
GetDefaultServices -> AddRouting with TryAdd
2014-11-24 16:37:10 -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
Stephen Halter
fff1d62f01
Change GetService calls to GetRequiredService
...
GetRequiredService throws for missing services like GetService used to.
2014-10-17 15:31:57 -07: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
Pranav K
dcd921005c
Updating tests to run on Mono
...
Fixes #95
2014-09-22 11:19:13 -07:00
David Fowler
4a8de5dad4
Updated to use the new target framework in project.json
2014-09-04 01:50:07 -07:00
harshgMSFT
fbffcb7b40
Adding Remaining Inline Route Constraints.
2014-06-18 16:29:49 -07:00