Metadata >> NuGet >> SeeSharpShip

SeeSharpShip

Metadata

Authors Michael J. Sumerano
Copyrights 2011-2013 Michael J. Sumerano
Description A shipping library written in C# that wraps popular U.S. shipping APIs like USPS, UPS, FedEx and DHL.
LicenseUrl http://www.gnu.org/licenses/gpl-3.0.html
Owners Michael J. Sumerano
ProjectUrl http://www.seesharpship.com/
RequireLicenseAcceptance False
Tags seesharpship usps ups fedex dhl
Title SeeSharpShip
PackageSize 399269
PackageHashAlgorithm SHA512
PackageHash TjJtosMMiCpjaz67NPLDWX1mDJ4XGzUUIhSQqkAwonPaIVhyhr5brWU0YnKEBJjNdd/Ds/H+X1pm/HmyTORZkg==
DownloadCount 000000
CreatedDate 2013-02-08T05:09:44

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

OpenWrap

Installing the package:
o add-wrap SeeSharpShip
Uninstalling the package:
o remove-wrap SeeSharpShip

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
0.1.6.0