BDK.XrmToolBox.RecycleBin 1.2017.5.1

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

// Install BDK.XrmToolBox.RecycleBin as a Cake Tool
#tool nuget:?package=BDK.XrmToolBox.RecycleBin&version=1.2017.5.1

Review and restore the deleted records for entities with auditing enabled. The restore option just recreated the record with same deleted guid. Relationship may or may not get restored automatically.

There are no supported framework assets in this 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
1.2023.11 6,379 11/23/2023
1.2019.7.1 49,228 7/23/2019
1.2019.3.1 5,247 3/18/2019
1.2018.2.1 3,196 1/31/2019
1.2017.11.1 38,671 11/22/2017
1.2017.5.1 46,966 5/25/2017
1.2017.4.1 37,250 1/4/2017
1.2016.11.1 14,617 11/24/2016

1.2017.5.1
------------------
Update the SDK references
Fixed issue with service appointment restore

1.2017.4.1
------------------
Exception with CRM 2015 fixed by rajyraman

1.2016.11.1
------------------
View delete records per entity and by date range filter.
View detail of these records with all the fields values.
Restore multiple records in one click.