AndyPopkin.RecordCounter 1.2018.10.12

.NET Framework 4.6.2
dotnet add package AndyPopkin.RecordCounter --version 1.2018.10.12
NuGet\Install-Package AndyPopkin.RecordCounter -Version 1.2018.10.12
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="AndyPopkin.RecordCounter" Version="1.2018.10.12" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AndyPopkin.RecordCounter --version 1.2018.10.12
#r "nuget: AndyPopkin.RecordCounter, 1.2018.10.12"
#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 AndyPopkin.RecordCounter as a Cake Addin
#addin nuget:?package=AndyPopkin.RecordCounter&version=1.2018.10.12

// Install AndyPopkin.RecordCounter as a Cake Tool
#tool nuget:?package=AndyPopkin.RecordCounter&version=1.2018.10.12

This tool allows you to easily count records per entity for multiple entities.

Product Versions
.NET Framework net462 net463 net47 net471 net472 net48 net481
Compatible target framework(s)
Additional computed target framework(s)
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.2018.10.12 56,281 10/11/2018

v1.2018.10.12 (Initial Release)
- Filter Entitiy List by OOB, Custom, Managed, All
- Search within Entity List by Display and Schema name
- Check & Uncheck All boxes in the displayed entities List
- Count all records without any filter on the entity
- Export of results to CSV format