AlphaVSS 2.0.0
AlphaVSS is a .NET class library providing a managed API for the Windows Volume Shadow Copy Service also known as VSS.
Install-Package AlphaVSS -Version 2.0.0
dotnet add package AlphaVSS --version 2.0.0
<PackageReference Include="AlphaVSS" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AlphaVSS --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AlphaVSS, 2.0.0"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install AlphaVSS as a Cake Addin #addin nuget:?package=AlphaVSS&version=2.0.0 // Install AlphaVSS as a Cake Tool #tool nuget:?package=AlphaVSS&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
- Added support for .NET Core 3.1.
- Added TPL style async methods for asynchronous methods on IVssBackupComponents.
Dependencies
-
.NETCoreApp 3.1
- AlphaVSS.Native.NetCore (= 2.0.0)
-
.NETFramework 4.5
- AlphaVSS.Native.NetFx (= 2.0.0)
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on AlphaVSS:
Repository | Stars |
---|---|
duplicati/duplicati
Store securely encrypted backups in the cloud!
|
Version History
Version | Downloads | Last updated |
---|---|---|
2.0.0 | 13,251 | 12/3/2019 |
2.0.0-alpha0050 | 210 | 11/19/2019 |
2.0.0-alpha0044 | 431 | 11/17/2019 |
1.4.0 | 63,169 | 3/13/2017 |
1.2.4000.3 | 6,738 | 1/7/2013 |