Microsoft.Testing.Extensions.CodeCoverage
17.14.2
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Testing.Extensions.CodeCoverage --version 17.14.2
NuGet\Install-Package Microsoft.Testing.Extensions.CodeCoverage -Version 17.14.2
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.14.2" />
<PackageVersion Include="Microsoft.Testing.Extensions.CodeCoverage" Version="17.14.2" />
<PackageReference Include="Microsoft.Testing.Extensions.CodeCoverage" />
paket add Microsoft.Testing.Extensions.CodeCoverage --version 17.14.2
#r "nuget: Microsoft.Testing.Extensions.CodeCoverage, 17.14.2"
#:package Microsoft.Testing.Extensions.CodeCoverage@17.14.2
#addin nuget:?package=Microsoft.Testing.Extensions.CodeCoverage&version=17.14.2
#tool nuget:?package=Microsoft.Testing.Extensions.CodeCoverage&version=17.14.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.0.0)
- Microsoft.Extensions.DependencyModel (>= 6.0.2)
- Microsoft.Testing.Platform (>= 1.6.2)
- System.Reflection.Metadata (>= 8.0.0)
-
net8.0
- Microsoft.DiaSymReader (>= 2.0.0)
- Microsoft.Extensions.DependencyModel (>= 6.0.2)
- Microsoft.Testing.Platform (>= 1.6.2)
- System.Reflection.Metadata (>= 8.0.0)
NuGet packages (2)
Showing the top 2 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+ |
|
Open.SignalR.SharedClient
A scoped hub connection and provider for easily sharing SignalR connections. |
GitHub repositories (32)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Testing.Extensions.CodeCoverage:
Repository | Stars |
---|---|
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/Open-XML-SDK
Open XML SDK by Microsoft
|
|
MvvmCross/MvvmCross
The .NET MVVM framework for cross-platform solutions, including Android, iOS, MacCatalyst, macOS, tvOS, WPF, WinUI
|
|
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
|
|
morelinq/MoreLINQ
Extensions to LINQ to Objects
|
|
thomhurst/TUnit
A modern, fast and flexible .NET testing framework
|
|
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
|
|
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.
|
|
webprofusion/certify
Professional ACME Client for Windows. Certificate Management UI, powered by Let's Encrypt and compatible with all ACME v2 CAs. Used by over 150,000 organisations. Remember to Star us! Download from certifytheweb.com
|
|
NethermindEth/nethermind
A robust execution client for Ethereum node operators.
|
|
benjamin-hodgson/Pidgin
A lightweight and fast parsing library for C#.
|
|
microsoft/DevSkim
DevSkim is a set of IDE plugins, language analyzers, and rules that provide security "linting" capabilities.
|
|
microsoft/testfx
This repository holds the source code of Microsoft.Testing.Platform (MTP), a lightweight alternative to VSTest, as well as MSTest adapter and framework.
|
|
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
CommunityToolkit/Maui.Markup
The .NET MAUI Markup Community Toolkit is a community-created library that contains Fluent C# Extension Methods to easily create your User Interface in C#
|
|
thudugala/Plugin.LocalNotification
The local notification plugin provides a way to show local notifications from .Net MAUI and Xamarin Forms apps .
|
|
foxminchan/BookWorm
The practical implementation of .NET Aspire using Microservices
|
Version | Downloads | Last Updated |
---|---|---|
18.1.0-preview.25412.3 | 711 | 8/15/2025 |
17.14.2 | 1,038,432 | 2/27/2025 |
17.14.1 | 39,619 | 2/17/2025 |
17.13.1 | 959,695 | 12/4/2024 |
17.13.0 | 3,382 | 12/2/2024 |
17.12.6 | 263,186 | 10/14/2024 |
17.12.5 | 93,975 | 9/30/2024 |
17.12.4 | 42,705 | 9/10/2024 |
17.12.3 | 580 | 9/9/2024 |
17.12.2 | 4,417 | 8/29/2024 |
17.11.5 | 35,908 | 8/12/2024 |
17.11.3 | 35,971 | 5/30/2024 |
17.10.4 | 57,407 | 3/25/2024 |
17.10.3 | 1,388 | 2/14/2024 |
17.10.1 | 312,420 | 1/24/2024 |
17.10.1-preview.24069.1 | 187 | 1/19/2024 |