Metadata >> NuGet >> FubarDev.FtpServer.FileSystem.GoogleDrive

FubarDev.FtpServer.FileSystem.GoogleDrive

Metadata

Authors Fubar Development Junker
Copyrights Copyright © 2015 Fubar Development Junker
Description Google Drive as file system for the FTP server
LicenseUrl http://opensource.org/licenses/MIT
Owners Fubar Development Junker
ProjectUrl https://github.com/FubarDevelopment/FtpServer
RequireLicenseAcceptance False
Tags Google Drive file system FTP server
Dependencies FubarDev.FtpServer.FileSystem:1.0.0-beta01:net45|FubarCoder.RestSharp.Portable.Core:3.0.0-beta06:net45|FubarCoder.RestSharp.Portable.OAuth:3.0.0-beta06:net45|FubarCoder.RestSharp.Portable.OAuth2:3.0.0-beta06:net45|JetBrains.Annotations:9.2.0:net45|Newtonsoft.Json:7.0.1:net45|RestSharp.Portable.Google.Drive:0.5.0-beta06:net45
Title Google Drive as file system for the FTP server
PackageSize 34444
PackageHashAlgorithm SHA512
PackageHash zasQiI3WWh/ND2He1x+AFcWgwI5eLxhtq2IHlh5qAEZwFKSC6qEgumqIwkzzQARimIR8nWlyAG526hGHjPR2Ng==
DownloadCount 000000
CreatedDate 2015-10-06T20:25:46

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

OpenWrap

Installing the package:
o add-wrap FubarDev.FtpServer.FileSystem.GoogleDrive
Uninstalling the package:
o remove-wrap FubarDev.FtpServer.FileSystem.GoogleDrive

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.0-beta01