Tel4Net 1.0.0
Provides validation and normalization for phone numbers. with respect to E.164 (an international standard (ITU-T Recommendation), titled The international public telecommunication numbering plan)
See the version list below for details.
Install-Package Tel4Net -Version 1.0.0
dotnet add package Tel4Net --version 1.0.0
<PackageReference Include="Tel4Net" Version="1.0.0" />
paket add Tel4Net --version 1.0.0
#r "nuget: Tel4Net, 1.0.0"
// Install Tel4Net as a Cake Addin
#addin nuget:?package=Tel4Net&version=1.0.0
// Install Tel4Net as a Cake Tool
#tool nuget:?package=Tel4Net&version=1.0.0
Tel4Net
Provide Utility to validate and normalize telephone numbers for .Net based projects (.Net Standard/Core/Framework).
This validator respects: E.164
E.164: is an international standard (ITU-T Recommendation), titled The international public telecommunication numbering plan, that defines a numbering plan for the worldwide public switched telephone network (PSTN) and some other data networks.
Read More: https://en.wikipedia.org/wiki/E.164
Tel4Net
Provide Utility to validate and normalize telephone numbers for .Net based projects (.Net Standard/Core/Framework).
This validator respects: E.164
E.164: is an international standard (ITU-T Recommendation), titled The international public telecommunication numbering plan, that defines a numbering plan for the worldwide public switched telephone network (PSTN) and some other data networks.
Read More: https://en.wikipedia.org/wiki/E.164
Release Notes
- 1.0.0: Initial Release
Dependencies
-
.NETStandard 2.0
- No dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.