Commit Graph

7 Commits

Author SHA1 Message Date
Kiran Challa 398d4856e3 Reacting to Routing middleware extensions api changes 2016-12-21 14:56:43 -08:00
hishamco 40e54bf77d Minor Fixes
Remove the blank line before conditional block

Remove versions from project.json in test projects

Address feedback

Address feedback

Add CommandLine configuration package to avoid breaking test

Add missing using
2016-11-12 00:04:38 +03:00
Pranav K ed9a0d28bf Updating versions to 1.2.0-* 2016-11-09 14:18:21 -08:00
Pranav K 837e5c4b1b Updating to netcoreapp1.1 2016-10-13 11:19:32 -07:00
Pranav K 9bf00ffac2 Revert "Updating to netcoreapp1.1"
This reverts commit cc4fd635a6.
2016-10-12 16:08:58 -07:00
Pranav K cc4fd635a6 Updating to netcoreapp1.1 2016-10-12 13:45:45 -07:00
Kiran Challa 861ae52de5 Added support for get culture information from request's route data information.
[Fixes #122] Get segment from mapped route for CustomRequestCultureProvider
2016-09-30 09:57:44 -07:00