CloudFS-Legacy 1.0.11-beta

This is a prerelease version of CloudFS-Legacy.
dotnet add package CloudFS-Legacy --version 1.0.11-beta
                    
NuGet\Install-Package CloudFS-Legacy -Version 1.0.11-beta
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="CloudFS-Legacy" Version="1.0.11-beta" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="CloudFS-Legacy" Version="1.0.11-beta" />
                    
Directory.Packages.props
<PackageReference Include="CloudFS-Legacy" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add CloudFS-Legacy --version 1.0.11-beta
                    
#r "nuget: CloudFS-Legacy, 1.0.11-beta"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=CloudFS-Legacy&version=1.0.11-beta&prerelease
                    
Install CloudFS-Legacy as a Cake Addin
#tool nuget:?package=CloudFS-Legacy&version=1.0.11-beta&prerelease
                    
Install CloudFS-Legacy as a Cake Tool

The CloudFS-Legacy library is a collection of legacy versions of .NET assemblies as gateways to various publicly accessible Cloud storage services.

Product Compatible and additional computed target framework versions.
.NET Framework net46 is compatible.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on CloudFS-Legacy:

Repository Stars
viciousviper/DokanCloudFS
A virtual filesystem for various publicly accessible Cloud storage services on the Microsoft Windows platform.
Version Downloads Last updated
1.0.11-beta 1,813 3/30/2017

- First release of legacy gateways