Microsoft.Testing.Extensions.CodeCoverage
18.6.2
Prefix Reserved
dotnet add package Microsoft.Testing.Extensions.CodeCoverage --version 18.6.2
NuGet\Install-Package Microsoft.Testing.Extensions.CodeCoverage -Version 18.6.2
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.6.2" />
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="18.6.2" />
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" />
paket add Microsoft.Testing.Extensions.CodeCoverage --version 18.6.2
#r "nuget: Microsoft.Testing.Extensions.CodeCoverage, 18.6.2"
#:package Microsoft.Testing.Extensions.CodeCoverage@18.6.2
#addin nuget:?package=Microsoft.Testing.Extensions.CodeCoverage&version=18.6.2
#tool nuget:?package=Microsoft.Testing.Extensions.CodeCoverage&version=18.6.2
Microsoft.Testing.Extensions.CodeCoverage
This package provides code coverage extension to Microsoft Testing Platform.
Additional information
| 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 is compatible. 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. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.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 | 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. |
-
.NETStandard 2.0
- Microsoft.DiaSymReader (>= 2.2.5)
- Microsoft.Extensions.DependencyModel (>= 8.0.2)
- Microsoft.Testing.Platform (>= 2.1.0)
- System.Reflection.Metadata (>= 8.0.0)
-
net8.0
- Microsoft.DiaSymReader (>= 2.2.5)
- Microsoft.Extensions.DependencyModel (>= 8.0.2)
- Microsoft.Testing.Platform (>= 2.1.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Microsoft.Testing.Extensions.CodeCoverage:
| Package | Downloads |
|---|---|
|
MSTest
MSTest is Microsoft supported Test Framework. This package is a meta package to simplify test projects. It includes MSTest.TestFramework and MSTest.TestAdapter. Supported platforms: - .NET 4.6.2+ - .NET 8.0+ - .NET 8.0 Windows.18362+ (WinUI) - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9+ |
|
|
TUnit
A .NET Testing Framework |
|
|
Open.SignalR.SharedClient
A scoped hub connection and provider for easily sharing SignalR connections. |
|
|
Prova
High-performance, AOT-safe testing framework for .NET. |
GitHub repositories (71)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Testing.Extensions.CodeCoverage:
| Repository | Stars |
|---|---|
|
Humanizr/Humanizer
Humanizer meets all your .NET needs for manipulating and displaying strings, enums, dates, times, timespans, numbers and quantities
|
|
|
reactiveui/ReactiveUI
An advanced, composable, functional reactive model-view-viewmodel framework for all .NET platforms that is inspired by functional reactive programming. ReactiveUI allows you to abstract mutable state away from your user interfaces, express the idea around a feature in one readable place and improve the testability of your application.
|
|
|
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
|
|
|
kurrent-io/KurrentDB
KurrentDB is a database that's engineered for modern software applications and event-driven architectures. Its event-native design simplifies data modeling and preserves data integrity while the integrated streaming engine solves distributed messaging challenges and ensures data consistency.
|
|
|
ChilliCream/graphql-platform
Welcome to the home of the Hot Chocolate GraphQL server for .NET, the Strawberry Shake GraphQL client for .NET and Nitro the awesome Monaco based GraphQL IDE.
|
|
|
dotnet/msbuild
The Microsoft Build Engine (MSBuild) is the build platform for .NET and Visual Studio.
|
|
|
dotnet/Open-XML-SDK
Open XML SDK by Microsoft
|
|
|
khellang/Scrutor
Assembly scanning and decoration extensions for Microsoft.Extensions.DependencyInjection
|
|
|
cake-build/cake
:cake: Cake (C# Make) is a cross platform build automation system.
|
|
|
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
|
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
|
morelinq/MoreLINQ
Extensions to LINQ to Objects
|
|
|
dotnet/aspnet-api-versioning
Provides a set of libraries which add service API versioning to ASP.NET Web API, OData with ASP.NET Web API, and ASP.NET Core.
|
|
|
CommunityToolkit/Maui
The .NET MAUI Community Toolkit is a community-created library that contains .NET MAUI Extensions, Advanced UI/UX Controls, and Behaviors to help make your life as a .NET MAUI developer easier
|
|
|
reactiveui/Akavache
An asynchronous, persistent key-value store created for writing desktop and mobile applications, based on SQLite3. Akavache is great for both storing important data as well as cached local data that expires.
|
|
|
NuGetPackageExplorer/NuGetPackageExplorer
Create, update and deploy Nuget Packages with a GUI
|
|
|
exceptionless/Exceptionless
Exceptionless application
|
|
|
ValveResourceFormat/ValveResourceFormat
Source 2 Viewer is an all-in-one tool to browse VPK archives, view, extract, and decompile Source 2 assets, including maps, models, materials, textures, sounds, and more.
|
|
|
microsoft/sbom-tool
The SBOM tool is a highly scalable and enterprise ready tool to create SPDX 2.2 compatible SBOMs for any variety of artifacts.
|
|
|
dotnet/dotNext
Next generation API for .NET
|
| Version | Downloads | Last Updated |
|---|---|---|
| 18.6.2 | 291,191 | 4/7/2026 |
| 18.5.2 | 694,713 | 3/3/2026 |
| 18.5.1 | 42,961 | 2/27/2026 |
| 18.4.1 | 1,178,480 | 2/3/2026 |
| 18.3.2 | 344,352 | 1/9/2026 |
| 18.3.1 | 66,669 | 1/5/2026 |
| 18.1.0 | 2,116,845 | 10/7/2025 |
| 18.1.0-preview.25412.3 | 37,552 | 8/15/2025 |
| 18.0.6 | 254,587 | 11/11/2025 |
| 18.0.4 | 551,782 | 9/29/2025 |
| 17.14.2 | 2,981,312 | 2/27/2025 |
| 17.14.1 | 111,589 | 2/17/2025 |
| 17.13.1 | 1,709,259 | 12/4/2024 |
| 17.13.0 | 7,094 | 12/2/2024 |
| 17.12.6 | 708,034 | 10/14/2024 |
| 17.12.5 | 138,697 | 9/30/2024 |
| 17.12.4 | 53,527 | 9/10/2024 |
| 17.12.3 | 758 | 9/9/2024 |
| 17.12.2 | 5,317 | 8/29/2024 |
| 17.11.5 | 40,781 | 8/12/2024 |