GlaniSyed.Dataverse.BinRestore 2.1.1.4

dotnet add package GlaniSyed.Dataverse.BinRestore --version 2.1.1.4
                    
NuGet\Install-Package GlaniSyed.Dataverse.BinRestore -Version 2.1.1.4
                    
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="GlaniSyed.Dataverse.BinRestore" Version="2.1.1.4" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GlaniSyed.Dataverse.BinRestore" Version="2.1.1.4" />
                    
Directory.Packages.props
<PackageReference Include="GlaniSyed.Dataverse.BinRestore" />
                    
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 GlaniSyed.Dataverse.BinRestore --version 2.1.1.4
                    
#r "nuget: GlaniSyed.Dataverse.BinRestore, 2.1.1.4"
                    
#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.
#:package GlaniSyed.Dataverse.BinRestore@2.1.1.4
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=GlaniSyed.Dataverse.BinRestore&version=2.1.1.4
                    
Install as a Cake Addin
#tool nuget:?package=GlaniSyed.Dataverse.BinRestore&version=2.1.1.4
                    
Install as a Cake Tool

Dataverse Bin Restore - XrmToolBox Plugin

This XrmToolBox plugin that enables you to restore deleted records from the Dataverse recycle bin even if auditing is not enabled. It’s a lightweight, easy-to-use solution designed for administrators and developers who need to recover deleted data that typically can't be restored by traditional auditing-based tools.

🔄 Key Features Restore deleted records without relying on auditing. View deleted entities and associated metadata. Works even when auditing is disabled for the target entity. Fast and intuitive interface, integrated within XrmToolBox.

🚀 How to Use Open XrmToolBox and connect to your desired Dataverse environment. Launch Dataverse Bin Restore from the plugin list. Select an entity to view available deleted records. Click Restore to recover selected records back into Dataverse.

⚠️ Note: Records that are not available in the bin or have already been restored will not appear.

📦 Installation Install this plugin directly from the XrmToolBox Plugin Store by searching for Dataverse Bin Restore.

📌 Requirements Microsoft Dataverse environment

XrmToolBox (latest version recommended)

👨‍💻 Developer Info Author: Shafi Muhammad Shah Email: sendto.shafi@hotmail.com Company: Visionet Systems Limited - United States

Product Compatible and additional computed target framework versions.
.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.

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
2.1.1.4 966 6/5/2025

Added Recycle Bin configuration check and prompt when disabled.