Ryr.XrmToolBox.RecentItemsManager
6.2017.11.7
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
<PackageReference Include="Ryr.XrmToolBox.RecentItemsManager" Version="6.2017.11.7" />
paket add Ryr.XrmToolBox.RecentItemsManager --version 6.2017.11.7
#r "nuget: Ryr.XrmToolBox.RecentItemsManager, 6.2017.11.7"
// 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 Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2017.10.19)
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 | 39,406 | 12/4/2017 |
6.2017.11.7 | 989 | 11/7/2017 |
4.2017.11.3 | 891 | 11/3/2017 |
3.2017.11.2 | 869 | 11/3/2017 |
1.2017.10.21 | 1,002 | 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