aspnetcore/samples/RoutingSample.Web
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
..
DelegateRouteEndpoint.cs Add missing license headers 2014-11-20 23:25:52 -08:00
DictionaryExtensions.cs Add missing license headers 2014-11-20 23:25:52 -08:00
PrefixRoute.cs Add missing license headers 2014-11-20 23:25:52 -08:00
RouteBuilderExtensions.cs Add a sample of building a customize 'MapRoute' method 2014-11-18 11:58:29 -08:00
RoutingSample.Web.kproj Quick cleanup 2015-01-30 10:02:58 -08:00
Startup.cs GetDefaultServices -> AddRouting with TryAdd 2014-11-24 16:37:10 -08:00
project.json Add a sample of building a customize 'MapRoute' method 2014-11-18 11:58:29 -08:00