Metadata >> NuGet >> RestSharp.Portable.Google.Drive

RestSharp.Portable.Google.Drive

Metadata

Authors Fubar Development Junker
Copyrights Copyright © 2015 Fubar Development Junker
Description Portable Google Drive API using RestSharp.Portable
LicenseUrl http://opensource.org/licenses/MIT
Owners Fubar Development Junker
ProjectUrl https://github.com/FubarDevelopment/RestSharp.Portable.Google.Drive
RequireLicenseAcceptance False
Tags RestSharp Portable Google Drive
Dependencies FubarCoder.RestSharp.Portable.Core:3.0.0-beta06:portable-net45+win80+wp80+wpa81|FubarCoder.RestSharp.Portable.OAuth:3.0.0-beta06:portable-net45+win80+wp80+wpa81|FubarCoder.RestSharp.Portable.OAuth2:3.0.0-beta06:portable-net45+win80+wp80+wpa81
Title Portable Google Drive API using RestSharp.Portable
PackageSize 1008225
PackageHashAlgorithm SHA512
PackageHash brrAquBW/cxWofwcIUDdMuy2GY3WlG8M/71dumOQ8ubpojToxg/Q7TnG8sGN1cYpPMJtgBIfVIG035yO8qujTQ==
DownloadCount 000000
CreatedDate 2015-10-05T22:21:48
ReleaseNotes Reduce dependencies

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

OpenWrap

Installing the package:
o add-wrap RestSharp.Portable.Google.Drive
Uninstalling the package:
o remove-wrap RestSharp.Portable.Google.Drive

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.5.0-beta05
0.5.0-beta04
0.5.0-beta03
0.5.0-beta02
0.5.0-beta01