asp.net core mvc - Multi-Language Website with RESX Files -


i've been looking around example on how use resx files localization on mvc6 , far not able find example.

my website have dropdown list avalible languages. dont want application automatically detect localization. ideia user select language , view select appropriate language (maybe keep language cookie) resx folder.

so far i've created folder resources.resx, resources.en-en.resx, resources.es-es.resx.

does have working example this? thank much!


Comments

Popular posts from this blog

php - Passing multiple values in a url using checkbox -

compilation - PHP install fails on Ubuntu 14 (make: *** [sapi/cli/php] Error 1) PHP 5.6.20 -

sql - Postgresql tables exists, but getting "relation does not exist" when querying -