AndyPopkin.RecordCounter 1.2018.10.12

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 Compatible and additional computed target framework versions.
.NET Framework net462 is compatible.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  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.2018.10.12 63,910 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