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