Metadata >> NuGet >> Cdiscount.OpenApi.ProxyClient

Cdiscount.OpenApi.ProxyClient

Metadata

Authors Alexandre Dubois
Copyrights Copyright 2015
Description A thin C# wrapper on top of the Cdiscount Open API. Allows to search for products, retrieve information and manage a cdiscount shopping cart.
LicenseUrl https://github.com/alexandredubois/openapi-csharp-client/blob/master/README.md
Owners Alexandre Dubois
ProjectUrl https://github.com/alexandredubois/openapi-csharp-client
ReleaseNotes Nuget package first draft.
RequireLicenseAcceptance False
Tags Cdiscount API OpenApi
Dependencies Newtonsoft.Json:6.0.8
Title Cdiscount.OpenApi.ProxyClient
PackageSize 37899
PackageHashAlgorithm SHA512
PackageHash n+rkMTPl2UB6NyTnoLuPP0whByy3NTSjgUCPTFJc4sc9Azs5J7CKCd3Pv+lvJot9KxoH1qCkUpIYDt5GSYstIQ==
DownloadCount 000000
CreatedDate 2015-05-26T22:35:50

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

OpenWrap

Installing the package:
o add-wrap Cdiscount.OpenApi.ProxyClient
Uninstalling the package:
o remove-wrap Cdiscount.OpenApi.ProxyClient

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