Metadata >> NuGet >> SmartVault.Rest

SmartVault.Rest

Metadata

Authors smartvault
Copyrights Copyright 2007-2014 SmartVault Corporation, All Rights Reserved.
Description The SmartVault REST API is a an integration point for SmartVault's award winning document management system. The API includes the ability to: Create applications, Upload / Download Files, Manage Folder Structure, Manage Security, Rename Files and Folders. For enhanced security the REST API service operates over TLS 1.2 and uses OAuth 2.0 for authentication.
IconUrl https://my.smartvault.com/favicon.ico
Language en-US
LicenseUrl http://opensource.org/licenses/mit-license.php
Owners smartvault.com
ProjectUrl https://code.google.com/p/smartvault-rest/wiki/Introduction
RequireLicenseAcceptance False
Summary The SmartVault REST API is a an integration point for SmartVault's award winning document management system.
Tags smartvault rest api
Dependencies BouncyCastle:[1.7.0]|Google.ProtocolBuffers:[2.4.1.473]
Title SmartVault.Rest
PackageSize 2379923
PackageHashAlgorithm SHA512
PackageHash m4gsvvZXepFVbv/UDpi995B9M4TcelnMkeZ/a+JI99tgj4oHD79aLjJvkW7yjZTJUxUA5qrcMCL9HhauVJ7/Vg==
DownloadCount 000000
CreatedDate 2014-05-27T18:50:10

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

OpenWrap

Installing the package:
o add-wrap SmartVault.Rest
Uninstalling the package:
o remove-wrap SmartVault.Rest

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
14.105.115.216