Fic.XTB.FastRecordCounter
1.2024.11.2
dotnet add package Fic.XTB.FastRecordCounter --version 1.2024.11.2
NuGet\Install-Package Fic.XTB.FastRecordCounter -Version 1.2024.11.2
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="Fic.XTB.FastRecordCounter" Version="1.2024.11.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Fic.XTB.FastRecordCounter --version 1.2024.11.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Fic.XTB.FastRecordCounter, 1.2024.11.2"
#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 Fic.XTB.FastRecordCounter as a Cake Addin #addin nuget:?package=Fic.XTB.FastRecordCounter&version=1.2024.11.2 // Install Fic.XTB.FastRecordCounter as a Cake Tool #tool nuget:?package=Fic.XTB.FastRecordCounter&version=1.2024.11.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- 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.2024.11.2 | 783 | 11/19/2024 |
1.2024.5.11 | 4,851 | 5/23/2024 |
1.2024.5.9 | 719 | 5/10/2024 |
1.2020.12.7 | 31,928 | 12/22/2020 |
1.2020.12.5 | 1,032 | 12/10/2020 |
1.2020.12.2 | 524 | 12/9/2020 |
1.2020.12.1 | 456 | 12/8/2020 |
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