Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-15 13:15 UTC

shinyorg / DocumentDb

The ULTIMATE DocDB Library - Works with all the popular database & on all .NET platforms - 100% AOT

C#MIT★ 20 stars⑂ 2 forkssince Mar 2026View on GitHub ↗

shinyorg/DocumentDb holds a health index of 54 out of 100, placing it in the Moderate band. It scores highest on AI Readiness (78/100) and lowest on Community & Adoption (43/100). It was last updated today. A single contributor accounts for most of its recent work.

54
overall / 100
Moderate

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.

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

Ownership

Shiny.NETOrganization
185 followers38 public repossince Mar 2019

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?

47Weak · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
14.5/36Commit cadence21/52 weeks with commits
18/18Commit volume243 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year243
human_commit_share1
days_since_last_push0
active_weeks_last_year21
How it's scored
0/27Ships releasesno releases published
0/36Release recencyno releases
0/27Release cadenceno releases
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count0
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?

43Weak · 17% of overall
How it's scored
20.7/60Stars20 stars
0/25Forks2 forks
0/15Watchers0 watchers
Inputs used
forks2
stars20
watchers0
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges26
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
48.4/80Total downloads45,743 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesShiny.DocumentDb.AppDataSync, Shiny.DocumentDb.AspNetCore.OData, Shiny.DocumentDb.AspNetCore, Shiny.DocumentDb.Aspire.Client, Shiny.DocumentDb.Aspire.Hosting, Shiny.DocumentDb.Aspire.Orleans, Shiny.DocumentDb.AzureTable, Shiny.DocumentDb.CockroachDb
dependents
ecosystemsnuget
total_downloads45,743
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?

59Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
0.3/22.5Commit distributiontop contributor authored 99% of commits
2.7/13.5Contributor breadth2 contributors
10/10OpenSSF Scorecard: Contributorsproject has 4 contributing companies or organizations
Inputs used
bus_factor1
contributors_sampled2
top_contributor_share0.988
How it's scored
42/42Issue resolution100% of issues closed
10/30PR acceptance1/3 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
0/15OpenSSF Scorecard: Code-ReviewFound 0/30 approved changesets -- score normalized to 0
Inputs used
merged_prs1
open_issues0
closed_issues5
prs_merged_7d0
prs_decided_7d0
prs_merged_30d0
prs_decided_30d0
issue_closed_ratio1
closed_unmerged_prs2
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
0/20Verified domain
16.3/25Owner reach185 followers of shinyorg
23.6/25Track record38 public repos, account ~7 yr old
Inputs used
followers185
owner_typeOrganization
is_verifiedno
owner_loginshinyorg
public_repos38
account_age_days2,732

Package maintenance

100Exceptional
How it's scored
25/25Published & resolvable8 package(s) on nuget
35/35Publish recencylatest publish 1 days ago
20/20Version history28 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesShiny.DocumentDb.AppDataSync, Shiny.DocumentDb.AspNetCore.OData, Shiny.DocumentDb.AspNetCore, Shiny.DocumentDb.Aspire.Client, Shiny.DocumentDb.Aspire.Hosting, Shiny.DocumentDb.Aspire.Orleans, Shiny.DocumentDb.AzureTable, Shiny.DocumentDb.CockroachDb
ecosystemsnuget
any_deprecatedno
min_days_since_publish1

Engineering Quality

Are baseline engineering and documentation practices in place?

63Moderate · 19% of overall
How it's scored
24/24CI workflows4 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Testsno data
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: CI-Tests. Remaining weights renormalized.

Documentation

55Moderate
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://shinylib.net/documentdb
10/10Repository description
0/10Topics
0/10Wiki
Inputs used
topics
has_wikino
homepagehttps://shinylib.net/documentdb
docs_sitehttps://shinylib.net/documentdb
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

44Weak · 16% of overall
How it's scored
6.8/7.5Binary-Artifactsbinaries present in source code
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Testsno data
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0/7.5Code-ReviewFound 0/30 approved changesets -- score normalized to 0
2.5/2.5Contributorsproject has 4 contributing companies or organizations
10/10Dangerous-Workflowno dangerous workflow patterns detected
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
5/5Packagingpackaging workflow detected
0/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0/5SASTno SAST tool detected
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsdetected GitHub workflow tokens with excessive permissions
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated16
scorecard_versionv5.5.0
checks_inconclusive2
scorecard_aggregate4.4
Excluded from scoring (no data or not applicable): CI-Tests, 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.

78Good · 4% of overall
How it's scored
45/45Agent instructionsCLAUDE.md
15/15Machine-readable docs (llms.txt)llms.txt served by the project website (https://shinylib.net/llms.txt)
12.8/40Legible commit history24 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtyes
llms_txt_urlhttps://shinylib.net/llms.txt
legible_history_share0.24
agent_instruction_filesCLAUDE.md
agent_instruction_max_bytes7,754
How it's scored
12.6/18One-command bootstrapbenchmarks/Shiny.DocumentDb.Benchmarks.Providers/Shiny.DocumentDb.Benchmarks.Providers.csproj, benchmarks/Shiny.DocumentDb.Benchmarks/Shiny.DocumentDb.Benchmarks.csproj, samples/Sample.Aot/Sample.Aot.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
10/10Reproducible environmentDockerfile
10/10Demonstrated agent practice15 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
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_devcontainerno
has_linter_configno
typecheck_configs
agent_commit_share0.15
toolchain_manifestsbenchmarks/Shiny.DocumentDb.Benchmarks.Providers/Shiny.DocumentDb.Benchmarks.Providers.csproj, benchmarks/Shiny.DocumentDb.Benchmarks/Shiny.DocumentDb.Benchmarks.csproj, samples/Sample.Aot/Sample.Aot.csproj, samples/Sample.Aspire/Sample.Aspire.Api/Sample.Aspire.Api.csproj, samples/Sample.Aspire/Sample.Aspire.AppHost/Sample.Aspire.AppHost.csproj, samples/Sample.Aspire/Sample.Aspire.Domain/Sample.Aspire.Domain.csproj, samples/Sample.Blazor/Sample.Blazor.csproj, samples/Sample.CopilotConsole/Sample.CopilotConsole.csproj, samples/Sample.Maui/Sample.Maui.csproj, samples/Sample.McpServer/Sample.McpServer.csproj, samples/Sample.ODataApi/Sample.ODataApi.csproj, samples/Sample.RestApi/Sample.RestApi.csproj, samples/Sample/Sample.csproj, src/Shiny.DocumentDb.AppDataSync/Shiny.DocumentDb.AppDataSync.csproj, src/Shiny.DocumentDb.AspNetCore.OData/Shiny.DocumentDb.AspNetCore.OData.csproj, src/Shiny.DocumentDb.AspNetCore/Shiny.DocumentDb.AspNetCore.csproj, src/Shiny.DocumentDb.Aspire.Client/Shiny.DocumentDb.Aspire.Client.csproj, src/Shiny.DocumentDb.Aspire.Hosting/Shiny.DocumentDb.Aspire.Hosting.csproj, src/Shiny.DocumentDb.Aspire.Orleans/Shiny.DocumentDb.Aspire.Orleans.csproj, src/Shiny.DocumentDb.AzureTable/Shiny.DocumentDb.AzureTable.csproj, src/Shiny.DocumentDb.CockroachDb/Shiny.DocumentDb.CockroachDb.csproj, src/Shiny.DocumentDb.CosmosDb/Shiny.DocumentDb.CosmosDb.csproj, src/Shiny.DocumentDb.DocumentDb/Shiny.DocumentDb.DocumentDb.csproj, src/Shiny.DocumentDb.DuckDb/Shiny.DocumentDb.DuckDb.csproj, src/Shiny.DocumentDb.DynamoDb/Shiny.DocumentDb.DynamoDb.csproj, src/Shiny.DocumentDb.Extensions.AI/Shiny.DocumentDb.Extensions.AI.csproj, src/Shiny.DocumentDb.Extensions.VectorData/Shiny.DocumentDb.Extensions.VectorData.csproj, src/Shiny.DocumentDb.Firestore/Shiny.DocumentDb.Firestore.csproj, src/Shiny.DocumentDb.Generators/Shiny.DocumentDb.Generators.csproj, src/Shiny.DocumentDb.Geo/Shiny.DocumentDb.Geo.csproj, src/Shiny.DocumentDb.Geofencing/Shiny.DocumentDb.Geofencing.csproj, src/Shiny.DocumentDb.IndexedDb/Shiny.DocumentDb.IndexedDb.csproj, src/Shiny.DocumentDb.JsonSchema/Shiny.DocumentDb.JsonSchema.csproj, src/Shiny.DocumentDb.LiteDb/Shiny.DocumentDb.LiteDb.csproj, src/Shiny.DocumentDb.MariaDb/Shiny.DocumentDb.MariaDb.csproj, src/Shiny.DocumentDb.Mcp/Shiny.DocumentDb.Mcp.csproj, src/Shiny.DocumentDb.MongoDb/Shiny.DocumentDb.MongoDb.csproj, src/Shiny.DocumentDb.MySql/Shiny.DocumentDb.MySql.csproj, src/Shiny.DocumentDb.OData/Shiny.DocumentDb.OData.csproj, src/Shiny.DocumentDb.Oracle/Shiny.DocumentDb.Oracle.csproj, src/Shiny.DocumentDb.Orleans.CosmosDb/Shiny.DocumentDb.Orleans.CosmosDb.csproj, src/Shiny.DocumentDb.Orleans.MongoDb/Shiny.DocumentDb.Orleans.MongoDb.csproj, src/Shiny.DocumentDb.Orleans/Shiny.DocumentDb.Orleans.csproj, src/Shiny.DocumentDb.PostgreSql/Shiny.DocumentDb.PostgreSql.csproj, src/Shiny.DocumentDb.RavenDb/Shiny.DocumentDb.RavenDb.csproj, src/Shiny.DocumentDb.Redis/Shiny.DocumentDb.Redis.csproj, src/Shiny.DocumentDb.SqlServer/Shiny.DocumentDb.SqlServer.csproj, src/Shiny.DocumentDb.Sqlite.SqlCipher/Shiny.DocumentDb.Sqlite.SqlCipher.csproj, src/Shiny.DocumentDb.Sqlite.VectorSupport/Shiny.DocumentDb.Sqlite.VectorSupport.csproj, src/Shiny.DocumentDb.Sqlite/Shiny.DocumentDb.Sqlite.csproj, src/Shiny.DocumentDb/Shiny.DocumentDb.csproj, src/ShinyDocDbMcp/ShinyDocDbMcp.csproj, src/ShinyDocDbMyAdmin.Core/ShinyDocDbMyAdmin.Core.csproj, src/ShinyDocDbMyAdmin.Tui/ShinyDocDbMyAdmin.Tui.csproj, src/ShinyDocDbMyAdmin/ShinyDocDbMyAdmin.csproj, tests/Shiny.DocumentDb.AppDataSync.Tests/Shiny.DocumentDb.AppDataSync.Tests.csproj, tests/Shiny.DocumentDb.AspNetCore.Tests/Shiny.DocumentDb.AspNetCore.Tests.csproj, tests/Shiny.DocumentDb.Aspire.Tests/Shiny.DocumentDb.Aspire.Tests.csproj, tests/Shiny.DocumentDb.Extensions.AI.Tests/Shiny.DocumentDb.Extensions.AI.Tests.csproj, tests/Shiny.DocumentDb.Generators.Tests/Shiny.DocumentDb.Generators.Tests.csproj, tests/Shiny.DocumentDb.Geo.Tests/Shiny.DocumentDb.Geo.Tests.csproj, tests/Shiny.DocumentDb.Geofencing.Tests/Shiny.DocumentDb.Geofencing.Tests.csproj, tests/Shiny.DocumentDb.JsonSchema.Tests/Shiny.DocumentDb.JsonSchema.Tests.csproj, tests/Shiny.DocumentDb.Mcp.Tests/Shiny.DocumentDb.Mcp.Tests.csproj, tests/Shiny.DocumentDb.OData.Tests/Shiny.DocumentDb.OData.Tests.csproj, tests/Shiny.DocumentDb.Orleans.Tests/Shiny.DocumentDb.Orleans.Tests.csproj, tests/Shiny.DocumentDb.Sqlite.SqlCipher.Tests/Shiny.DocumentDb.Sqlite.SqlCipher.Tests.csproj, tests/Shiny.DocumentDb.Sqlite.VectorSupport.Tests/Shiny.DocumentDb.Sqlite.VectorSupport.Tests.csproj, tests/Shiny.DocumentDb.Tests/Shiny.DocumentDb.Tests.csproj, tests/ShinyDocDbMyAdmin.Tests/ShinyDocDbMyAdmin.Tests.csproj, tests/ShinyDocDbMyAdmin.Tui.Tests/ShinyDocDbMyAdmin.Tui.Tests.csproj, tools/Shiny.DocumentDb.Geo.DataSeeder/Shiny.DocumentDb.Geo.DataSeeder.csproj, tools/ShinyDocDbMyAdmin.DemoVolume/ShinyDocDbMyAdmin.DemoVolume.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeC# (statically typed)
54.7/55Manageable file sizes6/1,002 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes233,644
source_files_sampled1,002
oversized_source_files6
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 examplessample, samples
Inputs used
example_dirssample, samples
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

20GitHub stars
2contributors
243commits, last 12 months
0days since last push
0releases
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

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.

111222212026-032026-042026-05
OpenSSF Scorecard 4.4 / 10
4.4aggregate

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-15 13:15 UTC

9Binary-Artifactsbinaries present in source code
0Branch-Protectionbranch protection not enabled on development/release branches
n/aCI-Testsno pull request found
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0Code-ReviewFound 0/30 approved changesets -- score normalized to 0
10Contributorsproject has 4 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
10Packagingpackaging workflow detected
0Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 0
0SASTno SAST tool detected
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 39
RegistryPackageVersion constraintManifest
NuGetShiny.Data.Syncsrc/Shiny.DocumentDb.AppDataSync/Shiny.DocumentDb.AppDataSync.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractionssrc/Shiny.DocumentDb.AppDataSync/Shiny.DocumentDb.AppDataSync.csproj
NuGetMicrosoft.AspNetCore.ODatasrc/Shiny.DocumentDb.AspNetCore.OData/Shiny.DocumentDb.AspNetCore.OData.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractionssrc/Shiny.DocumentDb.Aspire.Client/Shiny.DocumentDb.Aspire.Client.csproj
NuGetMicrosoft.Extensions.Diagnostics.HealthCheckssrc/Shiny.DocumentDb.Aspire.Client/Shiny.DocumentDb.Aspire.Client.csproj
NuGetOpenTelemetrysrc/Shiny.DocumentDb.Aspire.Client/Shiny.DocumentDb.Aspire.Client.csproj
NuGetOpenTelemetry.Extensions.Hostingsrc/Shiny.DocumentDb.Aspire.Client/Shiny.DocumentDb.Aspire.Client.csproj
NuGetAspire.Hostingsrc/Shiny.DocumentDb.Aspire.Hosting/Shiny.DocumentDb.Aspire.Hosting.csproj
NuGetAspire.Hosting.PostgreSQLsrc/Shiny.DocumentDb.Aspire.Hosting/Shiny.DocumentDb.Aspire.Hosting.csproj
NuGetAspire.Hosting.SqlServersrc/Shiny.DocumentDb.Aspire.Hosting/Shiny.DocumentDb.Aspire.Hosting.csproj
NuGetAspire.Hosting.MySqlsrc/Shiny.DocumentDb.Aspire.Hosting/Shiny.DocumentDb.Aspire.Hosting.csproj
NuGetNpgsqlsrc/Shiny.DocumentDb.Aspire.Hosting/Shiny.DocumentDb.Aspire.Hosting.csproj
NuGetMicrosoft.Data.SqlClientsrc/Shiny.DocumentDb.Aspire.Hosting/Shiny.DocumentDb.Aspire.Hosting.csproj
NuGetMySqlConnectorsrc/Shiny.DocumentDb.Aspire.Hosting/Shiny.DocumentDb.Aspire.Hosting.csproj
NuGetMicrosoft.Data.Sqlitesrc/Shiny.DocumentDb.Aspire.Hosting/Shiny.DocumentDb.Aspire.Hosting.csproj
NuGetAzure.Data.Tablessrc/Shiny.DocumentDb.AzureTable/Shiny.DocumentDb.AzureTable.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Shiny.DocumentDb.AzureTable/Shiny.DocumentDb.AzureTable.csproj
NuGetMicrosoft.Azure.Cosmossrc/Shiny.DocumentDb.CosmosDb/Shiny.DocumentDb.CosmosDb.csproj
NuGetNewtonsoft.Jsonsrc/Shiny.DocumentDb.CosmosDb/Shiny.DocumentDb.CosmosDb.csproj
NuGetMongoDB.Driversrc/Shiny.DocumentDb.DocumentDb/Shiny.DocumentDb.DocumentDb.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Shiny.DocumentDb.DocumentDb/Shiny.DocumentDb.DocumentDb.csproj
NuGetDuckDB.NET.Data.Fullsrc/Shiny.DocumentDb.DuckDb/Shiny.DocumentDb.DuckDb.csproj
NuGetAWSSDK.DynamoDBv2src/Shiny.DocumentDb.DynamoDb/Shiny.DocumentDb.DynamoDb.csproj
NuGetAWSSDK.DynamoDBStreamssrc/Shiny.DocumentDb.DynamoDb/Shiny.DocumentDb.DynamoDb.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Shiny.DocumentDb.DynamoDb/Shiny.DocumentDb.DynamoDb.csproj
NuGetMicrosoft.Extensions.AI.Abstractionssrc/Shiny.DocumentDb.Extensions.AI/Shiny.DocumentDb.Extensions.AI.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Shiny.DocumentDb.Extensions.AI/Shiny.DocumentDb.Extensions.AI.csproj
NuGetMicrosoft.Extensions.VectorData.Abstractionssrc/Shiny.DocumentDb.Extensions.VectorData/Shiny.DocumentDb.Extensions.VectorData.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Shiny.DocumentDb.Extensions.VectorData/Shiny.DocumentDb.Extensions.VectorData.csproj
NuGetGoogle.Cloud.Firestoresrc/Shiny.DocumentDb.Firestore/Shiny.DocumentDb.Firestore.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Shiny.DocumentDb.Firestore/Shiny.DocumentDb.Firestore.csproj
NuGetMicrosoft.CodeAnalysis.CSharpsrc/Shiny.DocumentDb.Generators/Shiny.DocumentDb.Generators.csproj
NuGetMicrosoft.CodeAnalysis.Analyzerssrc/Shiny.DocumentDb.Generators/Shiny.DocumentDb.Generators.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Shiny.DocumentDb.Geo/Shiny.DocumentDb.Geo.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Shiny.DocumentDb.Geofencing/Shiny.DocumentDb.Geofencing.csproj
NuGetShiny.Locationssrc/Shiny.DocumentDb.Geofencing/Shiny.DocumentDb.Geofencing.csproj
NuGetMicrosoft.JSInteropsrc/Shiny.DocumentDb.IndexedDb/Shiny.DocumentDb.IndexedDb.csproj
NuGetJsonSchema.Netsrc/Shiny.DocumentDb.JsonSchema/Shiny.DocumentDb.JsonSchema.csproj
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionssrc/Shiny.DocumentDb.JsonSchema/Shiny.DocumentDb.JsonSchema.csproj
All dependencies 85

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

RegistryPackageVersionRelation
NuGetAspire.Hostingdirect
NuGetAspire.Hosting.MySqldirect
NuGetAspire.Hosting.PostgreSQLdirect
NuGetAspire.Hosting.SqlServerdirect
NuGetAWSSDK.DynamoDBStreamsdirect
NuGetAWSSDK.DynamoDBv2direct
NuGetAzure.Data.Tablesdirect
NuGetDuckDB.NET.Data.Fulldirect
NuGetGoogle.Cloud.Firestoredirect
NuGetJsonSchema.Netdirect
NuGetMicrosoft.AspNetCore.ODatadirect
NuGetMicrosoft.Azure.Cosmosdirect
NuGetMicrosoft.CodeAnalysis.Analyzersdirect
NuGetMicrosoft.CodeAnalysis.CSharpdirect
NuGetMicrosoft.Data.SqlClientdirect
NuGetMicrosoft.Data.Sqlitedirect
NuGetMicrosoft.Extensions.AI.Abstractionsdirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionsdirect
NuGetMicrosoft.Extensions.Diagnostics.HealthChecksdirect
NuGetMicrosoft.Extensions.Hosting.Abstractionsdirect
NuGetMicrosoft.Extensions.VectorData.Abstractionsdirect
NuGetMicrosoft.JSInteropdirect
NuGetMongoDB.Driverdirect
NuGetMySqlConnectordirect
NuGetNewtonsoft.Jsondirect
NuGetNpgsqldirect
NuGetOpenTelemetrydirect
NuGetOpenTelemetry.Extensions.Hostingdirect
NuGetShiny.Data.Syncdirect
NuGetShiny.Locationsdirect
NuGetAnthropicindirect
NuGetAspire.Hosting.AppHostindirect
NuGetAzure.AI.OpenAIindirect
NuGetBenchmarkDotNetindirect
NuGetBogusindirect
NuGetDapperindirect
NuGetLiteDBindirect
NuGetMicrosoft.AspNetCore.Components.WebAssemblyindirect
NuGetMicrosoft.AspNetCore.Components.WebAssembly.DevServerindirect
NuGetMicrosoft.AspNetCore.OpenApiindirect
NuGetMicrosoft.AspNetCore.TestHostindirect
NuGetMicrosoft.Data.Sqlite.Coreindirect
NuGetMicrosoft.EntityFrameworkCore.Sqliteindirect
NuGetMicrosoft.EntityFrameworkCore.SqlServerindirect
NuGetMicrosoft.Extensions.AIindirect
NuGetMicrosoft.Extensions.AI.OpenAIindirect
NuGetMicrosoft.Extensions.Configurationindirect
NuGetMicrosoft.Extensions.Configuration.Binderindirect
NuGetMicrosoft.Extensions.Configuration.EnvironmentVariablesindirect
NuGetMicrosoft.Extensions.Configuration.Jsonindirect
NuGetMicrosoft.Extensions.DependencyInjectionindirect
NuGetMicrosoft.Extensions.Diagnosticsindirect
NuGetMicrosoft.Extensions.Hostingindirect
NuGetMicrosoft.Extensions.Loggingindirect
NuGetMicrosoft.Extensions.Logging.Abstractionsindirect
NuGetMicrosoft.Extensions.Logging.Configurationindirect
NuGetMicrosoft.Maui.Controlsindirect
NuGetMicrosoft.NET.Test.Sdkindirect
NuGetMicrosoft.Orleans.Remindersindirect
NuGetMicrosoft.Orleans.Runtimeindirect
NuGetMicrosoft.Orleans.Streamingindirect
NuGetModelContextProtocolindirect
NuGetModelContextProtocol.AspNetCoreindirect
NuGetNpgsql.EntityFrameworkCore.PostgreSQLindirect
NuGetNRedisStackindirect
NuGetOracle.ManagedDataAccess.Coreindirect
NuGetRavenDB.Clientindirect
NuGetShiny.Blazor.Controlsindirect
NuGetShiny.Hosting.Mauiindirect
NuGetsqlite-net-pclindirect
NuGetSQLitePCLRaw.bundle_e_sqlcipherindirect
NuGetTestcontainers.Azuriteindirect
NuGetTestcontainers.CosmosDbindirect
NuGetTestcontainers.DynamoDbindirect
NuGetTestcontainers.MariaDbindirect
NuGetTestcontainers.MongoDbindirect
NuGetTestcontainers.MsSqlindirect
NuGetTestcontainers.MySqlindirect
NuGetTestcontainers.Oracleindirect
NuGetTestcontainers.PostgreSqlindirect
NuGetTestcontainers.RavenDbindirect
NuGetTestcontainers.Redisindirect
NuGetXenoAtom.Terminal.UIindirect
NuGetxunit.runner.visualstudioindirect
NuGetxunit.v3indirect
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.