- Options are now given to strategies - Options only contains properties relevant to the middleware itself. Strategies can have their own properties, e.g. AcceptLanguageHeaderRequestCultureStrategy limits the number of values in the header to try - Strategies now derive from common base class and validate against the options, e.g. app specified supported cultures - Renamed RequestLocalizationMiddlewareOptions to RequestLocalizationOptions - Fixed missing doc comments |
||
|---|---|---|
| .. | ||
| CultureInfoGenerator | ||
| Microsoft.AspNet.Localization | ||
| Microsoft.Framework.Localization | ||
| Microsoft.Framework.Localization.Abstractions | ||