![]() |
VOOZH | about |
dotnet add package UmbCountryPicker --version 13.9.0
NuGet\Install-Package UmbCountryPicker -Version 13.9.0
<PackageReference Include="UmbCountryPicker" Version="13.9.0" />
<PackageVersion Include="UmbCountryPicker" Version="13.9.0" />Directory.Packages.props
<PackageReference Include="UmbCountryPicker" />Project file
paket add UmbCountryPicker --version 13.9.0
#r "nuget: UmbCountryPicker, 13.9.0"
#:package UmbCountryPicker@13.9.0
#addin nuget:?package=UmbCountryPicker&version=13.9.0Install as a Cake Addin
#tool nuget:?package=UmbCountryPicker&version=13.9.0Install as a Cake Tool
A friendly country picker property editor for Umbraco CMS. The perfect dropdown for selecting countries in your Content Editor interface!
| Feature | Description |
|---|---|
| Dropdown UI | Clean, user-friendly country selection in the editor. |
| .NET Integration | Register it, use it, done! |
| Auto-Translated Country Names | Languages adjust based on Backoffice culture settings. |
dotnet add package UmbCountryPickerAs an example let's say this is your template code(sprinkled with a bit of CSS):
👁 code-example
Content Editor View
👁 content
Frontend Display
👁 frontend
Backoffice Localization
UmbCountryPicker works by pulling in countries via ISO standards from its internally stored list and displays them in the appropriate culture. It includes:
CountryPickerValueConverter.cs) for Umbraco's ModelsBuilder for smooth retrieval of strongly typed country data in templates or views.Licensed under MIT, so feel free to use it in personal or commercial projects with peace of mind.
UmbCountryPicker keeps things simple, localized, and developer-friendly. It’s almost plug‑and‑play: add to your Data Types, use it in your Document Types, and you're good to go + plus you're freed from managing country lists or translations yourself.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
This package is not used by any NuGet packages.
This package is not used by any popular GitHub repositories.