38 packages tagged with “phonenumber”
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. https://github.com/google/libphonenumber
A port of Google's libphonenumber for .NET Core
Microsoft.Recognizers.Text.Sequence provides robust recognition and resolution of series entities like phone numbers, URLs, and e-mail and IP addresses.
A library for parsing phone numbers, providing a number of benefits over a regular expression. For example greater validity of phone numbers including national destination codes (area codes) and subscriber numbers based upon published numbering plans for each country. Additional attributes such as the kind of phone number (Mobile, Geographic or Non-Geographic) are also included, and all parsing is performed locally within the library using embedded in-memory data files.
Updated Brazilian formats. Created "PROBE" PhoneType.
Supporting features to go along with libphonenumber-csharp above and beyond the feature set of Java libphonenumber. Adds functionality better matching C# paradigms, etc.
次元超越手机号库
An abp module to avoid duplicate user phone numbers being confirmed and providing phone number confirmation and phone number login features and more.
Queue for .NET
Generates a random valid 10-digit phone number
SigmaValidation is initiation to validate phone numbers of different regions/countries around the globe.
C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. http://code.google.com/p/libphonenumber/
FluentValidation integration for the PhoneNumber value object, providing dedicated validators and rules to ensure E.164 compliant phone numbers.
Arad's common C# library for parsing, formatting, and validating international phone numbers.
Microsoft.Recognizers.Text.Sequence provides robust recognition and resolution of series entities like phone numbers, URLs, and e-mail and IP addresses. This is exact same library as the Microsoft.Recognizers.* packages, but with compiled Regex.
Provides a strongly-typed PhoneNumber value object that represents phone numbers in the E.164 format. Includes parsing (with optional region for local numbers), validation, comparison, and formatting helpers for international and national representations.
Entity Framework Core integration for the PhoneNumber value object, mapping it to a SQL PhoneNumber column type backed by VARCHAR(16) using a dedicated value converter.
System.Text.Json converter for the PhoneNumber value object, enabling seamless serialization and deserialization of phone numbers in E.164 format.