Public record
Software health reportschema 0.31.0 · metrics 2.10.0 · 2026-08-05 04:28 UTC

dotnet / roslyn

The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.

C# · Visual Basic .NETMIT★ 20,594 stars⑂ 4,297 forkssince Jan 2015View on GitHub ↗

dotnet/roslyn holds a health index of 96 out of 100, placing it in the Exceptional band. It scores highest on Community & Adoption (93/100) and lowest on Security (72/100). It was last updated today. 5 contributors account for most of its recent work.

96
overall / 100
Exceptional

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.

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

Ownership

.NET PlatformOrganization
23,120 followers278 public repossince Oct 2014

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

Metrics by category

Vitality

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

81Excellent · 21% of overall

Development activity

100Exceptional
How it's scored
36/36Push recencylast push 0 days ago
36/36Commit cadence52/52 weeks with commits
18/18Commit volume6,780 commits in the last year
10/10OpenSSF Scorecard: Maintained30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year6,780
human_commit_share0.95
days_since_last_push0
active_weeks_last_year52
How it's scored
27/27Ships releases58 releases published
0/36Release recencylatest release 1,512 days ago
19.8/27Release cadencea release every ~51.1 days
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count58
latest_release_tagv4.2.0-4.22266.5
releases_from_tagsno
days_since_latest_release1,512
mean_days_between_releases51.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?

93Exceptional · 17% of overall

Popularity & adoption

100Exceptional
How it's scored
60/60Stars20,594 stars
25/25Forks4,297 forks
15/15Watchers989 watchers
Inputs used
forks4,297
stars20,594
watchers989
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history

Community health

85Excellent
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (MIT)
18/18CONTRIBUTING guide
13.5/13.5Code of conduct
0/7.2Issue template
0/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges21
has_contributingyes
has_issue_templateno
has_code_of_conductyes
readme_badge_servicesdev.azure.com
has_pull_request_templateno

Sustainability & Governance

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

90Excellent · 23% of overall
How it's scored
45.9/54Bus factor5 contributor(s) cover half of all commits
15/22.5Commit distributiontop contributor authored 33% of commits
13.5/13.5Contributor breadth96 contributors
10/10OpenSSF Scorecard: Contributorsproject has 23 contributing companies or organizations
Inputs used
bus_factor5
contributors_sampled96
top_contributor_share0.333
How it's scored
35.6/42Issue resolution85% of issues closed
25.8/30PR acceptance39,527/45,918 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
15/15OpenSSF Scorecard: Code-Reviewall changesets reviewed
Inputs used
merged_prs39,527
open_issues5,556
closed_issues30,706
prs_merged_7d40
prs_decided_7d47
prs_merged_30d40
prs_decided_30d47
issue_closed_ratio0.847
closed_unmerged_prs6,391
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 domainverified-domain status not read for this organization
25/25Owner reach23,120 followers of dotnet
25/25Track record278 public repos, account ~11 yr old
Inputs used
followers23,120
owner_typeOrganization
is_verified
owner_logindotnet
public_repos278
account_age_days4,316
Excluded from scoring (no data or not applicable): Verified domain. Remaining weights renormalized.

Engineering Quality

Are baseline engineering and documentation practices in place?

80Excellent · 19% of overall
How it's scored
24/24CI workflows8 workflow(s)
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
20/20OpenSSF Scorecard: CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
Inputs used
has_ciyes
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno

Documentation

90Excellent
How it's scored
30/30README
25/25Documentation directory
15/15Documentation / homepage sitehttps://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
10/10Repository description
10/10Topics5 topics
0/10Wiki
Inputs used
topicsroslyn, visual-basic, visual-studio, csharp, hacktoberfest
has_wikino
homepagehttps://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
docs_sitehttps://docs.microsoft.com/dotnet/csharp/roslyn-sdk/
has_readmeyes
has_docs_diryes
has_descriptionyes

Security

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

72Good · 16% of overall
How it's scored
0/7.5Binary-Artifactsbinaries present in source code
3.8/7.5Branch-Protectionbranch protection is not maximal on development and all release branches
2.5/2.5CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
7.5/7.5Code-Reviewall changesets reviewed
2.5/2.5Contributorsproject has 23 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.5Maintained30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
4/5Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0/5SASTSAST tool is not run on all commits -- score normalized to 0
5/5Security-Policysecurity policy file 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_aggregate6.5
Excluded from scoring (no data or not applicable): Packaging, 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_packages1
unassessed_packages255
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 1 resolved dependencies against OSV. 255 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list. 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.

81Excellent · 4% of overall
How it's scored
45/45Agent instructions.github/copilot-instructions.md, .github/instructions/Compiler.instructions.md, .github/instructions/IDE.instructions.md, .github/instructions/Razor.instructions.md, AGENTS.md
0/15Machine-readable docs (llms.txt)
37.1/40Legible commit history66 of 95 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.695
agent_instruction_files.github/copilot-instructions.md, .github/instructions/Compiler.instructions.md, .github/instructions/IDE.instructions.md, .github/instructions/Razor.instructions.md, AGENTS.md
agent_instruction_max_bytes8,978
How it's scored
12.6/18One-command bootstrapeng/common/internal/Tools.csproj, src/CodeStyle/CSharp/Analyzers/Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj, src/CodeStyle/CSharp/CodeFixes/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkingC# (statically typed)
10/10Reproducible environmentdevcontainer, Dockerfile
10/10Demonstrated agent practice31 of the last 100 commits agent-authored or agent-credited
0/8Automated maintenanceno automated dependency updates observed
8/10OpenSSF Scorecard: Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileyes
typed_languageyes
bootstrap_files
has_devcontaineryes
has_linter_configno
typecheck_configs
agent_commit_share0.31
toolchain_manifestseng/common/internal/Tools.csproj, src/CodeStyle/CSharp/Analyzers/Microsoft.CodeAnalysis.CSharp.CodeStyle.csproj, src/CodeStyle/CSharp/CodeFixes/Microsoft.CodeAnalysis.CSharp.CodeStyle.Fixes.csproj, src/CodeStyle/CSharp/Tests/Microsoft.CodeAnalysis.CSharp.CodeStyle.UnitTests.csproj, src/CodeStyle/Core/Analyzers/Microsoft.CodeAnalysis.CodeStyle.csproj, src/CodeStyle/Core/CodeFixes/Microsoft.CodeAnalysis.CodeStyle.Fixes.csproj, src/CodeStyle/Core/Tests/LegacyTestFramework/Microsoft.CodeAnalysis.CodeStyle.LegacyTestFramework.UnitTestUtilities.csproj, src/CodeStyle/Core/Tests/UnitTestUtilities/Microsoft.CodeAnalysis.CodeStyle.UnitTestUtilities.csproj, src/CodeStyle/Tools/CodeStyleConfigFileGenerator.csproj, src/Compilers/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.csproj, src/Compilers/CSharp/Test/CSharp15/Microsoft.CodeAnalysis.CSharp.CSharp15.UnitTests.csproj, src/Compilers/CSharp/Test/CommandLine/Microsoft.CodeAnalysis.CSharp.CommandLine.UnitTests.csproj, src/Compilers/CSharp/Test/Emit/Microsoft.CodeAnalysis.CSharp.Emit.UnitTests.csproj, src/Compilers/CSharp/Test/Emit2/Microsoft.CodeAnalysis.CSharp.Emit2.UnitTests.csproj, src/Compilers/CSharp/Test/Emit3/Microsoft.CodeAnalysis.CSharp.Emit3.UnitTests.csproj, src/Compilers/CSharp/Test/EndToEnd/Microsoft.CodeAnalysis.CSharp.EndToEnd.UnitTests.csproj, src/Compilers/CSharp/Test/IOperation/Microsoft.CodeAnalysis.CSharp.IOperation.UnitTests.csproj, src/Compilers/CSharp/Test/Semantic/Microsoft.CodeAnalysis.CSharp.Semantic.UnitTests.csproj, src/Compilers/CSharp/Test/Symbol/Microsoft.CodeAnalysis.CSharp.Symbol.UnitTests.csproj, src/Compilers/CSharp/Test/Syntax/Microsoft.CodeAnalysis.CSharp.Syntax.UnitTests.csproj, src/Compilers/CSharp/Test/WinRT/Microsoft.CodeAnalysis.CSharp.WinRT.UnitTests.csproj, src/Compilers/CSharp/csc/AnyCpu/csc.csproj, src/Compilers/CSharp/csc/arm64/csc-arm64.csproj, src/Compilers/Core/CodeAnalysisTest/Microsoft.CodeAnalysis.UnitTests.csproj, src/Compilers/Core/MSBuildTask/MSBuild/Microsoft.Build.Tasks.CodeAnalysis.csproj, src/Compilers/Core/MSBuildTask/Sdk/Microsoft.Build.Tasks.CodeAnalysis.Sdk.csproj, src/Compilers/Core/MSBuildTaskTests/Microsoft.Build.Tasks.CodeAnalysis.UnitTests.csproj, src/Compilers/Core/Portable/Microsoft.CodeAnalysis.csproj, src/Compilers/Core/Rebuild/Microsoft.CodeAnalysis.Rebuild.csproj, src/Compilers/Core/RebuildTest/Microsoft.CodeAnalysis.Rebuild.UnitTests.csproj, src/Compilers/Core/SdkTaskTests/Microsoft.Build.Tasks.CodeAnalysis.Sdk.UnitTests.csproj, src/Compilers/Extension/Roslyn.Compilers.Extension.csproj, src/Compilers/Server/VBCSCompiler/AnyCpu/VBCSCompiler.csproj, src/Compilers/Server/VBCSCompiler/arm64/VBCSCompiler-arm64.csproj, src/Compilers/Server/VBCSCompilerTests/VBCSCompiler.UnitTests.csproj, src/Compilers/Test/Core/Microsoft.CodeAnalysis.Test.Utilities.csproj, src/Compilers/Test/Resources/Core/Microsoft.CodeAnalysis.Compiler.Test.Resources.csproj, src/Compilers/Test/Utilities/CSharp/Microsoft.CodeAnalysis.CSharp.Test.Utilities.csproj, src/Compilers/VisualBasic/vbc/AnyCpu/vbc.csproj, src/Compilers/VisualBasic/vbc/arm64/vbc-arm64.csproj, src/Dependencies/CodeAnalysis.Debugging/Microsoft.CodeAnalysis.Debugging.Package.csproj, src/Dependencies/Collections/Microsoft.CodeAnalysis.Collections.Package.csproj, src/Dependencies/Contracts/Microsoft.CodeAnalysis.Contracts.Package.csproj, src/Dependencies/PooledObjects/Microsoft.CodeAnalysis.PooledObjects.Package.csproj, src/Dependencies/Threading/Microsoft.CodeAnalysis.Threading.Package.csproj, src/Deployment/RoslynDeployment.csproj, src/EditorFeatures/CSharp/Microsoft.CodeAnalysis.CSharp.EditorFeatures.csproj, src/EditorFeatures/CSharpTest/Microsoft.CodeAnalysis.CSharp.EditorFeatures.UnitTests.csproj, src/EditorFeatures/CSharpTest2/Microsoft.CodeAnalysis.CSharp.EditorFeatures2.UnitTests.csproj, src/EditorFeatures/Core/Microsoft.CodeAnalysis.EditorFeatures.csproj, src/EditorFeatures/DiagnosticsTestUtilities/Microsoft.CodeAnalysis.EditorFeatures.DiagnosticsTests.Utilities.csproj, src/EditorFeatures/ExternalAccess/Core/Microsoft.CodeAnalysis.EditorFeatures.ExternalAccess.csproj, src/EditorFeatures/ExternalAccess/Debugger/Microsoft.CodeAnalysis.ExternalAccess.Debugger.csproj, src/EditorFeatures/Test/Microsoft.CodeAnalysis.EditorFeatures.UnitTests.csproj, src/EditorFeatures/TestUtilities/Microsoft.CodeAnalysis.EditorFeatures.Test.Utilities.csproj, src/EditorFeatures/Text/Microsoft.CodeAnalysis.EditorFeatures.Text.csproj, src/EditorFeatures/XunitHook/Microsoft.CodeAnalysis.XunitHook.csproj, src/ExpressionEvaluator/CSharp/Source/ExpressionCompiler/Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.csproj, src/ExpressionEvaluator/CSharp/Source/ResultProvider/Portable/Microsoft.CodeAnalysis.CSharp.ResultProvider.csproj, src/ExpressionEvaluator/CSharp/Test/ExpressionCompiler/Microsoft.CodeAnalysis.CSharp.ExpressionCompiler.UnitTests.csproj, src/ExpressionEvaluator/CSharp/Test/ResultProvider/Microsoft.CodeAnalysis.CSharp.ResultProvider.UnitTests.csproj, src/ExpressionEvaluator/Core/Source/ExpressionCompiler/Microsoft.CodeAnalysis.ExpressionCompiler.csproj, src/ExpressionEvaluator/Core/Source/FunctionResolver/Microsoft.CodeAnalysis.FunctionResolver.csproj, src/ExpressionEvaluator/Core/Source/ResultProvider/Portable/Microsoft.CodeAnalysis.ResultProvider.csproj, src/ExpressionEvaluator/Core/Test/ExpressionCompiler/Microsoft.CodeAnalysis.ExpressionCompiler.Test.Utilities.csproj, src/ExpressionEvaluator/Core/Test/FunctionResolver/Microsoft.CodeAnalysis.FunctionResolver.UnitTests.csproj, src/ExpressionEvaluator/Core/Test/ResultProvider/Microsoft.CodeAnalysis.ResultProvider.Utilities.csproj, src/ExpressionEvaluator/Package/ExpressionEvaluatorPackage.csproj, src/Features/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Features.csproj, src/Features/CSharpTest/Microsoft.CodeAnalysis.CSharp.Features.UnitTests.csproj, src/Features/Core/Portable/Microsoft.CodeAnalysis.Features.csproj, src/Features/DiagnosticsTestUtilities/Microsoft.CodeAnalysis.Features.DiagnosticsTests.Utilities.csproj, src/Features/ExternalAccess/AspNetCore/Microsoft.CodeAnalysis.ExternalAccess.AspNetCore.csproj, src/Features/ExternalAccess/Copilot/Microsoft.CodeAnalysis.ExternalAccess.Copilot.csproj, src/Features/ExternalAccess/Core/Microsoft.CodeAnalysis.Features.ExternalAccess.csproj, src/Features/ExternalAccess/Extensions/Microsoft.CodeAnalysis.ExternalAccess.Extensions.csproj, src/Features/ExternalAccess/HotReload/Microsoft.CodeAnalysis.ExternalAccess.HotReload.csproj, src/Features/ExternalAccess/HotReloadTest/Microsoft.CodeAnalysis.ExternalAccess.HotReload.UnitTests.csproj, src/Features/ExternalAccess/OmniSharp.CSharp/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.CSharp.csproj, src/Features/ExternalAccess/OmniSharp/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.csproj, src/Features/ExternalAccess/OmniSharpTest/Microsoft.CodeAnalysis.ExternalAccess.OmniSharp.UnitTests.csproj, src/Features/Test/Microsoft.CodeAnalysis.Features.UnitTests.csproj, src/Features/TestUtilities/Microsoft.CodeAnalysis.Features.Test.Utilities.csproj, src/Interactive/Host/Microsoft.CodeAnalysis.InteractiveHost.csproj, src/Interactive/HostProcess/x64/InteractiveHost64.csproj, src/Interactive/HostProcess/x86/InteractiveHost32.csproj, src/Interactive/HostTest/InteractiveHost.UnitTests.csproj, src/Interactive/csi/csi.csproj, src/LanguageServer/ExternalAccess/CompilerDeveloperSDK/Microsoft.CodeAnalysis.ExternalAccess.CompilerDeveloperSDK.csproj, src/LanguageServer/ExternalAccess/Copilot/Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.Copilot.csproj, src/LanguageServer/ExternalAccess/Core/Microsoft.CodeAnalysis.LanguageServer.ExternalAccess.csproj, src/LanguageServer/ExternalAccess/VisualDiagnostics/Microsoft.CodeAnalysis.ExternalAccess.VisualDiagnostics.csproj, src/LanguageServer/ExternalAccess/Xaml/Microsoft.CodeAnalysis.ExternalAccess.Xaml.csproj, src/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.ProcessHost.UnitTests/Microsoft.CodeAnalysis.LanguageServer.ProcessHost.UnitTests.csproj, src/LanguageServer/Microsoft.CodeAnalysis.LanguageServer.UnitTests/Microsoft.CodeAnalysis.LanguageServer.UnitTests.csproj, src/LanguageServer/Microsoft.CodeAnalysis.LanguageServer/Microsoft.CodeAnalysis.LanguageServer.csproj, src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework.Example/Microsoft.CommonLanguageServerProtocol.Framework.Example.csproj, src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework.UnitTests/Microsoft.CommonLanguageServerProtocol.Framework.UnitTests.csproj, src/LanguageServer/Microsoft.CommonLanguageServerProtocol.Framework/Microsoft.CommonLanguageServerProtocol.Framework.Package.csproj, src/LanguageServer/Protocol.TestUtilities/Microsoft.CodeAnalysis.LanguageServer.Protocol.Test.Utilities.csproj, src/LanguageServer/Protocol/Microsoft.CodeAnalysis.LanguageServer.Protocol.csproj, src/LanguageServer/ProtocolUnitTests/Microsoft.CodeAnalysis.LanguageServer.Protocol.UnitTests.csproj, src/LanguageServer/roslyn-language-server/roslyn-language-server.csproj, src/NuGet/Microsoft.CodeAnalysis.BuildClient.Package/Microsoft.CodeAnalysis.BuildClient.Package.csproj, src/NuGet/Microsoft.CodeAnalysis.Compilers.Package/Microsoft.CodeAnalysis.Compilers.Package.csproj, src/NuGet/Microsoft.CodeAnalysis.EditorFeatures.Package/Microsoft.CodeAnalysis.EditorFeatures.Package.csproj, src/NuGet/Microsoft.CodeAnalysis.Package/Microsoft.CodeAnalysis.Package.csproj, src/NuGet/Microsoft.CodeAnalysis.Scripting.Package/Microsoft.CodeAnalysis.Scripting.Package.csproj, src/NuGet/Microsoft.Net.Compilers.Toolset/AnyCpu/Microsoft.Net.Compilers.Toolset.Package.csproj, src/NuGet/Microsoft.Net.Compilers.Toolset/Framework/Microsoft.Net.Compilers.Toolset.Framework.Package.csproj, src/NuGet/Microsoft.Net.Compilers.Toolset/arm64/Microsoft.Net.Compilers.Toolset.Arm64.Package.csproj, src/NuGet/VS.ExternalAPIs.Roslyn.Package/VS.ExternalAPIs.Roslyn.Package.csproj, src/NuGet/VS.Tools.Roslyn.Package/VS.Tools.Roslyn.Package.csproj, src/Razor/src/Compiler/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version1_X.UnitTests.csproj, src/Razor/src/Compiler/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.Version2_X.UnitTests.csproj, src/Razor/src/Compiler/Microsoft.AspNetCore.Mvc.Razor.Extensions/test/Microsoft.AspNetCore.Mvc.Razor.Extensions.UnitTests.csproj, src/Razor/src/Compiler/Microsoft.AspNetCore.Razor.Language/legacyTest/Microsoft.AspNetCore.Razor.Language.Legacy.UnitTests.csproj, src/Razor/src/Compiler/Microsoft.AspNetCore.Razor.Language/test/Microsoft.AspNetCore.Razor.Language.UnitTests.csproj, src/Razor/src/Compiler/Microsoft.CodeAnalysis.Razor.Compiler/src/Microsoft.CodeAnalysis.Razor.Compiler.csproj, src/Razor/src/Compiler/Microsoft.CodeAnalysis.Razor/test/Microsoft.CodeAnalysis.Razor.UnitTests.csproj, src/Razor/src/Compiler/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport/Microsoft.NET.Sdk.Razor.SourceGenerators.Transport.csproj, src/Razor/src/Compiler/Microsoft.Net.Compilers.Razor.Toolset/Microsoft.Net.Compilers.Razor.Toolset.csproj, src/Razor/src/Compiler/perf/Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.Compiler.csproj, src/Razor/src/Compiler/perf/Microsoft.AspNetCore.Razor.Microbenchmarks.Generator/Microsoft.AspNetCore.Razor.Microbenchmarks.Generator.csproj, src/Razor/src/Compiler/perf/Microsoft.AspNetCore.Razor.Microbenchmarks.Generator/SampleApp/SampleApp.csproj, src/Razor/src/Compiler/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version1_X.Compiler.csproj, src/Razor/src/Compiler/test/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X/Microsoft.AspNetCore.Razor.Test.MvcShim.Version2_X.Compiler.csproj, src/Razor/src/Compiler/test/Microsoft.NET.Sdk.Razor.SourceGenerators.UnitTests/Microsoft.NET.Sdk.Razor.SourceGenerators.UnitTests.csproj, src/Razor/src/Compiler/tools/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal/Microsoft.AspNetCore.Mvc.Razor.Extensions.Tooling.Internal.csproj, src/Razor/src/Compiler/tools/Microsoft.CodeAnalysis.Razor.Tooling.Internal/Microsoft.CodeAnalysis.Razor.Tooling.Internal.csproj, src/Razor/src/Compiler/tools/RazorSyntaxGenerator/RazorSyntaxGenerator.csproj, src/Razor/src/Razor/benchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks/Microsoft.AspNetCore.Razor.Microbenchmarks.csproj, src/Razor/src/Razor/benchmarks/testapps/ComponentApp/ComponentApp.csproj, src/Razor/src/Razor/benchmarks/testapps/LargeProject/LargeProject.csproj, src/Razor/src/Razor/src/Microsoft.CodeAnalysis.Razor.Workspaces/Microsoft.CodeAnalysis.Razor.Workspaces.csproj, src/Razor/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor.CoreComponents/arm64/Microsoft.CodeAnalysis.Remote.Razor.CoreComponents.arm64.csproj, src/Razor/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor.CoreComponents/x64/Microsoft.CodeAnalysis.Remote.Razor.CoreComponents.x64.csproj, src/Razor/src/Razor/src/Microsoft.CodeAnalysis.Remote.Razor/Microsoft.CodeAnalysis.Remote.Razor.csproj, src/Razor/src/Razor/src/Microsoft.VisualStudio.LanguageServer.ContainedLanguage/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.csproj, src/Razor/src/Razor/src/Microsoft.VisualStudio.LanguageServices.Razor/Microsoft.VisualStudio.LanguageServices.Razor.csproj, src/Razor/src/Razor/src/Microsoft.VisualStudio.RazorExtension.Dependencies/Microsoft.VisualStudio.RazorExtension.Dependencies.csproj, src/Razor/src/Razor/src/Microsoft.VisualStudio.RazorExtension/Microsoft.VisualStudio.RazorExtension.csproj, src/Razor/src/Razor/src/Microsoft.VisualStudioCode.RazorExtension/Microsoft.VisualStudioCode.RazorExtension.csproj, src/Razor/src/Razor/src/RazorDeployment/RazorDeployment.csproj, src/Razor/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Cohosting/Microsoft.AspNetCore.Razor.Test.Common.Cohosting.csproj, src/Razor/src/Razor/test/Microsoft.AspNetCore.Razor.Test.Common.Tooling/Microsoft.AspNetCore.Razor.Test.Common.Tooling.csproj, src/Razor/src/Razor/test/Microsoft.CodeAnalysis.Razor.Workspaces.UnitTests/Microsoft.CodeAnalysis.Razor.Workspaces.UnitTests.csproj, src/Razor/src/Razor/test/Microsoft.CodeAnalysis.Remote.Razor.UnitTests/Microsoft.CodeAnalysis.Remote.Razor.UnitTests.csproj, src/Razor/src/Razor/test/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.UnitTests/Microsoft.VisualStudio.LanguageServer.ContainedLanguage.UnitTests.csproj, src/Razor/src/Razor/test/Microsoft.VisualStudio.LanguageServices.Razor.UnitTests/Microsoft.VisualStudio.LanguageServices.Razor.UnitTests.csproj, src/Razor/src/Razor/test/Microsoft.VisualStudio.Razor.IntegrationTests/Microsoft.VisualStudio.Razor.IntegrationTests.csproj, src/Razor/src/Razor/test/Microsoft.VisualStudioCode.RazorExtension.UnitTests/Microsoft.VisualStudioCode.RazorExtension.UnitTests.csproj, src/Razor/src/Razor/tools/HtmlCompletionDataGenerator/HtmlCompletionDataGenerator.csproj, src/Razor/src/Shared/Microsoft.AspNetCore.Razor.Test.Common/Microsoft.AspNetCore.Razor.Test.Common.csproj, src/Razor/src/Shared/Microsoft.AspNetCore.Razor.Utilities.Shared.UnitTests/Microsoft.AspNetCore.Razor.Utilities.Shared.UnitTests.csproj, src/Razor/src/Shared/Microsoft.AspNetCore.Razor.Utilities.Shared/Microsoft.AspNetCore.Razor.Utilities.Shared.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.AnalyzerUtilities/Microsoft.CodeAnalysis.AnalyzerUtilities.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/CSharp/Microsoft.CodeAnalysis.CSharp.Analyzers.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/Core/Microsoft.CodeAnalysis.Analyzers.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/Setup/Microsoft.CodeAnalysis.Analyzers.Setup.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.Analyzers/UnitTests/Microsoft.CodeAnalysis.Analyzers.UnitTests.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.BannedApiAnalyzers/CSharp/Microsoft.CodeAnalysis.CSharp.BannedApiAnalyzers.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.BannedApiAnalyzers/Core/Microsoft.CodeAnalysis.BannedApiAnalyzers.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.BannedApiAnalyzers/Setup/Microsoft.CodeAnalysis.BannedApiAnalyzers.Setup.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.BannedApiAnalyzers/UnitTests/Microsoft.CodeAnalysis.BannedApiAnalyzers.UnitTests.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.ResxSourceGenerator/Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp/Microsoft.CodeAnalysis.ResxSourceGenerator.CSharp.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.ResxSourceGenerator/Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests/Microsoft.CodeAnalysis.ResxSourceGenerator.UnitTests.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.ResxSourceGenerator/Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic/Microsoft.CodeAnalysis.ResxSourceGenerator.VisualBasic.csproj, src/RoslynAnalyzers/Microsoft.CodeAnalysis.ResxSourceGenerator/Microsoft.CodeAnalysis.ResxSourceGenerator/Microsoft.CodeAnalysis.ResxSourceGenerator.csproj, src/RoslynAnalyzers/NuGet/Microsoft.CodeAnalysis.Analyzers/Microsoft.CodeAnalysis.Analyzers.Package.csproj, src/RoslynAnalyzers/NuGet/Microsoft.CodeAnalysis.BannedApiAnalyzers/Microsoft.CodeAnalysis.BannedApiAnalyzers.Package.csproj, src/RoslynAnalyzers/NuGet/Microsoft.CodeAnalysis.Metrics/Microsoft.CodeAnalysis.Metrics.Package.csproj, src/RoslynAnalyzers/NuGet/Microsoft.CodeAnalysis.ResxSourceGenerator/Microsoft.CodeAnalysis.ResxSourceGenerator.Package.csproj, src/RoslynAnalyzers/NuGet/Microsoft.CodeAnalysis.RulesetToEditorconfigConverter/Microsoft.CodeAnalysis.RulesetToEditorconfigConverter.Package.csproj, src/RoslynAnalyzers/NuGet/PerformanceSensitiveAnalyzers/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Package.csproj, src/RoslynAnalyzers/NuGet/PublicApiAnalyzers/Microsoft.CodeAnalysis.PublicApiAnalyzers.Package.csproj, src/RoslynAnalyzers/NuGet/Roslyn.Diagnostics.Analyzers/Roslyn.Diagnostics.Analyzers.Package.csproj, src/RoslynAnalyzers/NuGet/Text.Analyzers/Text.Analyzers.Package.csproj, src/RoslynAnalyzers/PerformanceSensitiveAnalyzers/CSharp/Analyzers/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.csproj, src/RoslynAnalyzers/PerformanceSensitiveAnalyzers/CSharp/CodeFixes/Microsoft.CodeAnalysis.CSharp.PerformanceSensitiveAnalyzers.CodeFixes.csproj, src/RoslynAnalyzers/PerformanceSensitiveAnalyzers/Core/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.csproj, src/RoslynAnalyzers/PerformanceSensitiveAnalyzers/Setup/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.Setup.csproj, src/RoslynAnalyzers/PerformanceSensitiveAnalyzers/UnitTests/Microsoft.CodeAnalysis.PerformanceSensitiveAnalyzers.UnitTests.csproj, src/RoslynAnalyzers/PublicApiAnalyzers/Core/Analyzers/Microsoft.CodeAnalysis.PublicApiAnalyzers.csproj, src/RoslynAnalyzers/PublicApiAnalyzers/Core/CodeFixes/Microsoft.CodeAnalysis.PublicApiAnalyzers.CodeFixes.csproj, src/RoslynAnalyzers/PublicApiAnalyzers/Setup/Microsoft.CodeAnalysis.PublicApiAnalyzers.Setup.csproj, src/RoslynAnalyzers/PublicApiAnalyzers/UnitTests/Microsoft.CodeAnalysis.PublicApiAnalyzers.UnitTests.csproj, src/RoslynAnalyzers/Roslyn.Diagnostics.Analyzers/CSharp/Roslyn.Diagnostics.CSharp.Analyzers.csproj, src/RoslynAnalyzers/Roslyn.Diagnostics.Analyzers/Core/Roslyn.Diagnostics.Analyzers.csproj, src/RoslynAnalyzers/Roslyn.Diagnostics.Analyzers/Setup/Roslyn.Diagnostics.Analyzers.Setup.csproj, src/RoslynAnalyzers/Roslyn.Diagnostics.Analyzers/UnitTests/Roslyn.Diagnostics.Analyzers.UnitTests.csproj, src/RoslynAnalyzers/Test.Utilities/Test.Utilities.csproj, src/RoslynAnalyzers/TestReferenceAssembly/TestReferenceAssembly.csproj, src/RoslynAnalyzers/Text.Analyzers/CSharp/Text.CSharp.Analyzers.csproj, src/RoslynAnalyzers/Text.Analyzers/Core/Text.Analyzers.csproj, src/RoslynAnalyzers/Text.Analyzers/Setup/Text.Analyzers.Setup.csproj, src/RoslynAnalyzers/Text.Analyzers/UnitTests/Text.Analyzers.UnitTests.csproj, src/RoslynAnalyzers/Tools/GenerateAnalyzerNuspec/GenerateAnalyzerNuspec.csproj, src/RoslynAnalyzers/Tools/GenerateDocumentationAndConfigFiles/GenerateDocumentationAndConfigFiles.csproj, src/RoslynAnalyzers/Tools/GenerateDocumentationAndConfigFilesForBrokenRuntime/GenerateDocumentationAndConfigFilesForBrokenRuntime.csproj, src/RoslynAnalyzers/Tools/Metrics.Legacy/Metrics.Legacy.csproj, src/RoslynAnalyzers/Tools/Metrics/Metrics.csproj, src/RoslynAnalyzers/Tools/RulesetToEditorconfigConverter/Source/RulesetToEditorconfigConverter.csproj, src/RoslynAnalyzers/Tools/RulesetToEditorconfigConverter/Tests/RulesetToEditorconfigConverter.UnitTests.csproj, src/RoslynAnalyzers/Utilities.UnitTests/Analyzer.Utilities.UnitTests.csproj, src/Scripting/CSharp/Microsoft.CodeAnalysis.CSharp.Scripting.csproj, src/Scripting/CSharpTest.Desktop/Microsoft.CodeAnalysis.CSharp.Scripting.Desktop.UnitTests.csproj, src/Scripting/CSharpTest/Microsoft.CodeAnalysis.CSharp.Scripting.UnitTests.csproj, src/Scripting/Core/Microsoft.CodeAnalysis.Scripting.csproj, src/Scripting/CoreTest.Desktop/Microsoft.CodeAnalysis.Scripting.Desktop.UnitTests.csproj, src/Scripting/CoreTest/Microsoft.CodeAnalysis.Scripting.UnitTests.csproj, src/Scripting/CoreTestUtilities/Microsoft.CodeAnalysis.Scripting.TestUtilities.csproj, src/Setup/DevDivInsertionFiles/DevDivInsertionFiles.csproj, src/Setup/DevDivVsix/CompilersPackage/arm64/Microsoft.CodeAnalysis.Compilers.Setup.arm64.csproj, src/Setup/DevDivVsix/CompilersPackage/x64/Microsoft.CodeAnalysis.Compilers.Setup.x64.csproj, src/Setup/DevDivVsix/CompilersPackage/x86/Microsoft.CodeAnalysis.Compilers.Setup.x86.csproj, src/Test/PdbUtilities/Roslyn.Test.PdbUtilities.csproj, src/Test/Perf/StackDepthTest/StackDepthTest.csproj, src/Test/Perf/Utilities/Roslyn.Test.Performance.Utilities.csproj, src/Test/Perf/tests/Roslyn.PerformanceTests.csproj, src/Tools/AnalyzerRunner/AnalyzerRunner.csproj, src/Tools/Benchmarks/Benchmarks.csproj, src/Tools/BuildActionTelemetryTable/BuildActionTelemetryTable.csproj, src/Tools/BuildBoss/BuildBoss.csproj, src/Tools/BuildValidator/BuildValidator.csproj, src/Tools/CompilerGeneratorTools/Source/BoundTreeGenerator/CompilersBoundTreeGenerator.csproj, src/Tools/CompilerGeneratorTools/Source/CSharpErrorFactsGenerator/CSharpErrorFactsGenerator.csproj, src/Tools/CompilerGeneratorTools/Source/CSharpSyntaxGenerator/CSharpSyntaxGenerator.csproj, src/Tools/CompilerGeneratorTools/Source/IOperationGenerator/CompilersIOperationGenerator.csproj, src/Tools/ExternalAccess/RazorCompiler/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.csproj, src/Tools/ExternalAccess/RazorCompilerTest/Microsoft.CodeAnalysis.ExternalAccess.RazorCompiler.UnitTests.csproj, src/Tools/GenerateRulesMissingDocumentation/GenerateRulesMissingDocumentation.csproj, src/Tools/IdeBenchmarks/IdeBenchmarks.csproj, src/Tools/IdeCoreBenchmarks/IdeCoreBenchmarks.csproj, src/Tools/ManifestGenerator/ManifestGenerator.csproj, src/Tools/NgramStorageAnalyzer/NgramStorageAnalyzer.csproj, src/Tools/PrepareTests/PrepareTests.csproj, src/Tools/Replay/Replay.csproj, src/Tools/RunTests/RunTests.csproj, src/Tools/SemanticSearch/BuildTask/SemanticSearch.BuildTask.csproj, src/Tools/SemanticSearch/Extensions/Microsoft.CodeAnalysis.SemanticSearch.Extensions.csproj, src/Tools/SemanticSearch/ReferenceAssemblies/SemanticSearch.ReferenceAssemblies.csproj, src/Tools/SemanticSearch/Tests/SemanticSearch.BuildTask.UnitTests.csproj, src/Tools/TestDiscoveryWorker/TestDiscoveryWorker.csproj, src/VisualStudio/CSharp/Impl/Microsoft.VisualStudio.LanguageServices.CSharp.csproj, src/VisualStudio/CSharp/Test/Microsoft.VisualStudio.LanguageServices.CSharp.UnitTests.csproj, src/VisualStudio/CodeLens/Microsoft.VisualStudio.LanguageServices.CodeLens.csproj, src/VisualStudio/Core/Def/Microsoft.VisualStudio.LanguageServices.csproj, src/VisualStudio/Core/Impl/Microsoft.VisualStudio.LanguageServices.Implementation.csproj, src/VisualStudio/Core/Test.Next/Roslyn.VisualStudio.Next.UnitTests.csproj, src/VisualStudio/DevKit/Impl/Microsoft.VisualStudio.LanguageServices.DevKit.csproj, src/VisualStudio/ExternalAccess/Apex/Microsoft.CodeAnalysis.ExternalAccess.Apex.csproj, src/VisualStudio/ExternalAccess/Copilot/Microsoft.VisualStudio.LanguageServices.ExternalAccess.Copilot.csproj, src/VisualStudio/ExternalAccess/Core/Microsoft.VisualStudio.LanguageServices.ExternalAccess.csproj, src/VisualStudio/ExternalAccess/EditorConfigGenerator/Microsoft.CodeAnalysis.ExternalAccess.EditorConfigGenerator.csproj, src/VisualStudio/ExternalAccess/FSharp/Microsoft.CodeAnalysis.ExternalAccess.FSharp.csproj, src/VisualStudio/ExternalAccess/Test/Microsoft.VisualStudio.LanguageServices.ExternalAccess.UnitTests.csproj, src/VisualStudio/IntegrationTest/Harness/EqualException/EqualException.csproj, src/VisualStudio/IntegrationTest/Harness/IntegrationTestServiceDev18/Microsoft.VisualStudio.IntegrationTestService.Dev18.csproj, src/VisualStudio/IntegrationTest/Harness/SourceGenerator/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.csproj, src/VisualStudio/IntegrationTest/Harness/SourceGeneratorUnitTests/Microsoft.VisualStudio.Extensibility.Testing.SourceGenerator.UnitTests.csproj, src/VisualStudio/IntegrationTest/Harness/XUnit/Microsoft.VisualStudio.Extensibility.Testing.Xunit.csproj, src/VisualStudio/IntegrationTest/Harness/XUnitIntegrationTests/Microsoft.VisualStudio.Extensibility.Testing.Xunit.IntegrationTests.csproj, src/VisualStudio/IntegrationTest/IntegrationTestBuildProject.csproj, src/VisualStudio/IntegrationTest/New.IntegrationTests/Microsoft.VisualStudio.LanguageServices.New.IntegrationTests.csproj, src/VisualStudio/IntegrationTest/TestSetup/Microsoft.VisualStudio.IntegrationTest.Setup.csproj, src/VisualStudio/LiveShare/Impl/Microsoft.VisualStudio.LanguageServices.LiveShare.csproj, src/VisualStudio/LiveShare/Test/Microsoft.VisualStudio.LanguageServices.LiveShare.UnitTests.csproj, src/VisualStudio/SemanticSearch/Microsoft.VisualStudio.LanguageServices.SemanticSearch.csproj, src/VisualStudio/Setup.Dependencies/Roslyn.VisualStudio.Setup.Dependencies.csproj, src/VisualStudio/Setup.ServiceHub/arm64/Roslyn.VisualStudio.ServiceHub.Setup.arm64.csproj, src/VisualStudio/Setup.ServiceHub/x64/Roslyn.VisualStudio.ServiceHub.Setup.x64.csproj, src/VisualStudio/Setup/Roslyn.VisualStudio.Setup.csproj, src/VisualStudio/VisualStudioDiagnosticsToolWindow/Roslyn.VisualStudio.DiagnosticsWindow.csproj, src/VisualStudio/Xaml/Impl/Microsoft.VisualStudio.LanguageServices.Xaml.csproj, src/Workspaces/CSharp/Portable/Microsoft.CodeAnalysis.CSharp.Workspaces.csproj, src/Workspaces/CSharpTest/Microsoft.CodeAnalysis.CSharp.Workspaces.UnitTests.csproj, src/Workspaces/Core/Desktop/Microsoft.CodeAnalysis.Workspaces.Desktop.csproj, src/Workspaces/Core/Portable/Microsoft.CodeAnalysis.Workspaces.csproj, src/Workspaces/CoreTest/Microsoft.CodeAnalysis.Workspaces.UnitTests.csproj, src/Workspaces/CoreTestUtilities/Microsoft.CodeAnalysis.Workspaces.Test.Utilities.csproj, src/Workspaces/MSBuild/BuildHost/Microsoft.CodeAnalysis.Workspaces.MSBuild.BuildHost.csproj, src/Workspaces/MSBuild/Contracts/Microsoft.CodeAnalysis.Workspaces.MSBuild.Contracts.csproj, src/Workspaces/MSBuild/Core/Microsoft.CodeAnalysis.Workspaces.MSBuild.csproj, src/Workspaces/MSBuild/Test/Microsoft.CodeAnalysis.Workspaces.MSBuild.UnitTests.csproj, src/Workspaces/MSBuild/Test/Resources/CircularProjectReferences/CircularCSharpProject1.csproj, src/Workspaces/MSBuild/Test/Resources/CircularProjectReferences/CircularCSharpProject2.csproj, src/Workspaces/MSBuild/Test/Resources/Issue30174/InspectedLibrary/InspectedLibrary.csproj, src/Workspaces/MSBuild/Test/Resources/Issue30174/ReferencedLibrary/ReferencedLibrary.csproj, src/Workspaces/MSBuild/Test/Resources/NetCoreApp/Project.csproj, src/Workspaces/MSBuild/Test/Resources/NetCoreAppAndLibrary/Library.csproj, src/Workspaces/MSBuild/Test/Resources/NetCoreAppAndLibrary/Project.csproj, src/Workspaces/MSBuild/Test/Resources/NetCoreAppAndTwoLibraries/Library1.csproj, src/Workspaces/MSBuild/Test/Resources/NetCoreAppAndTwoLibraries/Library2.csproj, src/Workspaces/MSBuild/Test/Resources/NetCoreAppAndTwoLibraries/Project.csproj, src/Workspaces/MSBuild/Test/Resources/NetCoreMultiTFM/Project.csproj, src/Workspaces/MSBuild/Test/Resources/NetCoreMultiTFM_ExtensionWithConditionOnTFM/Project.csproj, src/Workspaces/MSBuild/Test/Resources/NetCoreMultiTFM_ProjectReference/Library.csproj, src/Workspaces/MSBuild/Test/Resources/NetCoreMultiTFM_ProjectReference/Project.csproj, src/Workspaces/MSBuild/Test/Resources/NetCoreMultiTFM_ProjectReferenceToFSharp/csharplib/csharplib.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/AdditionalFile.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/AllOptions.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/AnalyzerReference.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/AssemblyNameIsPath.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/AssemblyNameIsPath2.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/BadElement.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/BadHintPath.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/BadLink.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/BadTasks.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/CSharpProject.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/DuplicateFile.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/DuplicateReferences.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/DuplicatedGuidLibrary1.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/DuplicatedGuidLibrary2.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/DuplicatedGuidLibrary3.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/DuplicatedGuidLibrary4.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/DuplicatedGuidReferenceTest.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/DuplicatedGuidsBecomeCircularReferential.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/DuplicatedGuidsBecomeSelfReferential.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/Encoding.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/ExternAlias.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/ExternAlias2.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/ForEmittedOutput.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/InvalidTFM.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/MSBuildEvaluationErrorWithExpressionInputs.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/MSBuildEvaluationErrorWithSyntax.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/MSBuildExecutionError.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/MallformedAdditionalFilePath.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/PortableProject.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/ProjectLoadErrorOnMissingDebugType.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/ProjectReference.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/ReferencesPortableProject.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/ShouldUnsetParentConfigurationAndPlatform.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/Wildcards.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/WithChecksumAlgorithm.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/WithClassNotInProjectFolder.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/WithDiscoverEditorConfigFiles.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/WithLink.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/WithPrefer32Bit.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/WithSystemNumerics.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/WithXaml.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/WithoutCSharpTargetsImported.csproj, src/Workspaces/MSBuild/Test/Resources/ProjectFiles/CSharp/WithoutPrefer32Bit.csproj, src/Workspaces/MSBuild/Test/Resources/VBNetCoreAppWithGlobalImportAndLibrary/Library.csproj, src/Workspaces/Remote/Core/Microsoft.CodeAnalysis.Remote.Workspaces.csproj, src/Workspaces/Remote/ServiceHub.CoreComponents/arm64/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.arm64.csproj, src/Workspaces/Remote/ServiceHub.CoreComponents/x64/Microsoft.CodeAnalysis.Remote.ServiceHub.CoreComponents.x64.csproj, src/Workspaces/Remote/ServiceHub/Microsoft.CodeAnalysis.Remote.ServiceHub.csproj, src/Workspaces/Remote/ServiceHubTest/Microsoft.CodeAnalysis.Remote.ServiceHub.UnitTests.csproj, src/Workspaces/SharedUtilitiesAndExtensions/Compiler/Extensions/Microsoft.CodeAnalysis.Extensions.Package.csproj, src/Workspaces/TestAnalyzerReference/Microsoft.CodeAnalysis.TestAnalyzerReference.csproj
dependency_bot_commit_share0
How it's scored
45/45Type-checkable codeC# (statically typed)
53/55Manageable file sizes634/17,157 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes6,583,018
source_files_sampled17,157
oversized_source_files634

Key facts

20,594GitHub stars
96contributors
6,780commits, last 12 months
0days since last push
58releases
5bus factor
5,556open 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 ★ / 4,297 ⇿
0Stars
4,297Forks

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.

Only the most recent history is shown — this repository exceeds the collection window, so the earliest history is not captured.

3,2003,4003,6003,8004,0004,2004,4004,297102022-082024-082026-08

Each point covers 4 days.

OpenSSF Scorecard 6.5 / 10
6.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-08-05 04:27 UTC

0Binary-Artifactsbinaries present in source code
5Branch-Protectionbranch protection is not maximal on development and all release branches
10CI-Tests12 out of 12 merged PRs checked by a CI test -- score normalized to 10
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
10Code-Reviewall changesets reviewed
10Contributorsproject has 23 contributing companies or organizations
10Dangerous-Workflowno dangerous workflow patterns detected
10Dependency-Update-Toolupdate tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained30 commit(s) and 13 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
8Pinned-Dependenciesdependency not pinned by hash detected -- score normalized to 8
0SASTSAST tool is not run on all commits -- score normalized to 0
10Security-Policysecurity policy file detected
n/aSigned-Releasesno releases found
0Token-Permissionsdetected GitHub workflow tokens with excessive permissions
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 1
RegistryPackageVersion constraintManifest
NuGetSQLite3MC.PCLRaw.libsrc/Deployment/RoslynDeployment.csproj
All dependencies 256

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

RegistryPackageVersionRelation
NuGetSQLite3MC.PCLRaw.libdirect
NuGetBasic.CompilerLog.Utilindirect
NuGetBasic.Reference.Assemblies.AspNet80indirect
NuGetBasic.Reference.Assemblies.Net100indirect
NuGetBasic.Reference.Assemblies.Net110indirect
NuGetBasic.Reference.Assemblies.Net20indirect
NuGetBasic.Reference.Assemblies.Net40indirect
NuGetBasic.Reference.Assemblies.Net461indirect
NuGetBasic.Reference.Assemblies.Net50indirect
NuGetBasic.Reference.Assemblies.Net60indirect
NuGetBasic.Reference.Assemblies.Net70indirect
NuGetBasic.Reference.Assemblies.Net80indirect
NuGetBasic.Reference.Assemblies.Net90indirect
NuGetBasic.Reference.Assemblies.NetStandard13indirect
NuGetBasic.Reference.Assemblies.NetStandard20indirect
NuGetBasicUndoindirect
NuGetBenchmarkDotNetindirect
NuGetBenchmarkDotNet.Diagnostics.Windowsindirect
NuGetDiffPlexindirect
NuGetDrop.Appindirect
NuGetEnvDTEindirect
NuGetHumanizer.Coreindirect
NuGetICSharpCode.Decompilerindirect
NuGetInputSimulatorPlusindirect
NuGetMessagePackindirect
NuGetMicrosoft.AspNetCore.App.Refindirect
NuGetMicrosoft.AspNetCore.App.Runtime.$(NetCoreSDKRuntimeIdentifier)indirect
NuGetMicrosoft.Bcl.AsyncInterfacesindirect
NuGetMicrosoft.Buildindirect
NuGetMicrosoft.Build.Frameworkindirect
NuGetMicrosoft.Build.Locatorindirect
NuGetMicrosoft.Build.Tasks.Coreindirect
NuGetMicrosoft.Build.Utilities.Coreindirect
NuGetMicrosoft.CodeAnalysis.Analyzer.Testingindirect
NuGetMicrosoft.CodeAnalysis.Analyzersindirect
NuGetMicrosoft.CodeAnalysis.Commonindirect
NuGetMicrosoft.CodeAnalysis.CSharpindirect
NuGetMicrosoft.CodeAnalysis.CSharp.Analyzer.Testingindirect
NuGetMicrosoft.CodeAnalysis.CSharp.CodeFix.Testingindirect
NuGetMicrosoft.CodeAnalysis.CSharp.CodeRefactoring.Testingindirect
NuGetMicrosoft.CodeAnalysis.CSharp.Featuresindirect
NuGetMicrosoft.CodeAnalysis.CSharp.SourceGenerators.Testingindirect
NuGetMicrosoft.CodeAnalysis.CSharp.Workspacesindirect
NuGetMicrosoft.CodeAnalysis.Elfieindirect
NuGetMicrosoft.CodeAnalysis.Test.Resources.Proprietaryindirect
NuGetMicrosoft.CodeAnalysis.VisualBasicindirect
NuGetMicrosoft.CodeAnalysis.VisualBasic.Analyzer.Testingindirect
NuGetMicrosoft.CodeAnalysis.VisualBasic.CodeFix.Testingindirect
NuGetMicrosoft.CodeAnalysis.VisualBasic.CodeRefactoring.Testingindirect
NuGetMicrosoft.CodeAnalysis.VisualBasic.Featuresindirect
NuGetMicrosoft.CodeAnalysis.VisualBasic.SourceGenerators.Testingindirect
NuGetMicrosoft.CodeAnalysis.VisualBasic.Workspacesindirect
NuGetMicrosoft.CodeAnalysis.Workspaces.Commonindirect
NuGetMicrosoft.CodeAnalysis.Workspaces.MSBuildindirect
NuGetMicrosoft.CSharpindirect
NuGetMicrosoft.Diagnostics.NETCore.Clientindirect
NuGetMicrosoft.DiaSymReaderindirect
NuGetMicrosoft.DiaSymReader.Converterindirect
NuGetMicrosoft.DiaSymReader.Converter.Xmlindirect
NuGetMicrosoft.DiaSymReader.PortablePdbindirect
NuGetMicrosoft.DotNet.IBCMergeindirect
NuGetMicrosoft.Extensions.Configurationindirect
NuGetMicrosoft.Extensions.DependencyInjectionindirect
NuGetMicrosoft.Extensions.DependencyInjection.Abstractionsindirect
NuGetMicrosoft.Extensions.DependencyModelindirect
NuGetMicrosoft.Extensions.FileSystemGlobbingindirect
NuGetMicrosoft.Extensions.Loggingindirect
NuGetMicrosoft.Extensions.Logging.Abstractionsindirect
NuGetMicrosoft.Extensions.Logging.Consoleindirect
NuGetMicrosoft.Extensions.Optionsindirect
NuGetMicrosoft.Extensions.Primitivesindirect
NuGetMicrosoft.Guardian.Cli0.199.0indirect
NuGetMicrosoft.ILVerificationindirect
NuGetMicrosoft.Internal.Performance.CodeMarkers.DesignTimeindirect
NuGetMicrosoft.Internal.VisualStudio.Interopindirect
NuGetMicrosoft.Internal.VisualStudio.Shell.Frameworkindirect
NuGetMicrosoft.IO.Redistindirect
NuGetMicrosoft.ManifestTool.CrossPlatformindirect
NuGetMicrosoft.Metadata.Visualizerindirect
NuGetMicrosoft.NET.Sdk.Razorindirect
NuGetMicrosoft.NET.Sdk.Razor.SourceGenerators.Transportindirect
NuGetMicrosoft.NETCore.App.Runtime.win-arm64indirect
NuGetMicrosoft.NETCore.App.Runtime.win-x64indirect
NuGetMicrosoft.NETCore.Platformsindirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net45indirect
NuGetMicrosoft.NETFramework.ReferenceAssemblies.net472indirect
NuGetMicrosoft.ServiceHub.Clientindirect
NuGetMicrosoft.ServiceHub.Frameworkindirect
NuGetMicrosoft.TestPlatform.ObjectModelindirect
NuGetMicrosoft.TestPlatform.TranslationLayerindirect
NuGetMicrosoft.VisualBasicindirect
NuGetMicrosoft.VisualStudio.Cacheindirect
NuGetMicrosoft.VisualStudio.CallHierarchy.Package.Definitionsindirect
NuGetMicrosoft.VisualStudio.CodeAnalysis.Sdk.UIindirect
NuGetMicrosoft.VisualStudio.Compositionindirect
NuGetMicrosoft.VisualStudio.Copilotindirect
NuGetMicrosoft.VisualStudio.Copilot.Roslyn.SemanticSearchindirect
NuGetMicrosoft.VisualStudio.CoreUtilityindirect
NuGetMicrosoft.VisualStudio.Debugger.Contractsindirect
NuGetMicrosoft.VisualStudio.Debugger.Engine-implementationindirect
NuGetMicrosoft.VisualStudio.Debugger.Metadata-implementationindirect
NuGetMicrosoft.VisualStudio.DiagnosticsHub.BenchmarkDotNetDiagnosersindirect
NuGetMicrosoft.VisualStudio.Editorindirect
NuGetMicrosoft.VisualStudio.Extensibilityindirect
NuGetMicrosoft.VisualStudio.Extensibility.JsonGenerators.Sdkindirect
NuGetMicrosoft.VisualStudio.ImageCatalogindirect
NuGetMicrosoft.VisualStudio.InteractiveWindowindirect
NuGetMicrosoft.VisualStudio.Languageindirect
NuGetMicrosoft.VisualStudio.Language.CallHierarchyindirect
NuGetMicrosoft.VisualStudio.Language.Intellisenseindirect
NuGetMicrosoft.VisualStudio.Language.NavigateTo.Interfacesindirect
NuGetMicrosoft.VisualStudio.Language.StandardClassificationindirect
NuGetMicrosoft.VisualStudio.LanguageServer.Clientindirect
NuGetMicrosoft.VisualStudio.LanguageServer.Client.Implementationindirect
NuGetMicrosoft.VisualStudio.LanguageServer.Protocolindirect
NuGetMicrosoft.VisualStudio.LanguageServer.Protocol.Extensionsindirect
NuGetMicrosoft.VisualStudio.LanguageServer.Protocol.Internalindirect
NuGetMicrosoft.VisualStudio.LiveShareindirect
NuGetMicrosoft.VisualStudio.LiveShare.LanguageServicesindirect
NuGetMicrosoft.VisualStudio.LiveShare.LanguageServices.Guestindirect
NuGetMicrosoft.VisualStudio.LiveShare.WebEditorsindirect
NuGetMicrosoft.VisualStudio.Platform.VSEditorindirect
NuGetMicrosoft.VisualStudio.ProjectSystemindirect
NuGetMicrosoft.VisualStudio.RemoteControlindirect
NuGetMicrosoft.VisualStudio.RpcContractsindirect
NuGetMicrosoft.VisualStudio.SDKindirect
NuGetMicrosoft.VisualStudio.Searchindirect
NuGetMicrosoft.VisualStudio.Setup.Configuration.Interopindirect
NuGetMicrosoft.VisualStudio.Shell.15.0indirect
NuGetMicrosoft.VisualStudio.Shell.Frameworkindirect
NuGetMicrosoft.VisualStudio.Shell.Stylesindirect
NuGetMicrosoft.VisualStudio.SolutionPersistenceindirect
NuGetMicrosoft.VisualStudio.Telemetryindirect
NuGetMicrosoft.VisualStudio.Text.Dataindirect
NuGetMicrosoft.VisualStudio.Text.Implementationindirect
NuGetMicrosoft.VisualStudio.Text.Internalindirect
NuGetMicrosoft.VisualStudio.Text.Logicindirect
NuGetMicrosoft.VisualStudio.Text.UIindirect
NuGetMicrosoft.VisualStudio.Text.UI.Wpfindirect
NuGetMicrosoft.VisualStudio.Threadingindirect
NuGetMicrosoft.VisualStudio.Utilities.Internalindirect
NuGetMicrosoft.VisualStudio.Validationindirect
NuGetMicrosoft.VisualStudio.VsInteractiveWindowindirect
NuGetMicrosoft.VisualStudio.Webindirect
NuGetMicrosoft.VisualStudio.WinForms.Interfacesindirect
NuGetMicrosoft.VisualStudio.Workspace.VSIntegrationindirect
NuGetMicrosoft.VisualStudioEng.MicroBuild.Coreindirect
NuGetMicrosoft.VisualStudioEng.MicroBuild.Plugins.SwixBuildindirect
NuGetMicrosoft.VSSDK.BuildToolsindirect
NuGetMicrosoft.WebTools.Languages.Htmlindirect
NuGetMicrosoft.WebTools.Languages.Html.Editorindirect
NuGetMicrosoft.WebTools.Languages.LanguageServer.Serverindirect
NuGetMicrosoft.WebTools.Languages.Sharedindirect
NuGetMicrosoft.WebTools.Languages.Shared.Editorindirect
NuGetMicrosoft.WebTools.Languages.Shared.VSindirect
NuGetMicrosoft.WebTools.Sharedindirect
NuGetMicrosoft.Win32.Primitivesindirect
NuGetMicrosoft.Win32.Registryindirect
NuGetMicrosoft.Windows.CsWin32indirect
NuGetMicrosoft.WindowsDesktop.App.Runtime.win-arm64indirect
NuGetMicrosoft.WindowsDesktop.App.Runtime.win-x64indirect
NuGetMono.Optionsindirect
NuGetMoqindirect
NuGetMSBuild.StructuredLoggerindirect
NuGetNerdbank.Streamsindirect
NuGetNewtonsoft.Jsonindirect
NuGetNuGet.ProjectModelindirect
NuGetNuGet.SolutionRestoreManager.Interopindirect
NuGetNuGet.VisualStudioindirect
NuGetNuGet.VisualStudio.Contractsindirect
NuGetSourceBrowserindirect
NuGetSQLite3MC.PCLRaw.bundleindirect
NuGetSQLite3MC.PCLRaw.providerindirect
NuGetSQLitePCLRaw.bundle_greenindirect
NuGetSQLitePCLRaw.coreindirect
NuGetStreamJsonRpcindirect
NuGetSystem.AppContextindirect
NuGetSystem.Buffersindirect
NuGetSystem.CodeDomindirect
NuGetSystem.Collections.Immutableindirect
NuGetSystem.CommandLineindirect
NuGetSystem.ComponentModel.Compositionindirect
NuGetSystem.Compositionindirect
NuGetSystem.Composition.AttributedModelindirect
NuGetSystem.Composition.Conventionindirect
NuGetSystem.Composition.Hostingindirect
NuGetSystem.Composition.Runtimeindirect
NuGetSystem.Composition.TypedPartsindirect
NuGetSystem.Configuration.ConfigurationManagerindirect
NuGetSystem.Consoleindirect
NuGetSystem.Diagnostics.Contractsindirect
NuGetSystem.Diagnostics.DiagnosticSourceindirect
NuGetSystem.Diagnostics.EventLogindirect
NuGetSystem.Diagnostics.FileVersionInfoindirect
NuGetSystem.Diagnostics.Processindirect
NuGetSystem.Diagnostics.StackTraceindirect
NuGetSystem.Drawing.Commonindirect
NuGetSystem.Globalization.Calendarsindirect
NuGetSystem.IO.Compressionindirect
NuGetSystem.IO.Compression.ZipFileindirect
NuGetSystem.IO.FileSystemindirect
NuGetSystem.IO.FileSystem.Primitivesindirect
NuGetSystem.IO.Hashingindirect
NuGetSystem.IO.Pipelinesindirect
NuGetSystem.IO.Pipesindirect
NuGetSystem.Linq.Parallelindirect
NuGetSystem.Managementindirect
NuGetSystem.Memoryindirect
NuGetSystem.Net.Securityindirect
NuGetSystem.Net.Socketsindirect
NuGetSystem.Numerics.Vectorsindirect
NuGetSystem.ObjectModelindirect
NuGetSystem.Reflection.Metadataindirect
NuGetSystem.Reflection.TypeExtensionsindirect
NuGetSystem.Resources.Extensionsindirect
NuGetSystem.Runtime.CompilerServices.Unsafeindirect
NuGetSystem.Runtime.InteropServices.RuntimeInformationindirect
NuGetSystem.Runtime.Serialization.Primitivesindirect
NuGetSystem.Security.AccessControlindirect
NuGetSystem.Security.Claimsindirect
NuGetSystem.Security.Cryptography.Algorithmsindirect
NuGetSystem.Security.Cryptography.Cspindirect
NuGetSystem.Security.Cryptography.Encodingindirect
NuGetSystem.Security.Cryptography.Primitivesindirect
NuGetSystem.Security.Cryptography.ProtectedDataindirect
NuGetSystem.Security.Cryptography.X509Certificatesindirect
NuGetSystem.Security.Cryptography.Xmlindirect
NuGetSystem.Security.Permissionsindirect
NuGetSystem.Security.Principal.Windowsindirect
NuGetSystem.Text.Encoding.CodePagesindirect
NuGetSystem.Text.Encodings.Webindirect
NuGetSystem.Text.Jsonindirect
NuGetSystem.Text.RegularExpressionsindirect
NuGetSystem.Threading.Channelsindirect
NuGetSystem.Threading.Tasks.Dataflowindirect
NuGetSystem.Threading.Tasks.Extensionsindirect
NuGetSystem.Threading.Tasks.Parallelindirect
NuGetSystem.Threading.Threadindirect
NuGetSystem.ValueTupleindirect
NuGetSystem.Xml.ReaderWriterindirect
NuGetSystem.Xml.XmlDocumentindirect
NuGetSystem.Xml.XPathindirect
NuGetSystem.Xml.XPath.XDocumentindirect
NuGetUIAComWrapperindirect
NuGetVsWebsite.Interopindirect
NuGetxunitindirect
NuGetxunit.abstractionsindirect
NuGetxunit.analyzersindirect
NuGetxunit.assertindirect
NuGetXunit.Combinatorialindirect
NuGetxunit.extensibility.coreindirect
NuGetxunit.extensibility.executionindirect
NuGetxunit.runner.consoleindirect
NuGetxunit.runner.utilityindirect
NuGetxunit.runner.visualstudioindirect
NuGetXunit.StaFactindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 1 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 255 could not be assessed — no resolved version, an unsupported ecosystem, or beyond the reported package list.

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.31.0 — full methodology · metrics wiki.

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