What I want to do is to create a Country Tag Helper for asp.net core. Something like <select asp-country=”true” /> and then list all countries in this select. More, it should be localized ( Germany vs Allemagne). That means 1 or more resource files.