Skip to content

MrDesjardins/WebForLocalizedUrl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project to demonstrate how to handle languages by only using url.

This code can be improved for AREA easily. The current state of the project handle Controller and Action.

So, if you go to http://localhost/Maison/MonAction, the page links will be transformed to French links and the thread will be changed to French. But, if you go to http://localhost/Home/ThisIsAnAction, it will go into English.

You can find a blog post about the detail of this repository here : 
http://patrickdesjardins.com/blog/asp-net-mvc-localized-url-without-having-to-specify-the-language-in-it

About

A project with localized url to control the thread language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages