Answer the question
In order to leave comments, you need to log in
How to change server regional settings in the new version of ASP.NET 5 (ASP.NET MVC 6)?
Previous versions of ASP.NET used the web.config file to change the locale of the server, for example:
<system.web>
<globalization culture="en-US" uiCulture="en-US" />
</system.web>
Answer the question
In order to leave comments, you need to log in
Judging by company policy and project structure, somewhere in config.json . But I confess - so far I have not taken this version of MVC into battle
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question