Metadata >> NuGet >> BoxViewClient

BoxViewClient

Metadata

Authors Yves Reynhout
Copyrights Copyright 2015, BitTacklr. All rights reserved.
Description BoxViewClient is a thin http wrapper to interact with Box.com's View Api.
LicenseUrl https://raw.github.com/yreynhout/BoxViewClient/master/LICENSE.txt
Owners Yves Reynhout
ProjectUrl https://github.com/yreynhout/BoxViewClient
ReleaseNotes Initial release.
RequireLicenseAcceptance False
Tags box http
Dependencies Microsoft.Net.Http:2.2.28:net45|Newtonsoft.Json:6.0.8:net45
Title BoxViewClient
PackageSize 16045
PackageHashAlgorithm SHA512
PackageHash tZZTr2lu/ixg/yvpmSn7kxV8TcUKYTRevKFTUZkFBxihXbRLJ9exQvezwr7fM6fyVGT6TdS1vw/2gaOjVUN/Hg==
DownloadCount 000000
CreatedDate 2015-01-27T15:53:42

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

OpenWrap

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

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.0.4
0.0.3