Fic.XTB.FastRecordCounter
1.2025.3.2
dotnet add package Fic.XTB.FastRecordCounter --version 1.2025.3.2
NuGet\Install-Package Fic.XTB.FastRecordCounter -Version 1.2025.3.2
<PackageReference Include="Fic.XTB.FastRecordCounter" Version="1.2025.3.2" />
<PackageVersion Include="Fic.XTB.FastRecordCounter" Version="1.2025.3.2" />
<PackageReference Include="Fic.XTB.FastRecordCounter" />
paket add Fic.XTB.FastRecordCounter --version 1.2025.3.2
#r "nuget: Fic.XTB.FastRecordCounter, 1.2025.3.2"
#:package Fic.XTB.FastRecordCounter@1.2025.3.2
#addin nuget:?package=Fic.XTB.FastRecordCounter&version=1.2025.3.2
#tool nuget:?package=Fic.XTB.FastRecordCounter&version=1.2025.3.2
Get number of total records per entity instantly.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net472 is compatible. net48 was computed. net481 was computed. |
-
- XrmToolBox (>= 1.2018.6.25)
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.2025.3.2 | 3,968 | 3/3/2025 |
1.2025.2.1 | 298 | 2/28/2025 |
1.2024.11.2 | 3,037 | 11/19/2024 |
1.2024.5.11 | 4,876 | 5/23/2024 |
1.2024.5.9 | 747 | 5/10/2024 |
1.2020.12.7 | 32,032 | 12/22/2020 |
1.2020.12.5 | 1,133 | 12/10/2020 |
1.2020.12.2 | 627 | 12/9/2020 |
1.2020.12.1 | 554 | 12/8/2020 |
1.2025.2.3
- Fixed bug if there is no snapshot for a record
1.2025.2.2
- Fixed issue when there is no last update date, with traditional contains check
1.2024.12.3
- Fixed issue when there is no last update date, thx @rappen
1.2024.05.11
- Fixed issue when you select only one table to count
1.2024.5.8
- Added count last update date
1.2020.12.7
- Added support for legacy count methods
- Fixed search to be case insensitive
1.2020.12.2
- Fixed Select All behavior
- Added warning for organizations that are not on v9+
1.2020.12.1
- Initial version of the tool released