Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-06 18:43 UTC

udndc / X.PagedList

Library for easily paging through any IEnumerable/IQueryable in ASP.NET

C#MIT★ 926 stars⑂ 221 forkssince Dec 2013View on GitHub ↗

udndc/X.PagedList holds a health index of 91 out of 100, placing it in the Excellent band. It scores highest on Vitality (80/100) and lowest on AI Readiness (61/100). It was last updated today. 2 contributors account for most of its recent work.

91
overall / 100
Excellent

Software health index

Metrics are grouped into weighted categories on one standardized 1–100 scale. Overall starts as their weighted mean, calibrated against the distribution of the public record so bands carry percentile meaning; when public evidence triggers the High-Risk Jurisdiction Policy, the rating is adjusted and receives an At Risk ceiling of 34.

91
Exceptional93-100The record's top tier (≈ top 5%); essentially all checked criteria met
Excellent80-92Strong across the board; minor gaps
Good65-79Healthy; gaps are limited and manageable
Moderate50-64Acceptable with notable gaps; review recommended
Weak35-49Material weaknesses across several areas
At Risk20-34Significant weaknesses; adoption warrants caution
Critical1-19Severe problems (abandoned, single-maintainer, no hygiene)
VitalityCommunity &AdoptionSustainability &GovernanceEngineeringQualitySecurityAI Readiness

Score profile

Each axis is a category. The shape matters more than the average — a healthy subject fills the whole shape, while a spike-and-crater profile means strength in one dimension is masking risk in another.

The weighted overall 77 is calibrated to 91 on the published index scale (record calibration 2026-08-02).

Ownership

Ukrainian .NET Developer CommunityOrganization · verified domain
29 followers16 public repossince Jul 2016

This repository is backed by an organization — shared, accountable stewardship that can outlive any single maintainer.

Package ecosystems

Metrics by category

Vitality

Is the project alive — is code being written and are releases shipping?

80Excellent · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
15.9/36Commit cadence23/52 weeks with commits
15.7/18Commit volume55 commits in the last year
10/10OpenSSF Scorecard: Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year55
human_commit_share0.47
days_since_last_push0
active_weeks_last_year23
How it's scored
27/27Ships releases22 releases published
36/36Release recencylatest release 0 days ago
12.6/27Release cadencea release every ~216.3 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count22
latest_release_tagv10.6.0
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases216.3
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Signed-Releases. Remaining weights renormalized.

Community & Adoption

Does the project have users, downloads, attention, and a welcoming setup for contributors?

79Good · 17% of overall
How it's scored
48.1/60Stars926 stars
19.5/25Forks221 forks
9.2/15Watchers46 watchers
Inputs used
forks221
stars926
watchers46
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingyes
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateno
How it's scored
76.3/80Total downloads21,899,295 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesX.PagedList.EF, X.PagedList.EntityFramework, X.PagedList.Mvc.Core, X.PagedList.Serialization.JsonNet, X.PagedList.Serialization.SystemTextJson, X.PagedList
dependents
ecosystemsnuget
total_downloads21,899,295
monthly_downloads
unverified_packages_excluded
Excluded from scoring (no data or not applicable): Registry dependents. Remaining weights renormalized.

Sustainability & Governance

Will the project survive its people — bus factor, responsiveness, who backs it, and package upkeep?

80Excellent · 23% of overall
How it's scored
25.2/54Bus factor2 contributor(s) cover half of all commits
12.8/22.5Commit distributiontop contributor authored 43% of commits
13.5/13.5Contributor breadth50 contributors
10/10OpenSSF Scorecard: Contributorsproject has 13 contributing companies or organizations
Inputs used
bus_factor2
contributors_sampled50
top_contributor_share0.432
How it's scored
42/42Issue resolution100% of issues closed
25.3/30PR acceptance196/232 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
4.5/15OpenSSF Scorecard: Code-ReviewFound 1/3 approved changesets -- score normalized to 3
Inputs used
merged_prs196
open_issues0
closed_issues160
prs_merged_7d2
prs_decided_7d2
prs_merged_30d2
prs_decided_30d2
issue_closed_ratio1
closed_unmerged_prs36
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
30/30Ownership backingorganization-owned
20/20Verified domain
10.6/25Owner reach29 followers of udndc
21/25Track record16 public repos, account ~10 yr old
Inputs used
followers29
owner_typeOrganization
is_verifiedyes
owner_loginudndc
public_repos16
account_age_days3,689

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable6 package(s) on nuget
35/35Publish recencylatest publish 0 days ago
20/20Version history36 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesX.PagedList.EF, X.PagedList.EntityFramework, X.PagedList.Mvc.Core, X.PagedList.Serialization.JsonNet, X.PagedList.Serialization.SystemTextJson, X.PagedList
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

70Good · 19% of overall
How it's scored
24/24CI workflows2 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
0/6.4.editorconfig
18/20OpenSSF Scorecard: CI-Tests19 out of 20 merged PRs checked by a CI test -- score normalized to 9
Inputs used
has_ciyes
has_testsyes
has_editorconfigno
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://andrew.gubskiy.com/open-source
10/10Repository description
10/10Topics11 topics
10/10Wiki
Inputs used
topicsnet-core, pagination, asp-net-core, asp-net-mvc, paginator, asp-net-core-mvc, pagedlist, pager, nuget, pager-configurations, mvc
has_wikiyes
homepagehttps://andrew.gubskiy.com/open-source
docs_sitehttps://andrew.gubskiy.com/open-source
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

Are visible security and supply-chain practices strong, without unresolved high-risk jurisdiction exposure?

80Excellent · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
2.2/2.5CI-Tests19 out of 20 merged PRs checked by a CI test -- score normalized to 9
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
2.2/7.5Code-ReviewFound 1/3 approved changesets -- score normalized to 3
2.5/2.5Contributorsproject has 13 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
7.5/7.5Dependency-Update-Toolupdate tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
2.5/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
4/5SASTSAST tool is not run on all commits -- score normalized to 8
5/5Security-Policysecurity policy file detected
0/7.5Signed-Releasesno data
7.5/7.5Token-PermissionsGitHub workflow tokens follow principle of least privilege
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated17
scorecard_versionv5.5.0
checks_inconclusive1
scorecard_aggregate7.5
Excluded from scoring (no data or not applicable): Signed-Releases. Remaining weights renormalized.

Dependency advisories

100Exceptional
How it's scored
35/35Direct dependencies free of known advisoriesno direct dependency carries a known advisory
0/25Indirect dependencies free of known advisoriestransitive set not separable from development and test dependencies in this scope
0/40No advisories left outstandingno advisory carries a publication date
Inputs used
sourceosv
advisories0
affected_packages0
assessed_packages117
unassessed_packages0
affected_by_severitynone
direct_affected_packages0
Excluded from scoring (no data or not applicable): Indirect dependencies free of known advisories, No advisories left outstanding. Remaining weights renormalized. Matched 117 resolved dependencies against OSV. This repository publishes no package the index resolves, so the repository dependency graph was assessed instead. That graph mixes development and test pins with shipped dependencies, so only the declared runtime dependencies are scored; transitive findings are reported as context and excluded from the score. Reachability is not analyzed.

AI Readiness

How well is the repo equipped to be developed and maintained with AI coding agents? Carries a deliberately small weight (4%): agent tooling is a real maintenance signal, but a repository with none can still reach 100/100.

61Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
21.6/40Legible commit history19 of 47 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.404
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapexamples/Example.DAL/Example.DAL.csproj, examples/Example.Website/Example.Website.csproj, src/X.PagedList.EF/X.PagedList.EF.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
0/10Reproducible environment
2/10Demonstrated agent practice1 of the last 100 commits agent-authored or agent-credited
8/8Automated maintenance51 of the last 100 commits are automated dependency updates
5/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.01
toolchain_manifestsexamples/Example.DAL/Example.DAL.csproj, examples/Example.Website/Example.Website.csproj, src/X.PagedList.EF/X.PagedList.EF.csproj, src/X.PagedList.EntityFramework/X.PagedList.EntityFramework.csproj, src/X.PagedList.Mvc.Core/X.PagedList.Mvc.Core.csproj, src/X.PagedList.Serialization.JsonNet/X.PagedList.Serialization.JsonNet.csproj, src/X.PagedList.Serialization.SystemTextJson/X.PagedList.Serialization.SystemTextJson.csproj, src/X.PagedList/X.PagedList.csproj, tests/X.PagedList.Tests/X.PagedList.Tests.csproj
dependency_bot_commit_share0.51
How it's scored
45/45Type-checkable codeC# (statically typed)
55/55Manageable file sizes0/52 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes23,854
source_files_sampled52
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto), MCP server. Remaining weights renormalized.

Key facts

926GitHub stars
50contributors
55commits, last 12 months
0days since last push
22releases
2bus factor
0open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token

More detail

Star and fork history 0 ★ / 221 ⇿
0Stars
221Forks
20Releases

When each star and fork was added, collected from GitHub and bucketed by day. Cumulative growth sits directly above the daily additions it is made of, so the two read against each other: steady organic accretion looks nothing like an abrupt, short-lived burst. Where that difference is measurable, it is reported as growth authenticity.

0408012016020024022052015-022020-092026-03
Major 1Minor 2Patch 10

Each point covers 11 days.

OpenSSF Scorecard 7.5 / 10
7.5aggregate

Independent, tool-agnostic security assessment from the open-source OpenSSF Scorecard. Each check rewards a security practice, not a specific vendor's tool. Checks Scorecard could not determine are marked n/a and excluded from the security score (never counted as zero).Scorecard v5.5.0 · 2026-09-06 18:43 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
9CI-Tests19 out of 20 merged PRs checked by a CI test -- score normalized to 9
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
3Code-ReviewFound 1/3 approved changesets -- score normalized to 3
10Contributorsproject has 13 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained23 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 5
8SASTSAST tool is not run on all commits -- score normalized to 8
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 6
RegistryPackageVersion constraintManifest
NuGetMicrosoft.EntityFrameworkCore[7.0.20,8.0.0)src/X.PagedList.EF/X.PagedList.EF.csproj
NuGetMicrosoft.EntityFrameworkCore9.0.18src/X.PagedList.EF/X.PagedList.EF.csproj
NuGetMicrosoft.EntityFrameworkCore10.0.11src/X.PagedList.EF/X.PagedList.EF.csproj
NuGetEntityFramework[6.5.2, 7.0.0)src/X.PagedList.EntityFramework/X.PagedList.EntityFramework.csproj
NuGetNewtonsoft.Json13.0.4src/X.PagedList.Serialization.JsonNet/X.PagedList.Serialization.JsonNet.csproj
NuGetSystem.Text.Json10.0.11src/X.PagedList.Serialization.SystemTextJson/X.PagedList.Serialization.SystemTextJson.csproj
All dependencies 117

Full resolved dependency set from the GitHub dependency graph: 6 direct and 111 indirect (transitive) packages. The transitive closure is complete when the repository commits a lockfile.

RegistryPackageVersionRelation
NuGetEntityFramework6.5.2direct
NuGetMicrosoft.EntityFrameworkCore10.0.11direct
NuGetMicrosoft.EntityFrameworkCore7.0.20direct
NuGetMicrosoft.EntityFrameworkCore9.0.18direct
NuGetNewtonsoft.Json13.0.4direct
NuGetSystem.Text.Json10.0.11direct
NuGetAutoFixture4.18.1indirect
NuGetAutoFixture.Xunit24.18.1indirect
NuGetFare2.1.1indirect
NuGetHumanizer.Core2.14.1indirect
NuGetMicrosoft.AspNetCore.App.Ref6.0.36indirect
NuGetMicrosoft.Bcl.AsyncInterfaces10.0.11indirect
NuGetMicrosoft.Build.Framework18.0.2indirect
NuGetMicrosoft.Build.Tasks.Git8.0.0indirect
NuGetMicrosoft.CodeAnalysis.Analyzers3.11.0indirect
NuGetMicrosoft.CodeAnalysis.Common5.0.0indirect
NuGetMicrosoft.CodeAnalysis.CSharp5.0.0indirect
NuGetMicrosoft.CodeAnalysis.CSharp.Workspaces5.0.0indirect
NuGetMicrosoft.CodeAnalysis.Workspaces.Common5.0.0indirect
NuGetMicrosoft.CodeAnalysis.Workspaces.MSBuild5.0.0indirect
NuGetMicrosoft.CodeCoverage18.9.0indirect
NuGetMicrosoft.CSharp4.7.0indirect
NuGetMicrosoft.Data.Sqlite.Core10.0.11indirect
NuGetMicrosoft.EntityFrameworkCore.Abstractions10.0.11indirect
NuGetMicrosoft.EntityFrameworkCore.Abstractions7.0.20indirect
NuGetMicrosoft.EntityFrameworkCore.Abstractions9.0.18indirect
NuGetMicrosoft.EntityFrameworkCore.Analyzers10.0.11indirect
NuGetMicrosoft.EntityFrameworkCore.Analyzers7.0.20indirect
NuGetMicrosoft.EntityFrameworkCore.Analyzers9.0.18indirect
NuGetMicrosoft.EntityFrameworkCore.Design10.0.11indirect
NuGetMicrosoft.EntityFrameworkCore.Relational10.0.11indirect
NuGetMicrosoft.EntityFrameworkCore.Sqlite10.0.11indirect
NuGetMicrosoft.EntityFrameworkCore.Sqlite.Core10.0.11indirect
NuGetMicrosoft.Extensions.Caching.Abstractions10.0.11indirect
NuGetMicrosoft.Extensions.Caching.Abstractions7.0.0indirect
NuGetMicrosoft.Extensions.Caching.Abstractions9.0.18indirect
NuGetMicrosoft.Extensions.Caching.Memory10.0.11indirect
NuGetMicrosoft.Extensions.Caching.Memory7.0.0indirect
NuGetMicrosoft.Extensions.Caching.Memory9.0.18indirect
NuGetMicrosoft.Extensions.Configuration.Abstractions10.0.11indirect
NuGetMicrosoft.Extensions.DependencyInjection10.0.11indirect
NuGetMicrosoft.Extensions.DependencyInjection7.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection9.0.18indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions10.0.11indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions7.0.0indirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractions9.0.18indirect
NuGetMicrosoft.Extensions.DependencyModel10.0.11indirect
NuGetMicrosoft.Extensions.Logging10.0.11indirect
NuGetMicrosoft.Extensions.Logging7.0.0indirect
NuGetMicrosoft.Extensions.Logging9.0.18indirect
NuGetMicrosoft.Extensions.Logging.Abstractions10.0.11indirect
NuGetMicrosoft.Extensions.Logging.Abstractions7.0.0indirect
NuGetMicrosoft.Extensions.Logging.Abstractions9.0.18indirect
NuGetMicrosoft.Extensions.Options10.0.11indirect
NuGetMicrosoft.Extensions.Options7.0.0indirect
NuGetMicrosoft.Extensions.Options9.0.18indirect
NuGetMicrosoft.Extensions.Primitives10.0.11indirect
NuGetMicrosoft.Extensions.Primitives7.0.0indirect
NuGetMicrosoft.Extensions.Primitives9.0.18indirect
NuGetMicrosoft.NET.Test.Sdk18.9.0indirect
NuGetMicrosoft.NETCore.App.Ref6.0.36indirect
NuGetMicrosoft.NETCore.Platforms1.1.0indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies1.0.3indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net4721.0.3indirect
NuGetMicrosoft.SourceLink.Common8.0.0indirect
NuGetMicrosoft.SourceLink.GitHub8.0.0indirect
NuGetMicrosoft.TestPlatform.ObjectModel18.9.0indirect
NuGetMicrosoft.TestPlatform.TestHost18.9.0indirect
NuGetMicrosoft.VisualStudio.SolutionPersistence1.0.52indirect
NuGetMicrosoft.Win32.Registry4.7.0indirect
NuGetMono.TextTemplating3.0.0indirect
NuGetNETStandard.Library1.6.1indirect
NuGetNETStandard.Library2.0.3indirect
NuGetruntime.native.System.Data.SqlClient.sni4.7.0indirect
NuGetruntime.win-arm64.runtime.native.System.Data.SqlClient.sni4.4.0indirect
NuGetruntime.win-x64.runtime.native.System.Data.SqlClient.sni4.4.0indirect
NuGetruntime.win-x86.runtime.native.System.Data.SqlClient.sni4.4.0indirect
NuGetSQLitePCLRaw.bundle_e_sqlite32.1.12indirect
NuGetSQLitePCLRaw.core2.1.12indirect
NuGetSQLitePCLRaw.lib.e_sqlite32.1.12indirect
NuGetSQLitePCLRaw.provider.e_sqlite32.1.12indirect
NuGetSystem.Buffers4.5.1indirect
NuGetSystem.Buffers4.6.1indirect
NuGetSystem.CodeDom6.0.0indirect
NuGetSystem.ComponentModel.Annotations5.0.0indirect
NuGetSystem.Composition9.0.0indirect
NuGetSystem.Composition.AttributedModel9.0.0indirect
NuGetSystem.Composition.Convention9.0.0indirect
NuGetSystem.Composition.Hosting9.0.0indirect
NuGetSystem.Composition.Runtime9.0.0indirect
NuGetSystem.Composition.TypedParts9.0.0indirect
NuGetSystem.Configuration.ConfigurationManager6.0.1indirect
NuGetSystem.Data.SqlClient4.8.6indirect
NuGetSystem.Diagnostics.DiagnosticSource4.7.0indirect
NuGetSystem.Diagnostics.DiagnosticSource9.0.18indirect
NuGetSystem.IO.Pipelines10.0.11indirect
NuGetSystem.Memory4.5.4indirect
NuGetSystem.Memory4.6.3indirect
NuGetSystem.Numerics.Vectors4.4.0indirect
NuGetSystem.Numerics.Vectors4.6.1indirect
NuGetSystem.Runtime.CompilerServices.Unsafe4.7.0indirect
NuGetSystem.Runtime.CompilerServices.Unsafe6.1.2indirect
NuGetSystem.Security.AccessControl6.0.0indirect
NuGetSystem.Security.Cryptography.ProtectedData6.0.0indirect
NuGetSystem.Security.Permissions6.0.0indirect
NuGetSystem.Security.Principal.Windows5.0.0indirect
NuGetSystem.Text.Encoding.CodePages4.7.0indirect
NuGetSystem.Text.Encodings.Web10.0.11indirect
NuGetSystem.Threading.Tasks.Extensions4.6.3indirect
NuGetxunit2.9.3indirect
NuGetxunit.abstractions2.0.3indirect
NuGetxunit.analyzers1.18.0indirect
NuGetxunit.assert2.9.3indirect
NuGetxunit.core2.9.3indirect
NuGetxunit.extensibility.core2.9.3indirect
NuGetxunit.extensibility.execution2.9.3indirect
NuGetxunit.runner.visualstudio4.0.0indirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 117 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct.

No known advisories affect the assessed dependencies.

An advisory means the version recorded in the dependency graph falls inside an advisory’s affected range. Reachability is not analysed, and the graph includes development and test pins — a finding may concern tooling rather than shipped software.

Raw JSON report machine-readable

Feedback

Spotted something off in this report, or have thoughts to share? Wrong measurements, missed tooling, ideas, questions — anything is welcome. Every message is read and gets a response.

The message is kept through sign-in.

Scores are signals, not warranties. They reflect publicly visible practices on GitHub — not a code audit, and not a security guarantee.

Missing data is excluded and weights renormalized, never scored as zero. Methodology is versioned and open: metrics v2.10.0, schema v0.34.0 — full methodology · metrics wiki.

How one result sits in the wider record: aggregate statisticsNuGet.