WindowsRecylceBin 1.1.2

There is a newer version of this package available.
See the version list below for details.
dotnet add package WindowsRecylceBin --version 1.1.2                
NuGet\Install-Package WindowsRecylceBin -Version 1.1.2                
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="WindowsRecylceBin" Version="1.1.2" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add WindowsRecylceBin --version 1.1.2                
#r "nuget: WindowsRecylceBin, 1.1.2"                
#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.
// Install WindowsRecylceBin as a Cake Addin
#addin nuget:?package=WindowsRecylceBin&version=1.1.2

// Install WindowsRecylceBin as a Cake Tool
#tool nuget:?package=WindowsRecylceBin&version=1.1.2                

.NET API to access the Windows recycle bin and restore files from it.

Supports Windows Vista, 7, 8, 10 and 11.

Example:

var recycleBin = RecycleBin.ForCurrentUser();
recycleBin.Restore(@"C:\Users\Sample\Documents\ImportantDocument.txt");

For more details visit the API documentation

Product Compatible and additional computed target framework versions.
.NET net8.0-windows7.0 is compatible. 
.NET Framework net48 is compatible.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETFramework 4.8

    • No dependencies.
  • net8.0-windows7.0

    • No dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.1.4 79 11/5/2024
1.1.3 70 11/3/2024
1.1.2 87 10/27/2024
1.1.1 75 10/27/2024
1.1.0 87 10/26/2024
1.0.0 74 10/25/2024