Info
Version: | 3.7.3 |
Author(s): | Trevor Pilley and Project Contributors |
Last Update: | Monday, November 4, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/TrevorPilley/phone-number-parser |
NuGet Url: | https://www.nuget.org/packages/PhoneNumberParser |
Install
Install-Package PhoneNumberParser
dotnet add package PhoneNumberParser
paket add PhoneNumberParser
PhoneNumberParser Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.HashCode(>= 1.1.1)
No dependencies.
No dependencies.
Tags
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.