Ryan Brandenburg
84f9668d24
Add test against returning english when culture is missing ( #333 )
2017-03-02 17:11:43 -08:00
Nate McMaster
11922f9ef2
Downgrade to stable packages
2017-02-14 21:47:04 -08:00
Ryan Brandenburg
3ba495f32e
Fix StringLocalizer location null tests ( #321 )
2017-02-03 11:52:19 -08:00
Ryan Brandenburg
b2ef91df9f
Localization finds resources in class libraries
2016-09-22 15:53:02 -07:00
N. Taylor Mullen
4010676634
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:55 -08:00
John Luo
5c2bdc8923
Updating to new options pattern
2016-01-07 18:26:38 -08:00
John Luo
d9fc399531
Standardizing middleware to use configureOptions lambda
2015-12-22 21:57:56 -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
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