Skip to content
This repository has been archived by the owner on Nov 29, 2018. It is now read-only.

Improve usability of the request localization middleware #164

Closed
2 tasks done
DamianEdwards opened this issue Dec 10, 2015 · 0 comments
Closed
2 tasks done

Improve usability of the request localization middleware #164

DamianEdwards opened this issue Dec 10, 2015 · 0 comments
Assignees
Milestone

Comments

@DamianEdwards
Copy link
Member

  • 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
@DamianEdwards DamianEdwards added this to the 1.0.0-rc2 milestone Dec 11, 2015
@DamianEdwards DamianEdwards self-assigned this Dec 11, 2015
DamianEdwards added a commit that referenced this issue Dec 11, 2015
- 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
DamianEdwards added a commit that referenced this issue Dec 11, 2015
DamianEdwards added a commit that referenced this issue Dec 11, 2015
- 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
DamianEdwards added a commit that referenced this issue Dec 11, 2015
- 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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant