Microsoft.VisualStudio.Telemetry
17.14.2
Prefix Reserved
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.5
This package targets .NET Framework 4.5. The package is compatible with this framework or higher.
dotnet add package Microsoft.VisualStudio.Telemetry --version 17.14.2
NuGet\Install-Package Microsoft.VisualStudio.Telemetry -Version 17.14.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.VisualStudio.Telemetry" Version="17.14.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.VisualStudio.Telemetry" Version="17.14.2" />
<PackageReference Include="Microsoft.VisualStudio.Telemetry" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.VisualStudio.Telemetry --version 17.14.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.VisualStudio.Telemetry, 17.14.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#addin nuget:?package=Microsoft.VisualStudio.Telemetry&version=17.14.2
#tool nuget:?package=Microsoft.VisualStudio.Telemetry&version=17.14.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Microsoft® Visual Studio® Telemetry Library
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 was computed. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.5
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.VisualStudio.RemoteControl (>= 16.3.52)
- Microsoft.VisualStudio.Utilities.Internal (>= 16.3.90)
- Newtonsoft.Json (>= 13.0.3)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
-
.NETStandard 2.0
- Microsoft.CSharp (>= 4.7.0)
- Microsoft.VisualStudio.RemoteControl (>= 16.3.52)
- Microsoft.VisualStudio.Utilities.Internal (>= 16.3.90)
- Microsoft.Win32.Registry (>= 5.0.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Diagnostics.PerformanceCounter (>= 7.0.0)
- System.Diagnostics.Tracing (>= 4.3.0)
- System.Management (>= 5.0.0)
- System.Runtime.CompilerServices.Unsafe (>= 5.0.0)
- System.Security.Principal.Windows (>= 5.0.0)
NuGet packages (24)
Showing the top 5 NuGet packages that depend on Microsoft.VisualStudio.Telemetry:
Package | Downloads |
---|---|
Microsoft.VisualStudio.Utilities
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.Shell.Framework
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.Imaging
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.Shell.15.0
A member of the Visual Studio SDK |
|
Microsoft.VisualStudio.Editor
Microsoft® Visual Studio® Editor Platform |
GitHub repositories (13)
Showing the top 13 popular GitHub repositories that depend on Microsoft.VisualStudio.Telemetry:
Repository | Stars |
---|---|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
github/VisualStudio
GitHub Extension for Visual Studio
|
|
microsoft/VSSDK-Extensibility-Samples
Samples for building your own Visual Studio extensions
|
|
dotnet/project-system
The .NET Project System for Visual Studio
|
|
microsoft/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
|
|
microsoft/qsharp-compiler
Q# compiler, command line tool, and Q# language server
|
|
mrlacey/Rapid-XAML-Toolkit
A collection of tools to accelerate XAML development within Visual Studio. These include XAML analysis, XAML generations, plus templates and helpers.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
dotnet/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
|
|
RazorGenerator/RazorGenerator
A Custom Tool for Visual Studio that allows processing Razor files at design time instead of runtime, allowing them to be built into an assembly for simpler reuse and distribution.
|
|
aspnet/LibraryManager
|
|
Plac3hold3r/MvxScaffolding
🏗️ A customizable template used to scaffold a cross-platform MvvmCross application.
|
|
X-Sharp/XSharpPublic
Public repository for the source code for the XSharp Compiler, Runtime, Project System and Tools.
|
Version | Downloads | Last updated |
---|---|---|
17.14.2 | 11,222 | 2/12/2025 |
17.12.48 | 82,092 | 11/12/2024 |
17.11.20 | 82,504 | 8/13/2024 |
17.10.32 | 89,888 | 5/21/2024 |
17.10.18 | 7,620 | 5/22/2024 |
17.9.305 | 77,616 | 2/14/2024 |
17.9.130 | 362 | 1/24/2024 |
17.9.129-gc0b65ee76a | 187 | 1/19/2024 |
17.9.102 | 13,661 | 10/10/2023 |
17.8.143 | 36,909 | 11/14/2023 |
17.8.140 | 377 | 9/8/2023 |
17.8.138 | 5,709 | 8/30/2023 |
17.7.57 | 89,925 | 8/10/2023 |
17.6.46 | 170,287 | 5/16/2023 |
17.6.20 | 936 | 2/16/2023 |
16.6.21 | 81,451 | 3/3/2023 |
16.6.18 | 46,116 | 2/22/2023 |
16.6.15 | 3,609 | 2/22/2023 |
16.6.9 | 11,068 | 11/15/2022 |
16.6.7 | 7,039 | 10/7/2022 |
16.6.5 | 1,000 | 10/5/2022 |
16.6.1 | 976 | 10/4/2022 |
16.5.28 | 537 | 2/16/2023 |
16.5.26 | 791 | 11/15/2022 |
16.5.25 | 648 | 11/15/2022 |
16.5.24 | 130,032 | 10/10/2022 |
16.5.23 | 771 | 10/5/2022 |
16.5.22 | 743 | 10/4/2022 |
16.5.20 | 112,085 | 9/28/2022 |
16.5.19 | 832 | 9/28/2022 |
16.5.17 | 75,646 | 9/22/2022 |
16.5.16 | 1,158 | 9/17/2022 |
16.5.6 | 33,473 | 8/16/2022 |
16.4.137 | 199,781 | 8/9/2022 |
16.4.78 | 95,478 | 6/20/2022 |
16.4.67 | 526 | 2/16/2023 |
16.4.56 | 105,246 | 4/13/2022 |
16.4.44 | 37,436 | 5/10/2022 |
16.4.37 | 36,932 | 5/10/2022 |
16.4.22 | 114,252 | 1/4/2022 |
16.3.613 | 2,707 | 2/16/2023 |
16.3.312 | 506 | 2/16/2023 |
16.3.250 | 636,660 | 11/8/2021 |
16.3.211 | 782,168 | 9/20/2021 |
16.3.198 | 62,039 | 8/11/2021 |
16.3.184 | 278,729 | 7/19/2021 |
16.3.176 | 480,624 | 4/28/2021 |
16.3.175 | 45,472 | 4/24/2021 |
16.3.111 | 719 | 4/22/2021 |
16.3.110 | 216,351 | 3/26/2021 |
16.3.104 | 76,724 | 2/8/2021 |
16.3.59 | 197,804 | 4/27/2020 |
16.3.58 | 108,904 | 4/17/2020 |
16.3.2 | 229,526 | 6/27/2019 |
16.0.237-master | 639 | 6/18/2019 |
16.0.236-master | 667 | 6/12/2019 |
16.0.233 | 88,172 | 5/30/2019 |
16.0.232-master | 4,060 | 5/28/2019 |
16.0.231-master | 1,808 | 5/21/2019 |
16.0.230-master | 788 | 5/16/2019 |
16.0.228-master | 727 | 5/8/2019 |
16.0.117-master | 205,036 | 2/8/2019 |
16.0.4-master | 82,971 | 8/29/2018 |
16.0.3-master | 5,297 | 8/1/2018 |
16.0.1-master | 1,019 | 7/17/2018 |
15.9.2-master | 2,284 | 8/23/2018 |
15.9.1-master | 173,456 | 8/15/2018 |
15.8.964-master | 1,902 | 8/22/2018 |
15.8.963-master | 1,014 | 7/27/2018 |
15.8.956 | 36,799 | 6/27/2018 |
15.8.952-master128115FD | 52,313 | 6/7/2018 |
15.8.950-master0B174108 | 628,836 | 5/4/2018 |
15.7.942-master669188BE | 451,768 | 3/13/2018 |
15.7.941-master1848E282 | 1,171 | 3/13/2018 |
15.7.935-master0D83D837 | 4,597 | 1/18/2018 |
15.6.933-master3409CE27 | 2,926 | 3/9/2018 |
15.6.927-masterB9D3BA9F | 28,515 | 12/13/2017 |
15.6.815-master284DF69C | 55,128 | 10/2/2017 |
15.6.811-masterED3C573C | 7,671 | 9/13/2017 |
15.6.810-master81BEC631 | 1,018 | 9/6/2017 |
15.6.809-master704CC59C | 988 | 9/5/2017 |
15.6.808-master17EACF93 | 3,649 | 9/1/2017 |
15.3.799-masterDDDBA9E4 | 44,996 | 6/15/2017 |
15.3.795-master67D3E818 | 2,418 | 6/8/2017 |
15.3.794-master98970177 | 5,285 | 6/1/2017 |
15.3.793-masterCD147902 | 1,101 | 5/26/2017 |
15.3.789-masterCC863119 | 12,102 | 5/2/2017 |
15.3.787-master49E2AFAB | 52,650 | 4/28/2017 |
15.0.793-master9832AAB5 | 1,125 | 4/24/2017 |
15.0.792-master87B9E7F9 | 1,067 | 4/20/2017 |
15.0.791-master6977A8C4 | 1,072 | 4/20/2017 |
15.0.777-rtm6FAA2C78 | 9,912 | 3/27/2017 |
15.0.775-rtm7FB08F9A | 30,859 | 2/7/2017 |
15.0.771-masterFFFF5251 | 3,942 | 1/27/2017 |
15.0.768-masterECC7336C | 8,994 | 11/29/2016 |
15.0.767-masterBE41250A | 1,094 | 11/28/2016 |
15.0.722-masterBFDFE2B0 | 39,747 | 10/26/2016 |
15.0.691-master31907920 | 54,053 | 6/15/2016 |
14.1.680-update09A45013 | 12,032 | 6/15/2016 |