Commit Graph

10 Commits

Author SHA1 Message Date
Pranav K 3a29c26c46 Remove usage of TaskCache 2017-06-08 13:47:19 -07:00
Doug Bunting 9b017ad138 Target .NET Standard 2.0 and add .NET Framework 4.6.1 testing 2017-05-24 10:37:45 -07:00
John Luo 1c4cda405c Migration 2017-05-05 19:04:25 -07:00
Pranav K 870cc9ddea Change TFM to netcorepp2.0 2017-05-04 22:14:33 -07:00
Pranav K 2587e08098 Change compilation targets.
* Remove net451 as a compilation target
* Upgrade to netcoreapp2.0
2017-03-22 11:20:05 -07:00
Nate McMaster 36ee7dcfa5 Unify dependency versions to one file and remove workarounds 2017-03-15 15:20:44 -07:00
Ryan Brandenburg d1ee393c72 Upgrade to VS 2017 (#322) 2017-02-06 13:56:00 -08:00
Ryan Brandenburg 94b1875b28 Add baselines to Microsoft.AspNetCore.Localization.Routing (#317) 2017-02-03 11:15:14 -08:00
Pranav K ed9a0d28bf Updating versions to 1.2.0-* 2016-11-09 14:18:21 -08: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