Fic.XTB.FastRecordCounter 1.2024.5.11

dotnet add package Fic.XTB.FastRecordCounter --version 1.2024.5.11
NuGet\Install-Package Fic.XTB.FastRecordCounter -Version 1.2024.5.11
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.5.11" />
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.5.11
#r "nuget: Fic.XTB.FastRecordCounter, 1.2024.5.11"
#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.5.11

// Install Fic.XTB.FastRecordCounter as a Cake Tool
#tool nuget:?package=Fic.XTB.FastRecordCounter&version=1.2024.5.11

Get number of total records per entity instantly.

Product 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.

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.5.11 1,768 5/23/2024
1.2024.5.9 692 5/10/2024
1.2020.12.7 31,900 12/22/2020
1.2020.12.5 1,010 12/10/2020
1.2020.12.2 501 12/9/2020
1.2020.12.1 427 12/8/2020

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