Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-04 11:03 UTC

f2calv / CasCap.Common

Shared .NET libraries providing helpers, extensions, utilities, and abstractions.

C#Unlicense★ 3 stars⑂ 2 forkssince Jun 2020View on GitHub ↗
KindMCP serverLibraryhow this is determined

f2calv/CasCap.Common holds a health index of 75 out of 100, placing it in the Good band. It scores highest on Vitality (93/100) and lowest on Community & Adoption (36/100). It was last updated today. A single contributor accounts for most of its recent work.

75
overall / 100
Good

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.

75
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 65 is calibrated to 75 on the published index scale (record calibration 2026-08-02).

Ownership

Alex VincentPersonal account
42 followers67 public repossince Dec 2015@microsoft

This repository is owned by a personal account. A single-owner project carries more continuity risk than an organization-backed one.

Package ecosystems

Metrics by category

Vitality

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

93Exceptional · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
24.9/36Commit cadence36/52 weeks with commits
18/18Commit volume350 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year350
human_commit_share1
days_since_last_push0
active_weeks_last_year36

Release discipline

100Exceptional
How it's scored
27/27Ships releases100 releases published
36/36Release recencylatest release 0 days ago
27/27Release cadencea release every ~11.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count100
latest_release_tag4.12.7
releases_from_tagsno
days_since_latest_release0
mean_days_between_releases11.1
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?

36Weak · 17% of overall
How it's scored
4.9/60Stars3 stars
0/25Forks2 forks
0/15Watchers1 watchers
Inputs used
forks2
stars3
watchers1
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Unlicense)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges3
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicescoveralls.io, github.com, sonarcloud.io
has_pull_request_templateno
How it's scored
52.8/80Total downloads120,571 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesCasCap.Common.AI, CasCap.Common.Abstractions, CasCap.Common.AspNetCore, CasCap.Common.Caching, CasCap.Common.Configuration, CasCap.Common.Extensions.Diagnostics.HealthChecks
dependents
ecosystemsnuget
total_downloads120,571
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?

47Weak · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0/22.5Commit distributiontop contributor authored 100% of commits
2.7/13.5Contributor breadth2 contributors
3/10OpenSSF Scorecard: Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.998
How it's scored
0/42Issue resolutionno issues or no data
14.3/30PR acceptance140/294 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/4 approved changesets -- score normalized to 0
Inputs used
merged_prs140
open_issues0
closed_issues0
prs_merged_7d2
prs_decided_7d2
prs_merged_30d5
prs_decided_30d5
issue_closed_ratio
closed_unmerged_prs154
first_time_authors_30d0
first_time_prs_merged_30d0
first_time_prs_decided_30d0
Excluded from scoring (no data or not applicable): Issue resolution, Newcomer PR acceptance. Remaining weights renormalized.
How it's scored
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
11.7/25Owner reach42 followers of f2calv
25/25Track record67 public repos, account ~10 yr old
Inputs used
followers42
owner_typeUser
is_verified
owner_loginf2calv
public_repos67
account_age_days3,930
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable6 package(s) on nuget
35/35Publish recencylatest publish 0 days ago
20/20Version history132 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesCasCap.Common.AI, CasCap.Common.Abstractions, CasCap.Common.AspNetCore, CasCap.Common.Caching, CasCap.Common.Configuration, CasCap.Common.Extensions.Diagnostics.HealthChecks
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

76Good · 19% of overall
How it's scored
24/24CI workflows1 workflow(s)
24/24Tests present
16/16Linter config
9.6/9.6Pre-commit hooks
6.4/6.4.editorconfig
14/20OpenSSF Scorecard: CI-Tests3 out of 4 merged PRs checked by a CI test -- score normalized to 7
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configyes
has_precommit_configyes

Documentation

50Moderate
How it's scored
30/30README
0/25Documentation directory
0/15Documentation / homepage site
10/10Repository description
10/10Topics6 topics
0/10Wiki
Inputs used
topicsdotnet-standard, extension-methods, caching-library, class-library, dotnet, utilities
has_wikino
homepage
docs_site
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

68Good · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionno data
1.8/2.5CI-Tests3 out of 4 merged PRs checked by a CI test -- score normalized to 7
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/4 approved changesets -- score normalized to 0
0.8/2.5Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
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.5Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
5/5SASTSAST tool is run on all commits
0/5Security-Policysecurity policy file not 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_evaluated15
scorecard_versionv5.5.0
checks_inconclusive3
scorecard_aggregate6.8
Excluded from scoring (no data or not applicable): Branch-Protection, Packaging, Signed-Releases. Remaining weights renormalized.

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.

70Good · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, .github/instructions/bash.instructions.md, .github/instructions/configuration.instructions.md, .github/instructions/csharp.azure.instructions.md, .github/instructions/csharp.instructions.md, .github/instructions/csharp.mcp.instructions.md, .github/instructions/csharp.testing.instructions.md, .github/instructions/documentation.instructions.md, .github/instructions/dotnet.instructions.md, .github/instructions/github-actions.instructions.md
0/15Machine-readable docs (llms.txt)
25.6/40Legible commit history48 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.48
agent_instruction_files.github/copilot-instructions.md, .github/instructions/bash.instructions.md, .github/instructions/configuration.instructions.md, .github/instructions/csharp.azure.instructions.md, .github/instructions/csharp.instructions.md, .github/instructions/csharp.mcp.instructions.md, .github/instructions/csharp.testing.instructions.md, .github/instructions/documentation.instructions.md, .github/instructions/dotnet.instructions.md, .github/instructions/github-actions.instructions.md
agent_instruction_max_bytes23,658
How it's scored
12.6/18One-command bootstrapsrc/CasCap.Common.AI/CasCap.Common.AI.csproj, src/CasCap.Common.Abstractions/CasCap.Common.Abstractions.csproj, src/CasCap.Common.AspNetCore/CasCap.Common.AspNetCore.csproj (toolchain convention, no task runner)
22/22Automated tests
11/11Lint / format config
11/11Static type checkingC# (statically typed)
10/10Reproducible environmentdevcontainer, Dockerfile
0/10Demonstrated agent practiceno agent-authored commits among the last 100
5/8Automated maintenancedependency automation configured, none observed in the sampled commits
0/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configyes
typecheck_configs
agent_commit_share0
toolchain_manifestssrc/CasCap.Common.AI/CasCap.Common.AI.csproj, src/CasCap.Common.Abstractions/CasCap.Common.Abstractions.csproj, src/CasCap.Common.AspNetCore/CasCap.Common.AspNetCore.csproj, src/CasCap.Common.Caching.Tests/CasCap.Common.Caching.Tests.csproj, src/CasCap.Common.Caching/CasCap.Common.Caching.csproj, src/CasCap.Common.Configuration/CasCap.Common.Configuration.csproj, src/CasCap.Common.Extensions.Diagnostics.HealthChecks/CasCap.Common.Extensions.Diagnostics.HealthChecks.csproj, src/CasCap.Common.Extensions.Tests/CasCap.Common.Extensions.Tests.csproj, src/CasCap.Common.Extensions/CasCap.Common.Extensions.csproj, src/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj, src/CasCap.Common.Logging/CasCap.Common.Logging.csproj, src/CasCap.Common.Net.Tests/CasCap.Common.Net.Tests.csproj, src/CasCap.Common.Net/CasCap.Common.Net.csproj, src/CasCap.Common.OpenTelemetry/CasCap.Common.OpenTelemetry.csproj, src/CasCap.Common.Serialization.Json/CasCap.Common.Serialization.Json.csproj, src/CasCap.Common.Serialization.MessagePack/CasCap.Common.Serialization.MessagePack.csproj, src/CasCap.Common.Serialization.Tests/CasCap.Common.Serialization.Tests.csproj, src/CasCap.Common.Services.Tests/CasCap.Common.Services.Tests.csproj, src/CasCap.Common.Services/CasCap.Common.Services.csproj, src/CasCap.Common.Testing/CasCap.Common.Testing.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeC# (statically typed)
55/55Manageable file sizes0/188 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes28,578
source_files_sampled188
oversized_source_files0
How it's scored
0/40API schema (OpenAPI/GraphQL/proto)not applicable to this kind of software
20/20MCP server
0/40Runnable examples
Inputs used
example_dirs
has_mcp_signalyes
api_schema_files
interfaces_expected_of
Excluded from scoring (no data or not applicable): API schema (OpenAPI/GraphQL/proto). Remaining weights renormalized.

Key facts

3GitHub stars
2contributors
350commits, last 12 months
0days since last push
100releases
1bus factor
0open issues
package ecosystems

Data collection warnings

  • Star history unavailable: GitHub GraphQL error: Resource not accessible by personal access token
  • No resolved dependencies carried a version and a supported ecosystem

More detail

Star and fork history 0 ★ / 2 ⇿
0Stars
2Forks
33Releases

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.

111222212022-112023-102024-09
Major 3Minor 3Patch 27

Each point covers 2 days.

OpenSSF Scorecard 6.8 / 10
6.8aggregate

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-04 11:03 UTC

10Binary-Artifactsno binaries found in the repo
n/aBranch-Protectioninternal error: error during branchesHandler.setup: internal error: some github tokens can't read classic branch protection rules: https://github.com/ossf/scorecard-action/blob/main/docs/authentication/fine-grained-auth-token.md
7CI-Tests3 out of 4 merged PRs checked by a CI test -- score normalized to 7
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/4 approved changesets -- score normalized to 0
3Contributorsproject has 1 contributing companies or organizations -- score normalized to 3
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
10SASTSAST tool is run on all commits
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
10Token-PermissionsGitHub workflow tokens follow principle of least privilege
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 66
RegistryPackageVersion constraintManifest
NuGetAzure.AI.OpenAIsrc/CasCap.Common.AI/CasCap.Common.AI.csproj
NuGetMicrosoft.Agents.AIsrc/CasCap.Common.AI/CasCap.Common.AI.csproj
NuGetMicrosoft.Agents.AI.Workflowssrc/CasCap.Common.AI/CasCap.Common.AI.csproj
NuGetMicrosoft.Extensions.AIsrc/CasCap.Common.AI/CasCap.Common.AI.csproj
NuGetMicrosoft.Extensions.AI.Abstractionssrc/CasCap.Common.AI/CasCap.Common.AI.csproj
NuGetMicrosoft.Extensions.AI.OpenAIsrc/CasCap.Common.AI/CasCap.Common.AI.csproj
NuGetModelContextProtocolsrc/CasCap.Common.AI/CasCap.Common.AI.csproj
NuGetOllamaSharpsrc/CasCap.Common.AI/CasCap.Common.AI.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractionssrc/CasCap.Common.Abstractions/CasCap.Common.Abstractions.csproj
NuGetxunit.v3src/CasCap.Common.Caching.Tests/CasCap.Common.Caching.Tests.csproj
NuGetMicrosoft.Testing.Extensions.CodeCoveragesrc/CasCap.Common.Caching.Tests/CasCap.Common.Caching.Tests.csproj
NuGetRedLock.netsrc/CasCap.Common.Caching/CasCap.Common.Caching.csproj
NuGetStackExchange.Redissrc/CasCap.Common.Caching/CasCap.Common.Caching.csproj
NuGetMicrosoft.Extensions.Configuration.Jsonsrc/CasCap.Common.Caching/CasCap.Common.Caching.csproj
NuGetMicrosoft.Extensions.Caching.Memorysrc/CasCap.Common.Caching/CasCap.Common.Caching.csproj
NuGetMicrosoft.Extensions.Options.ConfigurationExtensionssrc/CasCap.Common.Caching/CasCap.Common.Caching.csproj
NuGetMicrosoft.Extensions.Options.DataAnnotationssrc/CasCap.Common.Caching/CasCap.Common.Caching.csproj
NuGetAspNetCore.HealthChecks.Redissrc/CasCap.Common.Caching/CasCap.Common.Caching.csproj
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariablessrc/CasCap.Common.Configuration/CasCap.Common.Configuration.csproj
NuGetMicrosoft.Extensions.Configuration.Jsonsrc/CasCap.Common.Configuration/CasCap.Common.Configuration.csproj
NuGetMicrosoft.Extensions.Options.ConfigurationExtensionssrc/CasCap.Common.Configuration/CasCap.Common.Configuration.csproj
NuGetMicrosoft.Extensions.Options.DataAnnotationssrc/CasCap.Common.Configuration/CasCap.Common.Configuration.csproj
NuGetAzure.Extensions.AspNetCore.Configuration.Secretssrc/CasCap.Common.Configuration/CasCap.Common.Configuration.csproj
NuGetMicrosoft.Extensions.Configuration.FileExtensionssrc/CasCap.Common.Configuration/CasCap.Common.Configuration.csproj
NuGetMicrosoft.Extensions.Configuration.UserSecretssrc/CasCap.Common.Configuration/CasCap.Common.Configuration.csproj
NuGetMicrosoft.Extensions.Diagnostics.HealthChecks.Abstractionssrc/CasCap.Common.Extensions.Diagnostics.HealthChecks/CasCap.Common.Extensions.Diagnostics.HealthChecks.csproj
NuGetxunit.v3src/CasCap.Common.Extensions.Tests/CasCap.Common.Extensions.Tests.csproj
NuGetMicrosoft.Testing.Extensions.CodeCoveragesrc/CasCap.Common.Extensions.Tests/CasCap.Common.Extensions.Tests.csproj
NuGetSerilogsrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetSerilog.AspNetCoresrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetSerilog.Enrichers.AssemblyNamesrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetSerilog.Enrichers.Environmentsrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetSerilog.Enrichers.Processsrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetSerilog.Enrichers.Spansrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetSerilog.Enrichers.Threadsrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetSerilog.Exceptionssrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetSerilog.Extensions.Hostingsrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetSerilog.Extensions.Loggingsrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetSerilog.Settings.Configurationsrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetSerilog.Sinks.Consolesrc/CasCap.Common.Logging.Serilog/CasCap.Common.Logging.Serilog.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractionssrc/CasCap.Common.Logging/CasCap.Common.Logging.csproj
NuGetMicrosoft.Extensions.Logging.Abstractionssrc/CasCap.Common.Logging/CasCap.Common.Logging.csproj
NuGetMicrosoft.Extensions.Logging.Consolesrc/CasCap.Common.Logging/CasCap.Common.Logging.csproj
NuGetMicrosoft.Extensions.Logging.Debugsrc/CasCap.Common.Logging/CasCap.Common.Logging.csproj
NuGetxunit.v3src/CasCap.Common.Net.Tests/CasCap.Common.Net.Tests.csproj
NuGetMicrosoft.Testing.Extensions.CodeCoveragesrc/CasCap.Common.Net.Tests/CasCap.Common.Net.Tests.csproj
NuGetMicrosoft.Extensions.Http.Resiliencesrc/CasCap.Common.Net/CasCap.Common.Net.csproj
NuGetOpenTelemetry.Exporter.OpenTelemetryProtocolsrc/CasCap.Common.OpenTelemetry/CasCap.Common.OpenTelemetry.csproj
NuGetOpenTelemetry.Exporter.Prometheus.AspNetCoresrc/CasCap.Common.OpenTelemetry/CasCap.Common.OpenTelemetry.csproj
NuGetOpenTelemetry.Extensions.Hostingsrc/CasCap.Common.OpenTelemetry/CasCap.Common.OpenTelemetry.csproj
NuGetOpenTelemetry.Instrumentation.AspNetCoresrc/CasCap.Common.OpenTelemetry/CasCap.Common.OpenTelemetry.csproj
NuGetOpenTelemetry.Instrumentation.Httpsrc/CasCap.Common.OpenTelemetry/CasCap.Common.OpenTelemetry.csproj
NuGetOpenTelemetry.Instrumentation.Processsrc/CasCap.Common.OpenTelemetry/CasCap.Common.OpenTelemetry.csproj
NuGetOpenTelemetry.Instrumentation.Runtimesrc/CasCap.Common.OpenTelemetry/CasCap.Common.OpenTelemetry.csproj
NuGetOpenTelemetry.Instrumentation.StackExchangeRedissrc/CasCap.Common.OpenTelemetry/CasCap.Common.OpenTelemetry.csproj
NuGetStackExchange.Redissrc/CasCap.Common.OpenTelemetry/CasCap.Common.OpenTelemetry.csproj
NuGetMessagePacksrc/CasCap.Common.Serialization.MessagePack/CasCap.Common.Serialization.MessagePack.csproj
NuGetMessagePackAnalyzersrc/CasCap.Common.Serialization.MessagePack/CasCap.Common.Serialization.MessagePack.csproj
NuGetxunit.v3src/CasCap.Common.Serialization.Tests/CasCap.Common.Serialization.Tests.csproj
NuGetMicrosoft.Testing.Extensions.CodeCoveragesrc/CasCap.Common.Serialization.Tests/CasCap.Common.Serialization.Tests.csproj
NuGetMicrosoft.Extensions.Hostingsrc/CasCap.Common.Services.Tests/CasCap.Common.Services.Tests.csproj
NuGetMicrosoft.Testing.Extensions.CodeCoveragesrc/CasCap.Common.Services.Tests/CasCap.Common.Services.Tests.csproj
NuGetxunit.v3src/CasCap.Common.Services.Tests/CasCap.Common.Services.Tests.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractionssrc/CasCap.Common.Services/CasCap.Common.Services.csproj
NuGetMicrosoft.Extensions.Options.DataAnnotationssrc/CasCap.Common.Services/CasCap.Common.Services.csproj
NuGetxunit.v3.extensibility.coresrc/CasCap.Common.Testing/CasCap.Common.Testing.csproj
All dependencies 51

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

RegistryPackageVersionRelation
NuGetAspNetCore.HealthChecks.Redisdirect
NuGetAzure.AI.OpenAIdirect
NuGetAzure.Extensions.AspNetCore.Configuration.Secretsdirect
NuGetMessagePackdirect
NuGetMessagePackAnalyzerdirect
NuGetMicrosoft.Agents.AIdirect
NuGetMicrosoft.Agents.AI.Workflowsdirect
NuGetMicrosoft.Extensions.AIdirect
NuGetMicrosoft.Extensions.AI.Abstractionsdirect
NuGetMicrosoft.Extensions.AI.OpenAIdirect
NuGetMicrosoft.Extensions.Caching.Memorydirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariablesdirect
NuGetMicrosoft.Extensions.Configuration.FileExtensionsdirect
NuGetMicrosoft.Extensions.Configuration.Jsondirect
NuGetMicrosoft.Extensions.Configuration.UserSecretsdirect
NuGetMicrosoft.Extensions.Diagnostics.HealthChecks.Abstractionsdirect
NuGetMicrosoft.Extensions.Hostingdirect
NuGetMicrosoft.Extensions.Hosting.Abstractionsdirect
NuGetMicrosoft.Extensions.Http.Resiliencedirect
NuGetMicrosoft.Extensions.Logging.Abstractionsdirect
NuGetMicrosoft.Extensions.Logging.Consoledirect
NuGetMicrosoft.Extensions.Logging.Debugdirect
NuGetMicrosoft.Extensions.Options.ConfigurationExtensionsdirect
NuGetMicrosoft.Extensions.Options.DataAnnotationsdirect
NuGetMicrosoft.Testing.Extensions.CodeCoveragedirect
NuGetModelContextProtocoldirect
NuGetOllamaSharpdirect
NuGetOpenTelemetry.Exporter.OpenTelemetryProtocoldirect
NuGetOpenTelemetry.Exporter.Prometheus.AspNetCoredirect
NuGetOpenTelemetry.Extensions.Hostingdirect
NuGetOpenTelemetry.Instrumentation.AspNetCoredirect
NuGetOpenTelemetry.Instrumentation.Httpdirect
NuGetOpenTelemetry.Instrumentation.Processdirect
NuGetOpenTelemetry.Instrumentation.Runtimedirect
NuGetOpenTelemetry.Instrumentation.StackExchangeRedisdirect
NuGetRedLock.netdirect
NuGetSerilogdirect
NuGetSerilog.AspNetCoredirect
NuGetSerilog.Enrichers.AssemblyNamedirect
NuGetSerilog.Enrichers.Environmentdirect
NuGetSerilog.Enrichers.Processdirect
NuGetSerilog.Enrichers.Spandirect
NuGetSerilog.Enrichers.Threaddirect
NuGetSerilog.Exceptionsdirect
NuGetSerilog.Extensions.Hostingdirect
NuGetSerilog.Extensions.Loggingdirect
NuGetSerilog.Settings.Configurationdirect
NuGetSerilog.Sinks.Consoledirect
NuGetStackExchange.Redisdirect
NuGetxunit.v3direct
NuGetxunit.v3.extensibility.coredirect
Dependency advisories not assessed

Advisory matching could not run for this report: No resolved dependencies carried a version and a supported ecosystem

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.