Metadata >> NuGet >> libphonenumber-csharp

libphonenumber-csharp

Metadata

Description C# port of Google's common Java, C++ and Javascript library for parsing, formatting, storing and validating international phone numbers. For usage samples: http://code.google.com/p/libphonenumber/
LicenseUrl http://www.apache.org/licenses/LICENSE-2.0
ProjectUrl https://bitbucket.org/pmezard/libphonenumber-csharp/wiki/Home
RequireLicenseAcceptance True
Tags phonenumber phone

Access

You can access data for this project using the tools and addresses described below.

NuGet (nuget.exe)

Installing the package (HTTP Basic authentication):
nuget install libphonenumber-csharp -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install libphonenumber-csharp -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc

NuGet (Package Manager Console)

Installing the package (search all configured feeds):
Install-Package libphonenumber-csharp
Installing the package (HTTP Basic authentication):
Install-Package libphonenumber-csharp -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package libphonenumber-csharp -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package libphonenumber-csharp

OpenWrap

Installing the package:
o add-wrap libphonenumber-csharp
Uninstalling the package:
o remove-wrap libphonenumber-csharp

Versions

A version is snapshot of a project's source code. It does not need to follow the Major.Minor.Revision.Build numbering pattern. It can be an arbitrary string of text that identifies a release or a build, in particular including meaningful words like beta, RC or RTM.

Name Related
4.10.0.61
4.10.0.59
4.10.0.55
4.9.0.52
4.9.0.43
4.9.0.42
4.8.0.35
4.8.0.33
4.8.0.31
4.8.0.24
4.7.0.21
4.7.0.19
4.6.0.16
4.6.0.13
4.5.0.9
4.5.0.6
4.5.0.4
3.8.0.400
3.8.0.399
3.8.0.394
3.8.0.342
3.7.1.342
3.7.1.312
3.7.1.306