NNH.XrmTools.RestoreDeletedRecords
1.2023.4.8
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package NNH.XrmTools.RestoreDeletedRecords --version 1.2023.4.8
NuGet\Install-Package NNH.XrmTools.RestoreDeletedRecords -Version 1.2023.4.8
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="NNH.XrmTools.RestoreDeletedRecords" Version="1.2023.4.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NNH.XrmTools.RestoreDeletedRecords --version 1.2023.4.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: NNH.XrmTools.RestoreDeletedRecords, 1.2023.4.8"
#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 NNH.XrmTools.RestoreDeletedRecords as a Cake Addin #addin nuget:?package=NNH.XrmTools.RestoreDeletedRecords&version=1.2023.4.8 // Install NNH.XrmTools.RestoreDeletedRecords as a Cake Tool #tool nuget:?package=NNH.XrmTools.RestoreDeletedRecords&version=1.2023.4.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Retrieve the deleted records by table, user, and date and time range, and then restore those records with the same GUID.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- XrmToolBox (>= 1.2020.2.36)
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.4.11 | 9,924 | 4/11/2023 |
1.2023.4.8 | 286 | 4/8/2023 |
1.2023.3.23 | 699 | 3/23/2023 |
1.2023.3.19 | 268 | 3/19/2023 |
8 April 2023----------
- Fixed export to excel function.
- Added [Select All] checkbox
19 March 2023-------
- Show deleted records by date range from a specific entity and user.
- Restore multiple deleted records with option to keep the same Guid or restore even the record's owner is disabled.