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 June 2, 2023 for the previous 90 days.
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.
The total count of unique Mac address hashes is: 38,069,536.
The breakdown of unique Mac address hashes by operating system:
OS | Percent |
---|---|
Linux | 70% |
Windows | 29% |
macOS | 1% |
The breakdown in Windows across versions:
RID | Percent |
---|---|
win10-x64 | 95.0% |
win10-x86 | 4.4% |
win81-x64 | 0.2% |
win7-x64 | 0.2% |
Other | 0.1% |
The breakdown for macOS across versions:
OS Version | Percent |
---|---|
osx.13-arm64 | 32.6% |
osx.12-x64 | 26.8% |
osx.11.0-x64 | 10.0% |
osx.10.13-x64 | 8.9% |
osx.12-arm64 | 7.3% |
osx.10.17-x64 | 4.1% |
osx.11.1-x64 | 2.7% |
osx.10.16-x64 | 2.5% |
osx.10.15-x64 | 2.5% |
osx.11.0-arm64 | 0.8% |
osx.10.18-x64 | 0.6% |
Other | 1.2% |
The breakdown in Linux across distributions and versions:
Distribution and version | Percent |
---|---|
ubuntu.22.04-x64 | 67% |
ubuntu.20.04-x64 | 18% |
ubuntu.18.04-x64 | 12% |
amzn.2-x64 | 1% |
debian.10-x64 | 1% |
Other | 2% |
The following table shows the breakdown by SDK version number:
SDK version | Percent |
---|---|
7.0.203 | 17.5% |
6.0.408 | 13.8% |
7.0.202 | 11.5% |
6.0.407 | 10.8% |
6.0.406 | 8.2% |
7.0.201 | 6.7% |
3.1.426 | 3.9% |
7.0.302 | 3.3% |
7.0.103 | 2.3% |
7.0.102 | 1.9% |
6.0.405 | 1.7% |
7.0.100 | 1.6% |
5.0.408 | 1.3% |
6.0.300 | 1.0% |
6.0.400 | 0.9% |
7.0.101 | 0.9% |
7.0.200 | 0.9% |
6.0.100 | 0.8% |
6.0.401 | 0.6% |
6.0.202 | 0.6% |
6.0.302 | 0.6% |
Other | 9.0% |
The following table shows the breakdown by CLI verbs:
Verb | Percent |
---|---|
restore | 24.73% |
build | 18.81% |
test | 13.83% |
tool | 8.02% |
publish | 7.61% |
nuget | 6.37% |
msbuild | 2.77% |
run | 2.34% |
new | 1.86% |
pack | 1.25% |
clean | 1.05% |
vstest | 0.99% |
ef | 0.89% |
add | 0.73% |
list | 0.72% |
format | 0.46% |
sln | 0.44% |
workload | 0.43% |
user-secrets | 0.20% |
watch | 0.11% |
help | 0.10% |
remove | 0.05% |
sdk | 0.05% |
fsi | 0.03% |
version | 0.01% |
install | 0.01% |
package | 0.01% |
start | 0.01% |
Other | 6.13% |
The following table shows the breakdown by country/region:
ISO | Country/region | Percent |
---|---|---|
US | United States | 74.1% |
DE | Germany | 6.9% |
IE | Ireland | 6.6% |
GB | United Kingdom | 3.9% |
NL | Netherlands | 1.8% |
IN | India | 0.6% |
CN | China | 0.5% |
CA | Canada | 0.4% |
BR | Brazil | 0.4% |
RU | Russia | 0.3% |
FR | France | 0.3% |
JP | Japan | 0.3% |
AU | Australia | 0.3% |
- | N/A | 0.2% |
PL | Poland | 0.2% |
TR | Türkiye | 0.2% |
VN | Vietnam | 0.2% |
SE | Sweden | 0.1% |
IL | Israel | 0.1% |
CH | Switzerland | 0.1% |
IT | Italy | 0.1% |
MX | Mexico | 0.1% |
ES | Spain | 0.1% |
ID | Indonesia | 0.1% |
KR | Korea | 0.1% |
UA | Ukraine | 0.1% |
DK | Denmark | 0.1% |
CZ | Czech Republic | 0.1% |
TW | Taiwan | 0.1% |
RO | Romania | 0.1% |
NO | Norway | 0.1% |
SG | Singapore | 0.1% |
AR | Argentina | 0.1% |
BE | Belgium | 0.1% |
AT | Austria | 0.1% |
CO | Colombia | 0.1% |
PT | Portugal | 0.1% |
TH | Thailand | 0.1% |
- | Other | 1.2% |
The following table shows the target framework passed as a parameter to CLI commands, such as dotnet new
:
Target framework value | Percent |
---|---|
net6.0 | 44.52% |
net7.0 | 16.59% |
netcoreapp3.1 | 11.94% |
net5.0 | 3.27% |
netstandard2.0 | 2.37% |
net7.0-ios | 2.01% |
net462 | 1.72% |
net472 | 1.71% |
net8.0 | 1.62% |
net7.0-android | 1.59% |
netcoreapp2.1 | 1.27% |
net6.0-windows | 1.17% |
net48 | 1.00% |
netcoreapp3.0 | 0.82% |
net461 | 0.73% |
net6.0-ios | 0.65% |
net6.0-android | 0.60% |
netstandard2.1 | 0.45% |
net452 | 0.36% |
netcoreapp2.2 | 0.31% |
net471 | 0.30% |
net7.0-windows | 0.19% |
netcoreapp2.0 | 0.17% |
net8.0-ios | 0.14% |
net45 | 0.14% |
net7.0-maccatalyst | 0.14% |
Other | 4.21% |