Chris R
c31c6cd186
React to Hosting changes.
2015-12-21 10:54:47 -08:00
damianedwards
e72d3cb249
ResourceManagerStringLocalizerFactory trims app name from resource base name:
...
- Only applies when LocalizationOptions.ResourcesPath is set
- #167
2015-12-16 15:38:25 -08:00
ryanbrandenburg
5074bf0c57
* Default ResourcePath behavior is to look next to .cs file
2015-12-15 11:53:55 -08:00
damianedwards
0b013ae769
Usability improvements:
...
- Remove the defaultRequestCulture parameter from IApplicationBuilder.UseRequestLocalization and make it a property on RequestLocalizationOptions instead
- Have just a single overload for IApplicationBuilder.UseRequestLocalization that takes the options
- #164
2015-12-11 15:21:07 -08:00
Pranav K
62412836de
Removing extraneous dependencies
2015-12-08 10:48:26 -08:00
Kirthi Krishnamraju
636459a6f7
Fix #111 : Design changes to known/allowed culture list and cache
2015-10-23 00:41:07 -07: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