AlphaVSS is a .NET class library providing a managed API for the Windows Volume Shadow Copy Service also known as VSS.
Info
Version: | 2.0.3 |
Author(s): | alphaleonis |
Last Update: | Thursday, July 27, 2023 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://alphavss.alphaleonis.com/ |
NuGet Url: | https://www.nuget.org/packages/AlphaVSS |
Install
Install-Package AlphaVSS
dotnet add package AlphaVSS
paket add AlphaVSS
AlphaVSS Download (Unzip the "nupkg" after downloading)
Dependencies
.NETFramework 4.5
- AlphaVSS.Native.NetFx(>= 2.0.0 && <= 2.0.0)
- AlphaVSS.Native.NetCore(>= 2.0.0 && <= 2.0.0)
Tags