Skip to content

Localization & Output Caching #2652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
aspnet-hello opened this issue Jan 2, 2018 · 6 comments
Closed

Localization & Output Caching #2652

aspnet-hello opened this issue Jan 2, 2018 · 6 comments
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Milestone

Comments

@aspnet-hello
Copy link

From @hishamco on Wednesday, June 24, 2015 11:31:06 AM

I'm wondering if the Output Caching will block the localization APIs from retrieving the right values for the current culture, or shall we need sort of VaryByCustom to update the correct values based on the current culture

/cc @DamianEdwards

Copied from original issue: aspnet/Localization#40

@aspnet-hello aspnet-hello added this to the Backlog milestone Jan 2, 2018
@aspnet-hello
Copy link
Author

From @hishamco on Tuesday, September 15, 2015 6:24:25 PM

@kirthik please your thoughts about this

@aspnet-hello
Copy link
Author

From @Eilon on Thursday, September 17, 2015 4:32:11 PM

There are no features currently planned for directly solving this. The correct approach at this time is to set the appropriate VaryBy headers on the response.

@aspnet-hello
Copy link
Author

From @hishamco on Thursday, September 17, 2015 4:49:08 PM

Thanks @Eilon, is there a plan to support such thing

@aspnet-hello
Copy link
Author

From @Eilon on Thursday, September 17, 2015 8:29:49 PM

It needs to be done by the user manually.

@Eilon Eilon added area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates and removed repo:Localization labels Nov 7, 2018
@pranavkm pranavkm added the c label Aug 21, 2019
@mkArtakMSFT
Copy link
Contributor

Thanks for contacting us. We're closing this issue as there was no community involvement here for quite a while now.

@hishamco
Copy link
Member

This issue from the first days of DNX :) no problem if it's closed, while there's a caching mechanism built in the localization APIs

@ghost ghost locked as resolved and limited conversation to collaborators Dec 4, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-mvc Includes: MVC, Actions and Controllers, Localization, CORS, most templates
Projects
None yet
Development

No branches or pull requests

5 participants