Public record
Software health reportschema 0.34.0 · metrics 2.10.0 · 2026-09-05 09:33 UTC

RRQM / TouchSocket

TouchSocket is an integrated .NET networking framework that includes modules for socket, TCP, UDP, SSL, named pipes, HTTP, WebSocket, RPC, and more. It offers a one-stop solution for TCP packet issues and enables quick implementation of custom data message parsing using protocol templates.

C# · MDXApache-2.0★ 1,279 stars⑂ 206 forkssince Apr 2021View on GitHub ↗
KindLibraryWeb interfacehow this is determined

RRQM/TouchSocket holds a health index of 65 out of 100, placing it in the Good band. It scores highest on Vitality (72/100) and lowest on Engineering Quality (44/100). It was last updated today. A single contributor accounts for most of its recent work.

65
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.

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

Ownership

若汝棋茗Personal account
103 followers37 public repossince Dec 2020

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?

72Good · 21% of overall
How it's scored
36/36Push recencylast push 0 days ago
27/36Commit cadence39/52 weeks with commits
17.5/18Commit volume87 commits in the last year
10/10OpenSSF Scorecard: Maintained15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
Inputs used
commits_last_year87
human_commit_share1
days_since_last_push0
active_weeks_last_year39
How it's scored
27/27Ships releases1 releases published
0/36Release recencylatest release 1,978 days ago
12.6/27Release cadencecadence unknown (single release)
0/10OpenSSF Scorecard: Signed-Releasesno data
Inputs used
releases_count1
latest_release_tagv4.0.6
releases_from_tagsno
days_since_latest_release1,978
mean_days_between_releases
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?

71Good · 17% of overall
How it's scored
50.4/60Stars1,279 stars
19.3/25Forks206 forks
7.2/15Watchers21 watchers
Inputs used
forks206
stars1,279
watchers21
growth_stateunverified
growth_factor_pct100
growth_unverified_reasonno_history
How it's scored
22.5/22.5README
22.5/22.5Licenserecognized license (Apache-2.0)
0/18CONTRIBUTING guide
0/13.5Code of conduct
0/7.2Issue template
6.3/6.3PR template
Inputs used
has_readmeyes
has_licenseyes
readme_badges5
has_contributingno
has_issue_templateno
has_code_of_conductno
readme_badge_servicesshields.io
has_pull_request_templateyes
How it's scored
64.1/80Total downloads1,463,967 downloads all-time across nuget
0/20Registry dependentsnot reported by this ecosystem
Inputs used
packagesTouchSocket.AspNetCore, TouchSocket.CoAP, TouchSocket.Core.Autofac, TouchSocket.Core.DependencyInjection, TouchSocket.Core, TouchSocket.Dmtp
dependents
ecosystemsnuget
total_downloads1,463,967
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?

61Moderate · 23% of overall
How it's scored
9/54Bus factor1 contributor(s) cover half of all commits
2.1/22.5Commit distributiontop contributor authored 91% of commits
13.5/13.5Contributor breadth39 contributors
0/10OpenSSF Scorecard: Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
Inputs used
bus_factor1
contributors_sampled39
top_contributor_share0.908
How it's scored
38.8/42Issue resolution92% of issues closed
26.2/30PR acceptance41/47 decided PRs merged
0/13Newcomer PR acceptanceno first-time contributor's PR decided in 30d
1.5/15OpenSSF Scorecard: Code-ReviewFound 5/30 approved changesets -- score normalized to 1
Inputs used
merged_prs41
open_issues6
closed_issues72
prs_merged_7d1
prs_decided_7d1
prs_merged_30d3
prs_decided_30d4
issue_closed_ratio0.923
closed_unmerged_prs6
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
10/30Ownership backingpersonal (user) account
0/20Verified domainnot applicable to user accounts
14.5/25Owner reach103 followers of RRQM
22.9/25Track record37 public repos, account ~5 yr old
Inputs used
followers103
owner_typeUser
is_verified
owner_loginRRQM
public_repos37
account_age_days2,081
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 history114 published versions
20/20Not deprecatedactive, not deprecated or yanked
Inputs used
packagesTouchSocket.AspNetCore, TouchSocket.CoAP, TouchSocket.Core.Autofac, TouchSocket.Core.DependencyInjection, TouchSocket.Core, TouchSocket.Dmtp
ecosystemsnuget
any_deprecatedno
min_days_since_publish0

Engineering Quality

Are baseline engineering and documentation practices in place?

44Weak · 19% of overall
How it's scored
0/24CI workflows
24/24Tests present
0/16Linter config
0/9.6Pre-commit hooks
6.4/6.4.editorconfig
0/20OpenSSF Scorecard: CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
Inputs used
has_cino
has_testsyes
has_editorconfigyes
has_linter_configno
has_precommit_configno
How it's scored
30/30README
0/25Documentation directory
15/15Documentation / homepage sitehttps://touchsocket.net/
10/10Repository description
10/10Topics19 topics
0/10Wiki
Inputs used
topicsiocp, memory-pool, tcp, rpc, udp, webapi, xmlrpc-server, jsonrpc-server, websocket, csharp, ssl-support, socket, socket-io, http, https, modbus, mqtt, mqtt-broker, mqtt-client
has_wikino
homepagehttps://touchsocket.net/
docs_sitehttps://touchsocket.net/
has_readmeyes
has_docs_dirno
has_descriptionyes

Security

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

50Moderate · 16% of overall
How it's scored
7.5/7.5Binary-Artifactsno binaries found in the repo
0/7.5Branch-Protectionbranch protection not enabled on development/release branches
0/2.5CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0/2.5CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
0.8/7.5Code-ReviewFound 5/30 approved changesets -- score normalized to 1
0/2.5Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
0/10Dangerous-Workflowno data
0/7.5Dependency-Update-Toolno update tool detected
0/5Fuzzingproject is not fuzzed
2.5/2.5Licenselicense file detected
7.5/7.5Maintained15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
0/5Packagingno data
0/5Pinned-Dependenciesno data
0/5SASTSAST tool is not run on all commits -- score normalized to 0
0/5Security-Policysecurity policy file not detected
0/7.5Signed-Releasesno data
0/7.5Token-Permissionsno data
7.5/7.5Vulnerabilities0 existing vulnerabilities detected
Inputs used
sourceopenssf_scorecard
checks_evaluated13
scorecard_versionv5.5.0
checks_inconclusive5
scorecard_aggregate3.7
Excluded from scoring (no data or not applicable): Dangerous-Workflow, Packaging, Pinned-Dependencies, Signed-Releases, Token-Permissions. 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_packages20
unassessed_packages61
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 20 resolved dependencies against OSV. 61 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.

56Moderate · 4% of overall
How it's scored
0/45Agent instructionsno CLAUDE.md / AGENTS.md / editor rules
0/15Machine-readable docs (llms.txt)
18.7/40Legible commit history35 of 100 human commits state their intent (structured subject or explanatory body)
Inputs used
has_llms_txtno
llms_txt_url
legible_history_share0.35
agent_instruction_files
agent_instruction_max_bytes
How it's scored
12.6/18One-command bootstrapexamples/Adapter/AdapterTesterConsoleApp/AdapterTesterConsoleApp.csproj, examples/Adapter/BetweenAndConsoleApp/BetweenAndConsoleApp.csproj, examples/Adapter/CustomAdapterConsoleApp/CustomAdapterConsoleApp.csproj (toolchain convention, no task runner)
22/22Automated tests
0/11Lint / format config
11/11Static type checkinghandbook/tsconfig.json
0/10Reproducible environment
0/10Demonstrated agent practiceno agent-authored commits among the last 100
0/8Automated maintenanceno automated dependency updates observed
0/10OpenSSF Scorecard: Pinned-Dependenciesno data
Inputs used
has_nixno
has_testsyes
lockfiles
has_dockerfileno
typed_languageyes
bootstrap_files
has_devcontainerno
has_linter_configno
typecheck_configshandbook/tsconfig.json
agent_commit_share0
toolchain_manifestsexamples/Adapter/AdapterTesterConsoleApp/AdapterTesterConsoleApp.csproj, examples/Adapter/BetweenAndConsoleApp/BetweenAndConsoleApp.csproj, examples/Adapter/CustomAdapterConsoleApp/CustomAdapterConsoleApp.csproj, examples/Adapter/CustomBigFixedHeaderConsoleApp/CustomBigFixedHeaderConsoleApp.csproj, examples/Adapter/CustomBigUnfixedHeaderConsoleApp/CustomBigUnfixedHeaderConsoleApp.csproj, examples/Adapter/CustomCountSpliterDataHandlingAdapterConsoleApp/CustomCountSpliterDataHandlingAdapterConsoleApp.csproj, examples/Adapter/CustomFixedHeaderConsoleApp/CustomFixedHeaderConsoleApp.csproj, examples/Adapter/CustomJsonDataHandlingAdapterConsoleApp/CustomJsonDataHandlingAdapterConsoleApp.csproj, examples/Adapter/CustomUnfixedHeaderConsoleApp/CustomUnfixedHeaderConsoleApp.csproj, examples/Adapter/JsonPackageAdapterConsoleApp/JsonPackageAdapterConsoleApp.csproj, examples/Adapter/MultipacketAdapterConsoleApp/MultipacketAdapterConsoleApp.csproj, examples/Adapter/PackageAdapterConsoleApp/PackageAdapterConsoleApp.csproj, examples/Adapter/RawAdapterConsoleApp/RawAdapterConsoleApp.csproj, examples/Adapter/UseAdapterConsoleApp/UseAdapterConsoleApp.csproj, examples/AvaloniaApplication/Client/AvaloniaApplication.Browser/AvaloniaApplication.Browser.csproj, examples/AvaloniaApplication/Client/AvaloniaApplication.Desktop/AvaloniaApplication.Desktop.csproj, examples/AvaloniaApplication/Client/AvaloniaApplication/AvaloniaApplication.csproj, examples/AvaloniaApplication/Server/WebServerApplication/WebServerApplication.csproj, examples/AvaloniaApplication/Shared/RpcLibrary.Shared/RpcLibrary.Shared.csproj, examples/BlogsDemos/AccessRestrictionsConsoleApp/AccessRestrictionsConsoleApp.csproj, examples/BlogsDemos/DifferentProtocolConsoleApp/DifferentProtocolConsoleApp.csproj, examples/BlogsDemos/HeartbeatConsoleApp/HeartbeatConsoleApp.csproj, examples/BlogsDemos/LimitNumberOfConnectionsConsoleApp/LimitNumberOfConnectionsConsoleApp.csproj, examples/BlogsDemos/ThrottlingConsoleApp/ThrottlingConsoleApp.csproj, examples/BlogsDemos/TrafficCounterConsoleApp/TrafficCounterConsoleApp.csproj, examples/Consul集群示例/ConsulConsoleApp/ConsulConsoleApp.csproj, examples/Consul集群示例/TouchRpc Consul集群/ServiceConsoleApp/ServiceConsoleApp.csproj, examples/Consul集群示例/TouchRpc Consul集群/WinFormsApp/WinFormsApp.csproj, examples/Core/AotDynamicMethodConsoleApp/AotDynamicMethodConsoleApp.csproj, examples/Core/AotFastBinaryFormatterConsoleApp/AotFastBinaryFormatterConsoleApp.csproj, examples/Core/AotPluginConsoleApp/AotPluginConsoleApp.csproj, examples/Core/AppMessengerConsoleApp/AppMessengerConsoleApp.csproj, examples/Core/AppMessengerWinApp/AppMessengerWinApp.csproj, examples/Core/BytePoolConsoleApp/BytePoolConsoleApp.csproj, examples/Core/ConsoleActionConsoleApp/ConsoleActionConsoleApp.csproj, examples/Core/DependencyPropertyConsoleApp/DependencyPropertyConsoleApp.csproj, examples/Core/FastBinaryFormatterConsoleApp/FastBinaryFormatterConsoleApp.csproj, examples/Core/IocConsoleApp/IocConsoleApp.csproj, examples/Core/Log4netConsoleApp/Log4netConsoleApp.csproj, examples/Core/LoggerConsoleApp/LoggerConsoleApp.csproj, examples/Core/OtherCoreConsoleApp/OtherCoreConsoleApp.csproj, examples/Core/PackageConsoleApp/PackageConsoleApp.csproj, examples/Core/PluginConsoleApp/PluginConsoleApp.csproj, examples/Core/TouchSocketBitConverterConsoleApp/TouchSocketBitConverterConsoleApp.csproj, examples/Dmtp/AotDmtpRpcConsoleApp/DmtpRpcConsoleApp.csproj, examples/Dmtp/AotDmtpRpcPerformanceConsoleApp/DmtpRpcPerformanceConsoleApp.csproj, examples/Dmtp/CreateDmtpConsoleApp/CreateDmtpConsoleApp.csproj, examples/Dmtp/CustomDmtpActorConsoleApp/CustomDmtpActorConsoleApp.csproj, examples/Dmtp/DispatchProxyDmtpRpcConsoleApp/DispatchProxyDmtpRpcConsoleApp.csproj, examples/Dmtp/DmtpAspnetcoreConsoleApp/DmtpAspnetcoreConsoleApp.csproj, examples/Dmtp/DmtpChannelConsoleApp/DmtpChannelConsoleApp.csproj, examples/Dmtp/DmtpConsoleApp/DmtpConsoleApp.csproj, examples/Dmtp/DmtpRedisConsoleApp/DmtpRedisConsoleApp.csproj, examples/Dmtp/DmtpRpcClientApp/DmtpRpcClientApp.csproj, examples/Dmtp/DmtpRpcClientConsoleApp/DmtpRpcClientConsoleApp.csproj, examples/Dmtp/DmtpRpcDelayPerformanceConsoleApp/DmtpRpcDelayPerformanceConsoleApp.csproj, examples/Dmtp/DmtpRpcPerformanceConsoleApp/DmtpRpcPerformanceConsoleApp.csproj, examples/Dmtp/DmtpRpcServerConsoleApp/DmtpRpcServerConsoleApp.csproj, examples/Dmtp/DmtpWebApplication/DmtpWebApplication.csproj, examples/Dmtp/EventBusClient/EventBusClient.csproj, examples/Dmtp/EventBusServer/EventBusServer.csproj, examples/Dmtp/FileTransferConsoleApp/FileTransferConsoleApp.csproj, examples/Dmtp/GeneratorRpcProxyConsoleApp/GeneratorRpcProxyConsoleApp.csproj, examples/Dmtp/NamedPipeDmtpConsoleApp/NamedPipeDmtpConsoleApp.csproj, examples/Dmtp/RecommendRpcConsoleApp/RecommendRpcConsoleApp.csproj, examples/Dmtp/RelayConsoleApp/RelayConsoleApp.csproj, examples/Dmtp/RemoteAccessApp/RemoteAccessApp.csproj, examples/Dmtp/RemoteStreamConsoleApp/RemoteStreamConsoleApp.csproj, examples/Dmtp/ReverseRpcConsoleApp/ReverseRpcConsoleApp.csproj, examples/Dmtp/RouterPackageConsoleApp/RouterPackageConsoleApp.csproj, examples/Dmtp/RpcClassLibrary/RpcClassLibrary.csproj, examples/Dmtp/RpcFactoryConsoleApp/RpcFactoryConsoleApp.csproj, examples/Dmtp/RpcImplementationClassLibrary/RpcImplementationClassLibrary.csproj, examples/Dmtp/RpcStreamConsoleApp/RpcStreamConsoleApp.csproj, examples/Dmtp/SerializationSelectorClassLibrary/SerializationSelectorClassLibrary.csproj, examples/Dmtp/SerializationSelectorConsoleApp/SerializationSelectorConsoleApp.csproj, examples/Dmtp/WpfPixStreamApp/WpfPixStreamApp.csproj, examples/Hosting/HostingWorkerService/HostingWorkerService.csproj, examples/Http/HttpClientConsoleApp/HttpClientConsoleApp.csproj, examples/Http/HttpServiceConsoleApp/HttpServiceConsoleApp.csproj, examples/Http/HttpServiceForCorsConsoleApp/HttpServiceForCorsConsoleApp.csproj, examples/Http/HttpSseConsoleApp/HttpSseConsoleApp.csproj, examples/JsonRpc/AotJsonRpcConsoleApp/AotJsonRpcConsoleApp.csproj, examples/JsonRpc/DispatchProxyJsonRpcClientConsoleApp/DispatchProxyJsonRpcClientConsoleApp.csproj, examples/JsonRpc/JsonRpcClientConsoleApp/JsonRpcClientConsoleApp.csproj, examples/JsonRpc/JsonRpcConsoleApp/JsonRpcServiceConsoleApp.csproj, examples/JsonRpc/ReverseJsonRpcConsoleApp/ReverseJsonRpcConsoleApp.csproj, examples/Mcp/McpServerConsoleApp/McpServerConsoleApp.csproj, examples/Modbus/ModbusMasterConsoleApp/ModbusMasterConsoleApp.csproj, examples/Modbus/ModbusObjectConsoleApp/ModbusObjectConsoleApp.csproj, examples/Modbus/ModbusSlaveConsoleApp/ModbusSlaveConsoleApp.csproj, examples/Mqtt/MqttConsoleApp/MqttConsoleApp.csproj, examples/Mqtt/MqttPerformanceTestingConsoleApp/MqttPerformanceTestingConsoleApp.csproj, examples/Mqtt/MqttTopicHandlerConsoleApp/MqttTopicHandlerConsoleApp.csproj, examples/Mqtt/MqttWebSocketConsoleApp/MqttWebSocketConsoleApp.csproj, examples/MqttRpc/MqttRpcConsoleApp/MqttRpcConsoleApp.csproj, examples/NamedPipe/NamedPipeClientConsoleApp/NamedPipeClientConsoleApp.csproj, examples/NamedPipe/NamedPipeServiceConsoleApp/NamedPipeServiceConsoleApp.csproj, examples/NamedPipe/NamedPipeStressTestingConsoleApp/NamedPipeStressTestingConsoleApp.csproj, examples/NamedPipe/NamedPipeWebApplication/NamedPipeWebApplication.csproj, examples/NatService/NatServiceConsoleApp/NatServiceConsoleApp.csproj, examples/PlcBridges/ModbusPlcBridgeConsoleApp/ModbusPlcBridgeConsoleApp.csproj, examples/PlcBridges/PlcBridgesConsoleApp/PlcBridgesConsoleApp.csproj, examples/Redis/RedisConsoleApp/RedisConsoleApp.csproj, examples/Rpc/GenerateProxyFromServerConsoleApp/GenerateProxyFromServerConsoleApp.csproj, examples/Rpc/RpcAopConsoleApp/RpcAopConsoleApp.csproj, examples/Rpc/RpcCallContextConsoleApp/RpcCallContextConsoleApp.csproj, examples/Rpc/RpcDispatcherConsoleApp/RpcDispatcherConsoleApp.csproj, examples/Rpc/RpcRateLimitingConsoleApp/RpcRateLimitingConsoleApp.csproj, examples/Rpc/RpcRegisterConsoleApp/RpcRegisterConsoleApp.csproj, examples/Semi/SemiClientConsoleApp/SemiClientConsoleApp.csproj, examples/Semi/SemiServiceConsoleApp/SemiServiceConsoleApp.csproj, examples/Serial/SerialPortClientConsoleApp/SerialPortClientConsoleApp.csproj, examples/Ssh/SshConsoleApp/SshConsoleApp.csproj, examples/Tcp/AotTcpConsoleApp/AotTcpConsoleApp.csproj, examples/Tcp/ScopedTcpServiceConsoleApp/ScopedTcpServiceConsoleApp.csproj, examples/Tcp/TcpCommandLineConsoleApp/TcpCommandLineConsoleApp.csproj, examples/Tcp/TcpConnectStressTestingConsoleApp/TcpConnectStressTestingConsoleApp.csproj, examples/Tcp/TcpConsoleApp/TcpConsoleApp.csproj, examples/Tcp/TcpFlowStressTestingConsoleApp/TcpFlowStressTestingConsoleApp.csproj, examples/Tcp/TcpServiceForWebApi/TcpServiceForWebApi.csproj, examples/Tcp/TcpServiceReadAsyncConsoleApp/TcpServiceReadAsyncConsoleApp.csproj, examples/Tcp/TcpStressTestingConsoleApp/TcpStressTestingConsoleApp.csproj, examples/Udp/UdpBroadcastConsoleApp/UdpBroadcastConsoleApp.csproj, examples/Udp/UdpDemoApp/UdpDemoApp.csproj, examples/Udp/UdpScreenCapture/ScreenUdpReceiver/ScreenUdpReceiver.csproj, examples/Udp/UdpScreenCapture/ScreenUdpSender/ScreenUdpSender.csproj, examples/Unity3d/UnityServerConsoleApp_2D/UnityServerConsoleApp_2D.csproj, examples/Unity3d/UnityServerConsoleApp_All/UnityServerConsoleApp_All.csproj, examples/WaitingClient/TcpWaitingClientWinFormsApp/TcpWaitingClientWinFormsApp.csproj, examples/WaitingClient/WaitingClientConsoleApp/WaitingClientConsoleApp.csproj, examples/WebApi/AotWebApiConsoleApp/AotWebApiConsoleApp.csproj, examples/WebApi/DispatchProxyWebApiConsoleApp/DispatchProxyWebApiConsoleApp.csproj, examples/WebApi/WebApiAuthenticationConsoleApp/WebApiAuthenticationConsoleApp.csproj, examples/WebApi/WebApiClientApp/WebApiClientApp.csproj, examples/WebApi/WebApiPerformanceConsoleApp/WebApiPerformanceConsoleApp.csproj, examples/WebApi/WebApiServer/WebApiServerApp.csproj, examples/WebSocket/AsyncWebSocketConsoleApp/AsyncWebSocketConsoleApp.csproj, examples/WebSocket/WebSocketConsoleApp/WebSocketConsoleApp.csproj, examples/XmlRpc/DispatchProxyXmlRpcClientConsoleApp/DispatchProxyXmlRpcClientConsoleApp.csproj, examples/XmlRpc/XmlRpcClientApp/XmlRpcClientApp.csproj, examples/XmlRpc/XmlRpcServerApp/XmlRpcServerApp.csproj, src/TouchSocket.AspNetCore/TouchSocket.AspNetCore.csproj, src/TouchSocket.CoAP/TouchSocket.CoAP.csproj, src/TouchSocket.Core.Autofac/TouchSocket.Core.Autofac.csproj, src/TouchSocket.Core.DependencyInjection/TouchSocket.Core.DependencyInjection.csproj, src/TouchSocket.Core.SourceGenerator/TouchSocket.Core.SourceGenerator.csproj, src/TouchSocket.Core/TouchSocket.Core.csproj, src/TouchSocket.Dmtp.SourceGenerator/TouchSocket.Dmtp.SourceGenerator.csproj, src/TouchSocket.Dmtp/TouchSocket.Dmtp.csproj, src/TouchSocket.Hosting/TouchSocket.Hosting.csproj, src/TouchSocket.Http/TouchSocket.Http.csproj, src/TouchSocket.JsonRpc.SourceGenerator/TouchSocket.JsonRpc.SourceGenerator.csproj, src/TouchSocket.JsonRpc/TouchSocket.JsonRpc.csproj, src/TouchSocket.Mcp/TouchSocket.Mcp.csproj, src/TouchSocket.Modbus/TouchSocket.Modbus.csproj, src/TouchSocket.Mqtt.Rpc.SourceGenerator/TouchSocket.Mqtt.Rpc.SourceGenerator.csproj, src/TouchSocket.Mqtt.Rpc/TouchSocket.Mqtt.Rpc.csproj, src/TouchSocket.Mqtt/TouchSocket.Mqtt.csproj, src/TouchSocket.NamedPipe/TouchSocket.NamedPipe.csproj, src/TouchSocket.Redis/TouchSocket.Redis.csproj, src/TouchSocket.Rpc.RateLimiting/TouchSocket.Rpc.RateLimiting.csproj, src/TouchSocket.Rpc.SourceGenerator/TouchSocket.Rpc.SourceGenerator.csproj, src/TouchSocket.Rpc/TouchSocket.Rpc.csproj, src/TouchSocket.Semi/TouchSocket.Semi.csproj, src/TouchSocket.SerialPorts/TouchSocket.SerialPorts.csproj, src/TouchSocket.SocketIo/TouchSocket.SocketIo.csproj, src/TouchSocket.WebApi.SourceGenerator/TouchSocket.WebApi.SourceGenerator.csproj, src/TouchSocket.WebApi.Swagger/TouchSocket.WebApi.Swagger.csproj, src/TouchSocket.WebApi/TouchSocket.WebApi.csproj, src/TouchSocket.XmlRpc.SourceGenerator/TouchSocket.XmlRpc.SourceGenerator.csproj, src/TouchSocket.XmlRpc/TouchSocket.XmlRpc.csproj, src/TouchSocket/TouchSocket.csproj
dependency_bot_commit_share0
Excluded from scoring (no data or not applicable): OpenSSF Scorecard: Pinned-Dependencies. Remaining weights renormalized.
How it's scored
45/45Type-checkable codeC# (statically typed)
54.7/55Manageable file sizes10/1,666 source files over 60KB
Inputs used
primary_languageC#
largest_source_bytes1,466,741
source_files_sampled1,666
oversized_source_files10
How it's scored
40/40API schema (OpenAPI/GraphQL/proto)src/TouchSocket.WebApi.Swagger/api/openapi.json
0/20MCP servernot applicable to this kind of software
40/40Runnable examplesexamples
Inputs used
example_dirsexamples
has_mcp_signalno
api_schema_filessrc/TouchSocket.WebApi.Swagger/api/openapi.json
interfaces_expected_of
Excluded from scoring (no data or not applicable): MCP server. Remaining weights renormalized.

Key facts

1,279GitHub stars
39contributors
87commits, last 12 months
0days since last push
1releases
1bus factor
6open issues
npmpackage ecosystems

Data collection warnings

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

More detail

Star and fork history 0 ★ / 206 ⇿
0Stars
206Forks

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.

0408012016020024020542021-072024-012026-08

Each point covers 5 days.

OpenSSF Scorecard 3.7 / 10
3.7aggregate

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-05 09:33 UTC

10Binary-Artifactsno binaries found in the repo
0Branch-Protectionbranch protection not enabled on development/release branches
0CI-Tests0 out of 5 merged PRs checked by a CI test -- score normalized to 0
0CII-Best-Practicesno effort to earn an OpenSSF best practices badge detected
1Code-ReviewFound 5/30 approved changesets -- score normalized to 1
0Contributorsproject has 0 contributing companies or organizations -- score normalized to 0
n/aDangerous-Workflowno workflows found
0Dependency-Update-Toolno update tool detected
0Fuzzingproject is not fuzzed
10Licenselicense file detected
10Maintained15 commit(s) and 3 issue activity found in the last 90 days -- score normalized to 10
n/aPackagingpackaging workflow not detected
n/aPinned-Dependenciesno dependencies found
0SASTSAST tool is not run on all commits -- score normalized to 0
0Security-Policysecurity policy file not detected
n/aSigned-Releasesno releases found
n/aToken-PermissionsNo tokens found
10Vulnerabilities0 existing vulnerabilities detected
Direct dependencies 50
RegistryPackageVersion constraintManifest
npm@docusaurus/core^3.9.1handbook/package.json
npm@docusaurus/faster^3.9.1handbook/package.json
npm@docusaurus/preset-classic^3.9.1handbook/package.json
npm@docusaurus/theme-mermaid^3.9.1handbook/package.json
npm@easyops-cn/docusaurus-search-local^0.52.1handbook/package.json
npm@giscus/react^3.0.0handbook/package.json
npm@mdx-js/react^3.0.0handbook/package.json
npmclsx^2.0.0handbook/package.json
npmmermaid^11.4.0handbook/package.json
npmnode-gyp^11.4.2handbook/package.json
npmprism-react-renderer^2.3.0handbook/package.json
npmreact^19.2.0handbook/package.json
npmreact-dom^19.2.0handbook/package.json
NuGetAutofac8.4.0src/TouchSocket.Core.Autofac/TouchSocket.Core.Autofac.csproj
NuGetMicrosoft.Extensions.DependencyInjection8.0.1src/TouchSocket.Core.DependencyInjection/TouchSocket.Core.DependencyInjection.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.4.0src/TouchSocket.Core.SourceGenerator/TouchSocket.Core.SourceGenerator.csproj
NuGetSystem.Text.Json8.0.5src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.IO.Pipelines6.0.3src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.Text.Json8.0.5src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.IO.Pipelines6.0.3src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.Text.Json8.0.5src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.IO.Pipelines6.0.3src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.Text.Json8.0.5src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.IO.Pipelines6.0.3src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.Text.Json8.0.5src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.IO.Pipelines6.0.3src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.Text.Json8.0.5src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.IO.Pipelines6.0.3src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetSystem.IO.Pipelines8.0.0src/TouchSocket.Core/TouchSocket.Core.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.4.0src/TouchSocket.Dmtp.SourceGenerator/TouchSocket.Dmtp.SourceGenerator.csproj
NuGetSystem.Reflection.DispatchProxy4.7.1src/TouchSocket.Dmtp/TouchSocket.Dmtp.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions6.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions6.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions6.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions6.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions6.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions6.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions6.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions6.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions6.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions6.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions9.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions9.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Hosting.Abstractions8.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetMicrosoft.Extensions.Logging.Abstractions8.0.0src/TouchSocket.Hosting/TouchSocket.Hosting.csproj
NuGetSystem.Net.Http4.3.4src/TouchSocket.Http/TouchSocket.Http.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.4.0src/TouchSocket.JsonRpc.SourceGenerator/TouchSocket.JsonRpc.SourceGenerator.csproj
NuGetMicrosoft.Extensions.AI.Abstractions10.9.0src/TouchSocket.Mcp/TouchSocket.Mcp.csproj
NuGetMicrosoft.CodeAnalysis.CSharp4.4.0src/TouchSocket.Mqtt.Rpc.SourceGenerator/TouchSocket.Mqtt.Rpc.SourceGenerator.csproj
NuGetSystem.Threading.RateLimiting8.0.0src/TouchSocket.Rpc.RateLimiting/TouchSocket.Rpc.RateLimiting.csproj
All dependencies 81

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

RegistryPackageVersionRelation
npm@docusaurus/core^3.9.1direct
npm@docusaurus/faster^3.9.1direct
npm@docusaurus/preset-classic^3.9.1direct
npm@docusaurus/theme-mermaid^3.9.1direct
npm@easyops-cn/docusaurus-search-local^0.52.1direct
npm@giscus/react^3.0.0direct
npm@mdx-js/react^3.0.0direct
npmclsx^2.0.0direct
npmmermaid^11.4.0direct
npmnode-gyp^11.4.2direct
npmprism-react-renderer^2.3.0direct
npmreact^19.2.0direct
npmreact-dom^19.2.0direct
NuGetAutofac8.4.0direct
NuGetMicrosoft.CodeAnalysis.CSharp4.4.0direct
NuGetMicrosoft.Extensions.AI.Abstractions10.9.0direct
NuGetMicrosoft.Extensions.DependencyInjection8.0.1direct
NuGetMicrosoft.Extensions.Hosting.Abstractions6.0.0direct
NuGetMicrosoft.Extensions.Hosting.Abstractions8.0.0direct
NuGetMicrosoft.Extensions.Hosting.Abstractions9.0.0direct
NuGetMicrosoft.Extensions.Logging.Abstractions6.0.0direct
NuGetMicrosoft.Extensions.Logging.Abstractions8.0.0direct
NuGetMicrosoft.Extensions.Logging.Abstractions9.0.0direct
NuGetSystem.IO.Pipelines6.0.3direct
NuGetSystem.IO.Pipelines8.0.0direct
NuGetSystem.Net.Http4.3.4direct
NuGetSystem.Reflection.DispatchProxy4.7.1direct
NuGetSystem.Text.Json8.0.5direct
NuGetSystem.Threading.RateLimiting8.0.0direct
npm@docusaurus/module-type-aliases^3.9.1indirect
npm@docusaurus/tsconfig^3.9.1indirect
npm@docusaurus/types^3.9.1indirect
npmtypescript^5.9.3indirect
NuGetAvaloniaindirect
NuGetAvalonia.Browserindirect
NuGetAvalonia.Desktopindirect
NuGetAvalonia.Diagnosticsindirect
NuGetAvalonia.Fonts.Interindirect
NuGetAvalonia.Themes.Fluentindirect
NuGetCommunityToolkit.Mvvmindirect
NuGetConsul1.6.10.6indirect
NuGetFastEndpointsindirect
NuGetlog4netindirect
NuGetMemoryPackindirect
NuGetMicrosoft.Extensions.Hostingindirect
NuGetMQTTnetindirect
NuGetMQTTnet.Serverindirect
NuGetNewtonsoft.Jsonindirect
NuGetSpectre.Consoleindirect
NuGetSwashbuckle.AspNetCoreindirect
NuGetSystem.IO.Ports6.0.0indirect
NuGetSystem.IO.Ports8.0.0indirect
NuGetTouchSocketindirect
NuGetTouchSocket0.1.1indirect
NuGetTouchSocket.AspNetCoreindirect
NuGetTouchSocket.Coreindirect
NuGetTouchSocket.Core.DependencyInjectionindirect
NuGetTouchSocket.Dmtpindirect
NuGetTouchSocket.Hostingindirect
NuGetTouchSocket.Httpindirect
NuGetTouchSocket.JsonRpcindirect
NuGetTouchSocket.Mcpindirect
NuGetTouchSocket.Modbusindirect
NuGetTouchSocket.Mqttindirect
NuGetTouchSocket.Mqtt.Rpcindirect
NuGetTouchSocket.NamedPipeindirect
NuGetTouchSocket.Redisindirect
NuGetTouchSocket.Rpcindirect
NuGetTouchSocket.Rpc.RateLimitingindirect
NuGetTouchSocket.Semiindirect
NuGetTouchSocket.SerialPortsindirect
NuGetTouchSocket.WebApiindirect
NuGetTouchSocket.WebApi.Swaggerindirect
NuGetTouchSocket.XmlRpcindirect
NuGetTouchSocketProindirect
NuGetTouchSocketPro.AspNetCoreindirect
NuGetTouchSocketPro.Dmtpindirect
NuGetTouchSocketPro.Dmtp.PixStreamindirect
NuGetTouchSocketPro.Modbusindirect
NuGetTouchSocketPro.PlcBridgesindirect
NuGetTouchSocketPro.Sshindirect
Dependency advisories 0

This repository publishes no package the index resolves, so its own dependency graph was assessed — 20 packages, which also include development and test pins that never ship: 0 carry known advisories, of which 0 are direct. 61 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.34.0 — full methodology · metrics wiki.

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