This repository has been archived by the owner on Nov 29, 2018. It is now read-only.
Releases: aspnet/Localization
Releases · aspnet/Localization
1.0.0-beta6
Tag for new release 1.0.0-beta6
1.0.0-beta5
Features
- IStringLocalizer.GetAllStrings should support an arg to specify culture walk behavior (#23)
- Rename IRequestCultureStrategy to IRequestCultureProvider (#19)
- IStringLocalizer should have a method to get string list rather than implement IEnumerable itself (#18)
- ResourceManagerStringLocalizer should cache GetEnumerator result (#15)
- Add support for setting culture based on a cookie (#2)