Metadata >> NuGet >> ShopifyDotNet

ShopifyDotNet

Metadata

Authors Kori Francis
Copyrights Copyright 2015
Description A simple .NET API wrapper for Shopify
LicenseUrl https://raw.githubusercontent.com/kfrancis/ShopifyDotNet/master/LICENSE
Owners Kori Francis
ProjectUrl https://github.com/kfrancis/ShopifyDotNet
RequireLicenseAcceptance True
Tags shopify restsharp kfrancis
Dependencies RestSharp:105.2.3
Title ShopifyDotNet
PackageSize 30739
PackageHashAlgorithm SHA512
PackageHash KCL2VBXQ5q5iELqjEldrGwWsye7tw4uX9Xsg/nhpXSYElLdtINFdlLxT8m0Yyd1K3ELixQBz0EMnonm8x8bHPg==
DownloadCount 000000
CreatedDate 2015-09-11T16:38:27

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

OpenWrap

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

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.5732.22724