Metadata >> NuGet >> Albireo.IPAddressExtensions

Albireo.IPAddressExtensions

Metadata

Authors Albireo
Copyrights Copyright © 2014 Albireo
Description A library with useful extension for IPAddress-es manipulations
IconUrl http://i.imgur.com/PUv3ba2.png
LicenseUrl https://raw.githubusercontent.com/kappa7194/ip-address-extensions/master/LICENSE.txt
Owners Albireo
ProjectUrl https://github.com/kappa7194/ip-address-extensions
RequireLicenseAcceptance False
Summary A library with useful extension for IPAddress-es manipulations.
Title Albireo's IPAddress extensions library
PackageSize 14924
PackageHashAlgorithm SHA512
PackageHash LDSaDlj0xWrp+372tGA3wzjX59eiEZDBKeBaF9zsxHAqzGhtBDYFeB0MfkdsuVVXpauqFs1Bj9bQ5Oo7ojo0ng==
DownloadCount 000000
CreatedDate 2014-04-08T20:25:52

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 Albireo.IPAddressExtensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
nuget install Albireo.IPAddressExtensions -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 Albireo.IPAddressExtensions
Installing the package (HTTP Basic authentication):
Install-Package Albireo.IPAddressExtensions -Source     http://nuget.gw.symbolsource.org/Public/NuGet/FeedService.mvc
Installing the package (pre-authenticated):
Install-Package Albireo.IPAddressExtensions -Source     http://nuget.gw.symbolsource.org/Public/%login%/%key%/NuGet/FeedService.mvc
Uinstalling the package:
Uninstall-Package Albireo.IPAddressExtensions

OpenWrap

Installing the package:
o add-wrap Albireo.IPAddressExtensions
Uninstalling the package:
o remove-wrap Albireo.IPAddressExtensions

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
1.0.0.0