MsCrmTools.UserSettingsUtility
1.2017.8.6
Prefix Reserved
See the version list below for details.
dotnet add package MsCrmTools.UserSettingsUtility --version 1.2017.8.6
NuGet\Install-Package MsCrmTools.UserSettingsUtility -Version 1.2017.8.6
<PackageReference Include="MsCrmTools.UserSettingsUtility" Version="1.2017.8.6" />
paket add MsCrmTools.UserSettingsUtility --version 1.2017.8.6
#r "nuget: MsCrmTools.UserSettingsUtility, 1.2017.8.6"
// Install MsCrmTools.UserSettingsUtility as a Cake Addin #addin nuget:?package=MsCrmTools.UserSettingsUtility&version=1.2017.8.6 // Install MsCrmTools.UserSettingsUtility as a Cake Tool #tool nuget:?package=MsCrmTools.UserSettingsUtility&version=1.2017.8.6
Manage users personal settings in bulk
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net452 is compatible. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2016.11.4)
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.2024.7.27 | 12,311 | 7/15/2024 |
1.2023.12.26 | 21,039 | 12/15/2023 |
1.2023.9.25 | 8,863 | 9/26/2023 |
1.2021.12.14 | 24,839 | 12/28/2021 |
1.2020.4.13 | 20,572 | 4/15/2020 |
1.2019.11.12 | 10,785 | 11/16/2019 |
1.2019.10.11 | 3,991 | 10/24/2019 |
1.2019.10.10 | 2,508 | 10/15/2019 |
1.2019.6.9 | 9,712 | 6/11/2019 |
1.2018.7.8 | 22,535 | 7/20/2018 |
1.2018.7.7 | 2,882 | 7/13/2018 |
1.2017.8.6 | 44,194 | 8/30/2017 |
1.2017.7.5 | 20,167 | 7/13/2017 |
1.2017.7.4 | 2,068 | 7/13/2017 |
1.2017.7.3 | 3,102 | 7/12/2017 |
1.2017.4.2 | 25,487 | 4/28/2017 |
1.2017.3.1 | 17,564 | 3/21/2017 |
1.2017.8.6
Fixed error with CRM 2015 organizations (thanks to rajyraman)
1.2017.7.5
Fixed error when retrieving more than 5000 users
Fixed number format example
1.2017.7.4
Fixed bugs with currency and default dashboard
1.2017.7.3
Added format setting (thanks to Natraj Yegnaraman)
1.2017.4.2
Allow to select users from FetchXml Builder
Allow to see current selected user settings
Fixed error when updating user
1.2017.3.1
Fixed error when updating user settings with error "Method not found"