132 packages tagged with “country”
ISO 3166-1 is part of the ISO 3166 standard published by the International Organization for Standardization (ISO), and defines codes for the names of countries, dependent territories, and special areas of geographical interest. This package provides a list of countries including their official English name as well as their ISO 3166 defined two-letter, three-letter and three-digit country codes. The list is accessible for any .NET language via the static field ISO3166.Country.List. Last check against the official ISO 3166 as on https://www.iso.org/obp/ui/#search: 8th January 2020.
Get Worldwide country informations and border information
Get country translations and language translations for Nager.Country
Use MaxMind Geo data service or API keys to make the Walter.Web.IFireWall interface geographically aware allowing you to block requests for certain countries and enables you to render a different result based on the region or country the request came from. The Package adds functionality to NuGet package Walter.Web.Firewall services.AddFireWall(FireWallTrial.License, FireWallTrial.DomainKey , domainName: new Uri("https://www.your-domain.com", UriKind.Absolute) , options => { //your firewall settings }).UseGeography(directory:new DirectoryInfo("d:\\MaxMind")); This assumes that data files are in d:\MaxMind folder leave blank if you use App_Data and in your application configuration you can set blocking scope like this app.UseFireWall() .UseGeoBlockingMiddleware(options => { options.Block(new[]{GeoLocation.China ,GeoLocation.RussianFederation}); }); More information on how to use this Add-On is available in this manual https://www.asp-waf.com/download/ASP-WAF-FireWall-Getting-Started.pdf
Provides IP (IPv4 *and* IPv6) mappings to countries. This project provides the IP2CountryResolver and entities and other baseclasses and interfaces. It can be used with many (custom or provided) datasources like the databases from DB-IP, IP2IQ, IPToASN, Ludost, Markus-Go, Maxmind, WebNet77 and the official delegate files from the registries (RIPE, APNIC, ARIN, LACNIC and AFRINIC).
Provides base classes for handling CSV files (plain, gzipped or zipped) for IP2Country
Library cotaining country information.
NISOCountries is a library for keeping your list of ISO-3166-1 data up-to-date. This package provides baseclasses and interfaces.
ISO 3166 countries library, including: common Name, official Name, TLD,two and three letter country code, ISO numeric code, CIOC, currencies, callingCodes, capital, alternative spellings, region, subRegion, borders, is landlocked and area in square kilometers
ISO 3166 is a standard published by the International Organization for Standardization (ISO) that defines codes for the names of countries, dependent territories, special areas of geographical interest, and their principal subdivisions (e.g., provinces or states). The standard employs a code of letters and numbers to represent the name of a given geographical area in order to save time and energy when describing the area, as well as to reduce the risk of description errors. The official name of the standard is Codes for the representation of names of countries and their subdivisions.
An enumeration for countries from CLDR
The country information list including ISO 3166 & MCC & MNC & Continent code. For the directions for use please see https://github.com/AJ-comp/Algorithm. (ISO3166-Mobile part) This project referred to https://github.com/schourode/iso3166 project.
NISOCountries is a library for keeping your list of ISO 3166-1 data up-to-date. This package provides an implementation for ripe.net.
A simple jQuery plugin to show country selector drop down list. Please visit http://kylinwater.crealyx.fr/jquery-country-selector/ for demo.
IP-2-Country Datasource for https://db-ip.com/
A helper library for resolving alpha-2, alpha-3 and numeric country codes to country records.
Provides a caching resolver for IP-2-Country
NISOCountries is a library for keeping your list of ISO 3166-1 data up-to-date. This package provides an implementation for geonames.org.
IP-2-Country Datasource for https://iptoasn.com
A library that provides access to ISO standards, including ISO 639 (language codes), ISO 3166 (country codes), and ISO 4217 (currency codes).
Package Description
A country enum created to simplyfy mapping countries to a enum. Created from the country data exttracted from Wikipedia. Provides a few extension methods to easilly access country name, decription, state name, ISO 3166-1 codes such as the alpha-2, alpha-3 and numeric codes, country flags etc .
GeoDataSource is a .NET Class Library based off of the data from http://www.geonames.org
NISOCountries is a library for keeping your list of ISO 3166-1 data up-to-date. This package provides an implementation for datahub.io
Lookup a country by lat/lng coordinates
WPF control for displaying the flag of any one of the 249 countries and territories assigned with an ISO 3166-1 alpha-2 code.
Editors contains part-based and masked editors for everything from date/time to currency entry, with unique designs that are specifically crafted to support input by keyboard, mouse, touch, and pen in WPF applications. Edit box controls support .NET data types input such as dates, times, numbers, brushes, colors, enumerations, sizes, and many more. Other controls include a regex-based masked textbox, auto-complete box, calculator, month calendar, star rating, gradient stop slider, and various color component pickers. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/wpf/index?v=25.1), and samples can be downloaded from the Actipro WPF Controls GitHub repository (https://github.com/Actipro/WPF-Controls). NOTE: This is a commercial software product and requires proper paid licensing for legal usage. See Actipro's web site (https://www.actiprosoftware.com/purchase) for links to purchase developer licenses, or view the Sales FAQ for more information about evaluations and licensing.
IP-2-Country Datasource for https://dev.maxmind.com/geoip/geoip2/geolite2/
This package contains country list with offical english name and chinese name (both traditional and simplified) follow ISO 3166-1. Data convert from wiki page. 這個套件包含了 ISO 3166-1 規則的官方英文與中文(正體與簡體)國家名稱,資料來源為 Wiki 頁面。
A cascading dropdown for loading countries and associated states and local governments.