I found the problem. I use DbMigrations project run update-database and run the web project. i found database has no data. because lack of data seeder method Themes_Lepton LanguageSwitch use database data, not Languageoptions
the right way ,I Should first run DbMigrator.