44 packages tagged with “Region”
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.
Monitors geofence regions and handle region state changes events. Across iOS and Android from a single API.
SyntaxEditor is a powerful text editing WPF control designed for use in IDE applications and script editing scenarios. Code editing features include syntax highlighting, code outlining, line numbers, block selection, IntelliPrompt UI, split views, zooming, bi-di support, and much more. SyntaxEditor is built on top of our next-generation extensible text/parsing framework. While over 20 sample languages are available to get you started (such as C#, VB, XML, and more), custom language definitions can be developed and distributed with your applications as well. 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.
A cascading dropdown for loading countries and associated states and local governments.
The Cuemon namespace contains fundamental types such as value and reference types, factories and utility classes, interfaces, attributes and feature rich delegates that support functional programming on a whole new level. The namespace is an addition to the System namespace.
.NET MAUI MVVM navigation framework. It supports regular/modal navigation, opening/closing windows, regions
Get your Public IP and all related Informations about any IP Address ( Country, region, city, address, zip code, lat, long, organization, isp timezone, status, and other informations ...)
Allows you to screenshot a screen or a portion of the screen. Features: - Supports multiple displays with different scales - Thread-safe Utilities: - Screenshoter.GetPhysicalScreens() // returns all screens rectangles. - Screenshoter.GetPhysicalScreenRectangle() // returns global screen rectangle.
Brood War Terrain Analyzer written in .NET (choke points, regions detection)
Backbone Ribs is an extension project which adds an additional layer of functionality to Backbone that simplifies creation of basic types of views, adds more granular JSON handling and separates concerns further by separating Views from Regions (see Views and regions below for details) which enables propper garbage handling without having to roll it all yourself.
A lightweight client MVC framework for building small Single Page Applications in Javascript. Based on some of the principles that drive Backbone it's an ideal lightweight solution for people either familiar with Backbone or wanting to start learning it.
Lookup countries based on fuzzy criteria.
Bootstrap UI components extensions of IP2Region.NET
How to use: AzureDatacenterIPAddressService _handler = new AzureDatacenterIPAddressService(); // get all azure regions var regions = _handler.GetRegionsWithIpAddress(); // get ip address list for region var ipForRegion = _handler.GetIpAddressByRegion(RegionType.europenorth); // check if region contain ip address var resultTrue = _handler.RegionContainsIpAddress("40.79.211.99", RegionType.australiaeast); var resultFalse = _handler.RegionContainsIpAddress("40.79.211.99", RegionType.europenorth);
A Code Refactoring developed using the .NET Compiler Platform ("Roslyn"). It allows users to remove C# region blocks without seeking the end of the region. To trigger the refactoring: 1) Position the text cursor on the directive #region 2) Click the Light Bulb or press CTRL + . 3) Select the option "Remove region" (The dialog with a preview should now be visibile) 4) Click or Press Enter
Bootstrap UI components extensions of Region Select
Provides datacenter management capabilities for Microsoft Azure.
.NET MAUI MVVM navigation framework. It supports regular/modal navigation, opening/closing windows, regions, popups
An obsessively simple and performant library for protecting critical sections.
A lightweight navigation solution for WPF applications.
本项目迁移自[ALI1416/ip2region](https://github.com/ALI1416/ip2region),构建后`Z.Ip2Region.Net.dll`文件仅`9kb`
SyntaxEditor is a powerful text editing Windows Forms control designed for use in IDE applications and script editing scenarios. Code editing features include syntax highlighting, code outlining, line numbers, block selection, IntelliPrompt UI, split views, bi-di support, and much more. SyntaxEditor is built on top of our next-generation extensible text/parsing framework. While over 20 sample languages are available to get you started (such as C#, VB, XML, and more), custom language definitions can be developed and distributed with your applications as well. Documentation is available on the Actipro web site (https://www.actiprosoftware.com/docs/controls/winforms/index?v=25.1), and samples can be downloaded from the Actipro WinForms Controls GitHub repository (https://github.com/Actipro/WinForms-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.
Contains attributes, helpers and extensions which useful for developing any software project
本项目迁移自[ALI1416/phone2region](https://github.com/ALI1416/phone2region),构建后`Z.Phone2Region.Net.dll`文件仅`9kb`
This framework extends Prism.StoreApps with useful real-world featires. 1. Displaying of settings flyouts, child views, notifications and flyouts views in MVVM style 2. CompositeUI via regions in ViewModelFirst style
Contains infrastructure for implementation module structure of application
Core project for Blazor Ramp that contians a Live Regions Service and an Announcement History component. All Blazor Ramp components reference this project.