![]() |
VOOZH | about |
dotnet add package Microsoft.Testing.Extensions.Telemetry --version 2.2.3
NuGet\Install-Package Microsoft.Testing.Extensions.Telemetry -Version 2.2.3
<PackageReference Include="Microsoft.Testing.Extensions.Telemetry" Version="2.2.3" />
<PackageVersion Include="Microsoft.Testing.Extensions.Telemetry" Version="2.2.3" />Directory.Packages.props
<PackageReference Include="Microsoft.Testing.Extensions.Telemetry" />Project file
paket add Microsoft.Testing.Extensions.Telemetry --version 2.2.3
#r "nuget: Microsoft.Testing.Extensions.Telemetry, 2.2.3"
#:package Microsoft.Testing.Extensions.Telemetry@2.2.3
#addin nuget:?package=Microsoft.Testing.Extensions.Telemetry&version=2.2.3Install as a Cake Addin
#tool nuget:?package=Microsoft.Testing.Extensions.Telemetry&version=2.2.3Install as a Cake Tool
Microsoft.Testing.Extensions.Telemetry is an extension for Microsoft.Testing.Platform that collects usage telemetry to help the Microsoft.Testing.Platform team improve the product.
Microsoft.Testing.Platform is open source. You can find Microsoft.Testing.Extensions.Telemetry code in the microsoft/testfx GitHub repository.
dotnet add package Microsoft.Testing.Extensions.Telemetry
This package extends Microsoft.Testing.Platform with:
TESTINGPLATFORM_TELEMETRY_OPTOUT or DOTNET_CLI_TELEMETRY_OPTOUT environment variablesThis package is an optional, opt-in extension. To enable telemetry when using Microsoft.Testing.Platform (including when running tests with MSTest), you must explicitly reference the Microsoft.Testing.Extensions.Telemetry package from your test project or from your own test framework or tooling package.
For this extension, see https://learn.microsoft.com/dotnet/core/testing/microsoft-testing-platform-telemetry.
For comprehensive documentation, see https://aka.ms/testingplatform.
Microsoft.Testing.Platform is an open source project. Provide feedback or report issues in the microsoft/testfx GitHub repository.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 is compatible. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 was computed. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
Showing the top 5 NuGet packages that depend on Microsoft.Testing.Extensions.Telemetry:
| Package | Downloads |
|---|---|
|
Microsoft.Testing.Extensions.VSTestBridge
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device. This package provides a bridge integration for test adapters wanting to target both VSTest and Microsoft.Testing.Platform test platforms. |
|
|
xunit.v3.core.mtp-v1
Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Includes support for Microsoft.Testing.Platform v1. Supports .NET Framework 4.7.2 or later, and .NET 8 or later. |
|
|
TUnit
A .NET Testing Framework |
|
|
xunit.v3.core.mtp-v2
Includes the core library (xunit.v3.core.dll), to be used for writing tests; extensibility authors should include xunit.v3.extensibility.core instead. Includes support for Microsoft.Testing.Platform v2. Supports .NET Framework 4.7.2 or later, and .NET 8 or later. |
|
|
YTest.MTP.XUnit2
This package provides MTP support for xunit 2. |
Showing the top 20 popular GitHub repositories that depend on Microsoft.Testing.Extensions.Telemetry:
| Repository | Stars |
|---|---|
|
xunit/xunit
xUnit.net is a free, open source, community-focused unit testing tool for .NET.
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
TabularEditor/TabularEditor
This is the code repository and issue tracker for Tabular Editor 2.X (free, open-source version). This repository is being maintained by Daniel Otykier.
|
|
|
DaxStudio/DaxStudio
DAX Studio is a tool to write, execute, and analyze DAX queries in Power BI Desktop, Power Pivot for Excel, and Analysis Services Tabular.
|
|
|
doghappy/socket.io-client-csharp
socket.io-client implemention for .NET
|
|
|
lastbattle/Harepacker-resurrected
All in one .wz file/map editor for MapleStory game files
|
|
|
darklinkpower/PlayniteExtensionsCollection
Collection of extensions made for Playnite.
|
|
|
AAEmu/AAEmu
A server software for ArcheAge written in .Net C#
|
|
|
MobiFlight/MobiFlight-Connector
MobiFlight is an open source project that allows you to create your own home cockpit for your favorite flight simulator in a flexible, affordable and extremely user-friendly way.
|
|
|
SafeExamBrowser/seb-win-refactoring
Safe Exam Browser for Windows.
|
|
|
WaelHamze/xrm-ci-framework
xRM CI Framework provides you with the tools automate the build and deployment of your CRM Solution. Using the framework to implement a fully automated DevOps pipeline will allow you to deploy more frequently with added consistency and quality.
|
|
|
SnowBankSDK/foundationdb-dotnet-client
C#/.NET Binding for FoundationDB Client API
|
|
|
school-cheating/SEBPatch
Patch for Safe Exam Browser to bypass restrictions
|
|
|
rappen/FetchXMLBuilder
FetchXML Builder for XrmToolBox and Microsoft Dynamics 365 / CRM
|
|
|
Metapyziks/SourceUtils
Source engine file format exporting / WebGL map viewer demo.
|
|
|
deanhume/html-minifier
A simple command line tool to minify your HTML, Razor views & Web Forms views
|
|
|
Bassman2/MediaDevices
MTP Library
|
|
|
tushev/aojdk-updatewatcher
Automatic update tool for AdoptOpenJDK, Eclipse Temurin™ and/or IBM® Semeru® Open Edition releases
|
|
|
AikidoSec/firewall-dotnet
Zen by Aikido protects your .NET app against attacks with one line of code. Get peace of mind— at runtime.
|
|
|
Dixin/Blog
Code examples for blog https://weblogs.asp.net/dixin.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.2.3 | 1,457,788 | 5/14/2026 |
| 2.2.2 | 853,254 | 4/30/2026 |
| 2.2.1 | 1,599,161 | 4/7/2026 |
| 2.1.0 | 11,197,654 | 2/3/2026 |
| 2.0.2 | 17,170,701 | 11/11/2025 |
| 2.0.1 | 2,218,526 | 10/14/2025 |
| 2.0.0 | 403,081 | 10/7/2025 |
| 2.0.0-preview.25480.4 | 1,413 | 9/30/2025 |
| 2.0.0-preview.25465.3 | 24,033 | 9/15/2025 |
| 2.0.0-preview.25454.2 | 6,087 | 9/4/2025 |
| 2.0.0-preview.25452.10 | 931 | 9/2/2025 |
| 2.0.0-preview.25415.9 | 29,701 | 8/15/2025 |
| 2.0.0-preview.25411.5 | 275 | 8/15/2025 |
| 1.9.1 | 15,948,716 | 11/11/2025 |
| 1.9.0 | 11,152,202 | 10/1/2025 |
| 1.8.5 | 141,977 | 9/30/2025 |
| 1.8.4 | 2,580,428 | 9/2/2025 |
| 1.8.3 | 948,039 | 8/26/2025 |
| 1.8.2 | 1,006,414 | 8/12/2025 |
| 1.8.1 | 438,313 | 8/5/2025 |