Ryr.XrmToolBox.RecentItemsManager 6.2017.11.7

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

// Install Ryr.XrmToolBox.RecentItemsManager as a Cake Tool
#tool nuget:?package=Ryr.XrmToolBox.RecentItemsManager&version=6.2017.11.7

MRU functionality is accessible to only through XML. This tools makes it easy to pin/unpin records or views to any user easily, without dealing with XML. You can also get some interesting stats based on what record, dashboard or view was opened to get an idea of the usage.

Product Versions
.NET Framework net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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
9.2017.12.4 35,037 12/4/2017
6.2017.11.7 826 11/7/2017
4.2017.11.3 747 11/3/2017
3.2017.11.2 718 11/3/2017
1.2017.10.21 842 11/2/2017

1. New button to retrieve pins, due to poor performance when pins are retrieved on itemchecked
2. Change anchor for stats popup
3. Update FXB Icon
4. ObjectId can be null on MRU. Making it Nullable
5. Automatically run user retrieve function on connection init/change