Hisham Bin Ateya
6f5bddea69
FunctionalTest for LocalizationSample
...
Remove LocalizationTest comments
Move shared code into a private method
Add CoreClr with Mono in non Windows test
Fix typo
2016-02-02 14:58:43 -08:00
N. Taylor Mullen
ee1738db56
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:52 -08:00
damianedwards
1c5362bccb
Added support for hierarchical culture fallback:
...
- Enabled by default and configured by RequestLocalizationOptions.FallbackToAncestorCulture/FallbackToAncestorUICulture
- Tries all candidate cultures first before trimming the list to parents and trying again, until a match is found, depth limit is reached, or none is found
- Updated functional tests to cover fallback case
- #112
2015-12-15 14:56:04 -08:00
ryanbrandenburg
5074bf0c57
* Default ResourcePath behavior is to look next to .cs file
2015-12-15 11:53:55 -08:00
Pranav K
62412836de
Removing extraneous dependencies
2015-12-08 10:48:26 -08:00
N. Taylor Mullen
dc56363dbd
Remove System beta tag in project.json for coreclr packages.
2015-11-12 12:24:23 -08:00
Troy Dai
83c46fb8b7
Run CoreCLR test when runtime framework is CoreCLR
2015-11-10 14:40:19 -08:00
Kirthi Krishnamraju
90116ddd78
fix #90 : ResourceStringLocalizerFactory creates string localizer based on resourcetype's name instead of full name
2015-10-19 10:39:05 -07:00
Kirthi Krishnamraju
7ea6435338
Added localization functional tests
2015-10-13 15:50:55 -07:00