.NET CLI Telemetry Data
The .NET SDK includes a telemetry feature that collects usage and failure data about the .NET CLI. The CLI is the set of verbs that enable you to build, test, and publish your apps. Telemetry is not collected from .NET applications. For more information, see the .NET SDK telemetry article.
This report summarizes the total usage collected on September 12, 2024 for the previous 90 days.
Challenges with the data
There are significant challenges in understanding .NET CLI usage data. The biggest one is that we don't know how many developers directly use the .NET SDK, even though we have a total count of hashed MAC addresses (shared in the following section). We believe that a significant portion of the usage data is generated by regularly running build and continuous integration machines, as opposed to people. We also believe that some environments frequently change MAC addresses (and therefore the hash we receive) while others re-use a small set (like Docker). This means it is really hard to reason about MAC addresses, since there is both artificial expansion and compression of these addresses at play.
Total MAC address count
The total count of unique Mac address hashes is: 50,825,499.
Operating System
The breakdown of unique Mac address hashes by operating system:
OS | Percent |
---|---|
Linux | 75% |
Windows | 24% |
macOS | 1% |
The breakdown in Windows across versions:
RID | Percent |
---|---|
win-x64 | 64.3% |
win10-x64 | 32.6% |
win-x86 | 2.0% |
win10-x86 | 0.8% |
Other | 0.3% |
The breakdown for macOS across versions:
OS Version | Percent |
---|---|
osx-arm64 | 43.5% |
osx.14-arm64 | 18.3% |
osx-x64 | 17.4% |
osx.12-x64 | 3.9% |
osx.14-x64 | 2.9% |
osx.13-x64 | 2.5% |
osx.13-arm64 | 2.2% |
osx.11.0-x64 | 1.6% |
osx.10.17-x64 | 1.4% |
osx.11.1-x64 | 1.4% |
osx.10.18-x64 | 1.0% |
Other | 1.6% |
The breakdown in Linux across distributions and versions:
Distribution and version | Percent |
---|---|
linux-x64 | 77.6% |
ubuntu.22.04-x64 | 13.8% |
ubuntu.20.04-x64 | 5.2% |
ubuntu.18.04-x64 | 1.4% |
linux-musl-x64 | 0.4% |
Other | 1.5% |
SDK version number
The following table shows the breakdown by SDK version number:
SDK version | Percent |
---|---|
8.0.303 | 24.8% |
8.0.401 | 17.0% |
8.0.302 | 14.1% |
8.0.301 | 5.5% |
6.0.424 | 4.5% |
6.0.423 | 3.8% |
6.0.425 | 3.3% |
8.0.400 | 2.9% |
7.0.410 | 2.4% |
8.0.100 | 2.1% |
8.0.300 | 2.0% |
3.1.426 | 1.6% |
8.0.204 | 1.0% |
8.0.101 | 0.9% |
6.0.401 | 0.8% |
5.0.408 | 0.8% |
8.0.304 | 0.8% |
8.0.205 | 0.6% |
6.0.421 | 0.6% |
Other | 11.5% |
CLI verbs
The following table shows the breakdown by CLI verbs:
Verb | Percent |
---|---|
restore | 19.93% |
build | 18.77% |
test | 13.75% |
tool | 9.07% |
nuget | 8.62% |
publish | 7.44% |
run | 2.80% |
msbuild | 2.63% |
new | 2.60% |
add | 1.59% |
pack | 1.20% |
clean | 1.15% |
vstest | 1.08% |
list | 0.86% |
ef | 0.81% |
format | 0.73% |
workload | 0.44% |
sln | 0.42% |
user-secrets | 0.16% |
watch | 0.08% |
help | 0.08% |
sdk | 0.05% |
remove | 0.04% |
fsi | 0.04% |
package | 0.03% |
script | 0.02% |
version | 0.02% |
install | 0.01% |
aspnet-codegenerator | 0.01% |
Other | 6.52% |
Country/region
The following table shows the breakdown by country/region:
ISO | Country/region | Percent |
---|---|---|
US | United States | 74.3% |
IE | Ireland | 7.2% |
DE | Germany | 5.9% |
GB | United Kingdom | 4.4% |
NL | Netherlands | 0.9% |
FR | France | 0.6% |
IN | India | 0.6% |
CA | Canada | 0.5% |
JP | Japan | 0.4% |
AU | Australia | 0.4% |
CN | China | 0.4% |
- | N/A | 0.3% |
BR | Brazil | 0.3% |
BE | Belgium | 0.3% |
RU | Russia | 0.2% |
IL | Israel | 0.2% |
VN | Vietnam | 0.2% |
PL | Poland | 0.1% |
SG | Singapore | 0.1% |
TR | Türkiye | 0.1% |
SE | Sweden | 0.1% |
KR | Korea | 0.1% |
MX | Mexico | 0.1% |
IT | Italy | 0.1% |
RO | Romania | 0.1% |
ES | Spain | 0.1% |
ID | Indonesia | 0.1% |
DK | Denmark | 0.1% |
CZ | Czech Republic | 0.1% |
UA | Ukraine | 0.1% |
TW | Taiwan | 0.1% |
AR | Argentina | 0.1% |
NO | Norway | 0.1% |
CH | Switzerland | 0.1% |
HK | Hong Kong SAR | 0.1% |
AT | Austria | 0.1% |
- | Other | 1.1% |
Target framework
The following table shows the target framework passed as a parameter to CLI commands, such as dotnet new
:
Target framework value | Percent |
---|---|
net8.0 | 40.84% |
net6.0 | 31.17% |
net7.0 | 4.79% |
net8.0-android | 2.74% |
netcoreapp3.1 | 2.21% |
netstandard2.0 | 1.89% |
net472 | 1.38% |
net8.0-windows10.0.19041.0 | 1.37% |
net8.0-ios | 1.24% |
net8.0-windows | 1.06% |
net462 | 0.91% |
net48 | 0.78% |
net5.0 | 0.72% |
net8.0-maccatalyst | 0.72% |
net6.0-windows | 0.71% |
net7.0-android | 0.49% |
net7.0-ios | 0.32% |
netstandard2.1 | 0.27% |
net8.0-windows10.0.22621.0 | 0.20% |
net8.0-windows10.0.17763.0 | 0.19% |
net7.0-windows10.0.19041.0 | 0.19% |
netcoreapp2.1 | 0.19% |
net452 | 0.15% |
net7.0-windows | 0.15% |
net461 | 0.14% |
net7.0-maccatalyst | 0.14% |
net471 | 0.14% |
netcoreapp2.0 | 0.10% |
Other | 4.78% |