Metadata >> NuGet >> Vtex.Gallery.Context

Vtex.Gallery.Context

Metadata

Authors VTEX Lab
Copyrights Copyright VTEX 2015
Description This library facilitates .NET developers to integrate with the VTEX Workspaces and Apps APIs given a HTTP request. It also provides an extended client to Workspaces API with additional methods for getting installed apps and their settings.
Owners VTEX
ProjectUrl https://github.com/vtex/gallery-context-net
RequireLicenseAcceptance False
Tags vtex gallery context
Dependencies Microsoft.AspNet.WebApi.Client:5.2.3|Newtonsoft.Json:6.0.4|Vtex.Apps.Client:0.2.6|Vtex.Workspaces.Client:0.2.2
Title VTEX Gallery Context Library
PackageSize 44219
PackageHashAlgorithm SHA512
PackageHash sqNrtGrTuhJ3aJ1m41ZecOZvh1E2KfUeeKnyy765F3+58Kv/QL3EeN+wDEfI8GbTrh3HxojgII+ai0LE9uHtOw==
DownloadCount 000000
CreatedDate 2015-09-22T05:42:56

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

OpenWrap

Installing the package:
o add-wrap Vtex.Gallery.Context
Uninstalling the package:
o remove-wrap Vtex.Gallery.Context

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.9
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0