GlobalPhone 4.0.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package GlobalPhone --version 4.0.1
NuGet\Install-Package GlobalPhone -Version 4.0.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="GlobalPhone" Version="4.0.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add GlobalPhone --version 4.0.1
#r "nuget: GlobalPhone, 4.0.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install GlobalPhone as a Cake Addin
#addin nuget:?package=GlobalPhone&version=4.0.1

// Install GlobalPhone as a Cake Tool
#tool nuget:?package=GlobalPhone&version=4.0.1

GlobalPhone parses, validates, and formats local and international phone numbers according to the E.164 standard using the rules specified in Google's libphonenumber database.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on GlobalPhone:

Repository Stars
Resgrid/Core
The Open Source Computer Aided Dispatch (CAD), Personnel, Shift Management, Automatic Vehicle Location (AVL) and Emergency Management Platform that powers Resgrid.com
Version Downloads Last updated
6.0.1 37,397 10/31/2019
6.0.0 33,002 9/23/2018
5.0.2 16,111 7/20/2016
5.0.1 1,469 7/11/2016
5.0.0 1,260 7/11/2016
4.0.1 3,587 6/8/2016
4.0.0 1,278 6/8/2016
3.1.3 1,134 6/8/2016
3.1.2 1,093 6/4/2016
3.1.1 1,114 6/3/2016
3.0.0 1,303 6/1/2016
2.0.2 3,771 12/15/2014
2.0.1 1,428 12/5/2014
2.0.0 1,331 12/3/2014
1.3.0 2,508 9/16/2014
1.2.2 1,353 7/8/2014
1.2.1 106,482 3/31/2014
1.1.1 1,306 2/28/2014
1.1.0 1,305 2/28/2014
1.0.6 1,304 1/3/2014
1.0.5 1,270 10/29/2013
1.0.4 1,276 10/27/2013
1.0.3 1,250 10/27/2013
1.0.2 1,322 10/27/2013
1.0.1 1,287 10/27/2013

Added xml comments.