https://github.com/chemitaxis/localization.stackoverflow
Example localization ASP.NET 5 With Cookies and HttpHeader
https://github.com/chemitaxis/localization.stackoverflow
Last synced: 11 months ago
JSON representation
Example localization ASP.NET 5 With Cookies and HttpHeader
- Host: GitHub
- URL: https://github.com/chemitaxis/localization.stackoverflow
- Owner: chemitaxis
- Created: 2016-02-16T12:44:47.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2016-02-19T13:09:38.000Z (about 10 years ago)
- Last Synced: 2024-10-19T10:05:27.336Z (over 1 year ago)
- Language: C#
- Homepage:
- Size: 540 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Localization.StackOverflow
Example localization ASP.NET MVC 6
This is a example of Localization in ASP.NET 5 MVC 6
Very important:
To TEST this Solution you must use Cmd Prompt. Inside project, run "dnx web".
We use Middleware original from ASP.NET 5 to decide order of trying get language.
You can change languages to English and Spanish.
This repository is created to solved this question:
http://stackoverflow.com/questions/35433059/asp-net-core-1-0-mvc-6-resources-localization