Microsoft.Testing.Extensions.TrxReport
1.8.1
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Testing.Extensions.TrxReport --version 1.8.1
NuGet\Install-Package Microsoft.Testing.Extensions.TrxReport -Version 1.8.1
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" Version="1.8.1" />
<PackageVersion Include="Microsoft.Testing.Extensions.TrxReport" Version="1.8.1" />
<PackageReference Include="Microsoft.Testing.Extensions.TrxReport" />
paket add Microsoft.Testing.Extensions.TrxReport --version 1.8.1
#r "nuget: Microsoft.Testing.Extensions.TrxReport, 1.8.1"
#:package Microsoft.Testing.Extensions.TrxReport@1.8.1
#addin nuget:?package=Microsoft.Testing.Extensions.TrxReport&version=1.8.1
#tool nuget:?package=Microsoft.Testing.Extensions.TrxReport&version=1.8.1
Microsoft.Testing
Microsoft Testing is a set of platform, framework and protocol intended to make it possible to run any test on any target or device.
Documentation can be found at https://aka.ms/testingplatform.
About
This package extends Microsoft Testing Platform to provide TRX test reports.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. 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 is compatible. 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 is compatible. 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.Testing.Extensions.TrxReport.Abstractions (>= 1.8.1)
- Microsoft.Testing.Platform (>= 1.8.1)
-
net6.0
- Microsoft.Testing.Extensions.TrxReport.Abstractions (>= 1.8.1)
- Microsoft.Testing.Platform (>= 1.8.1)
-
net7.0
- Microsoft.Testing.Extensions.TrxReport.Abstractions (>= 1.8.1)
- Microsoft.Testing.Platform (>= 1.8.1)
-
net8.0
- Microsoft.Testing.Extensions.TrxReport.Abstractions (>= 1.8.1)
- Microsoft.Testing.Platform (>= 1.8.1)
-
net9.0
- Microsoft.Testing.Extensions.TrxReport.Abstractions (>= 1.8.1)
- Microsoft.Testing.Platform (>= 1.8.1)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Microsoft.Testing.Extensions.TrxReport:
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+ |
|
Eternet.Legacy.EF.Tests
Eternet legacy EF tests customization |
GitHub repositories (29)
Showing the top 20 popular GitHub repositories that depend on Microsoft.Testing.Extensions.TrxReport:
Repository | Stars |
---|---|
icsharpcode/ILSpy
.NET Decompiler with support for PDB generation, ReadyToRun, Metadata (&more) - cross-platform!
|
|
unoplatform/uno
Open-source platform for building cross-platform native Mobile, Web, Desktop and Embedded apps quickly. Create rich, C#/XAML, single-codebase apps from any IDE. Hot Reload included! 90m+ NuGet Downloads!!
|
|
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.
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
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
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
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
|
|
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/vstest
Visual Studio Test Platform is the runner and engine that powers test explorer and vstest.console.
|
|
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
|
|
andrewlock/NetEscapades.AspNetCore.SecurityHeaders
Small package to allow adding security headers to ASP.NET Core websites
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
dotnet/arcade
Tools that provide common build infrastructure for multiple .NET Foundation projects.
|
|
jamescourtney/FlatSharp
Fast, idiomatic C# implementation of Flatbuffers
|
|
Eventuous/eventuous
Event Sourcing library for .NET
|
|
foxminchan/BookWorm
The practical implementation of .NET Aspire using Microservices
|
Version | Downloads | Last Updated |
---|---|---|
2.0.0-preview.25454.2 | 203 | 9/4/2025 |
2.0.0-preview.25452.10 | 186 | 9/2/2025 |
2.0.0-preview.25415.9 | 533 | 8/15/2025 |
2.0.0-preview.25411.5 | 162 | 8/15/2025 |
2.0.0-preview.25372.6 | 1,062 | 7/22/2025 |
2.0.0-preview.25358.7 | 486 | 7/8/2025 |
1.8.4 | 15,175 | 9/2/2025 |
1.8.3 | 27,233 | 8/26/2025 |
1.8.2 | 71,501 | 8/12/2025 |
1.8.1 | 40,032 | 8/5/2025 |
1.8.0 | 26,695 | 7/29/2025 |
1.7.3 | 215,917 | 6/17/2025 |
1.7.2 | 80,405 | 6/10/2025 |
1.7.1 | 88,947 | 5/27/2025 |
1.7.0 | 68,531 | 5/20/2025 |
1.7.0-preview.25167.10 | 3,030 | 3/18/2025 |
1.6.3 | 480,245 | 3/17/2025 |
1.6.2 | 298,257 | 2/19/2025 |
1.6.1 | 8,398 | 2/18/2025 |
1.6.0 | 48,530 | 2/12/2025 |
1.5.3 | 65,943 | 1/27/2025 |
1.5.2 | 10,707 | 1/21/2025 |
1.5.1 | 30,340 | 1/13/2025 |
1.5.0 | 39,911 | 12/20/2024 |
1.4.3 | 309,351 | 11/12/2024 |
1.4.2 | 21,974 | 10/31/2024 |
1.4.1 | 91,960 | 10/3/2024 |
1.4.0 | 153,471 | 9/11/2024 |
1.4.0-preview.24422.11 | 3,346 | 8/23/2024 |
1.4.0-preview.24415.5 | 139 | 8/15/2024 |
1.3.2 | 39,349 | 8/5/2024 |
1.3.1 | 8,196 | 7/16/2024 |
1.3.0-preview.24325.7 | 2,464 | 6/25/2024 |
1.2.1 | 31,548 | 5/21/2024 |
1.2.0 | 529 | 5/16/2024 |
1.1.0 | 38,333 | 4/3/2024 |
1.1.0-preview.24163.4 | 171 | 3/14/2024 |
1.0.2 | 2,488 | 2/22/2024 |
1.0.1 | 527 | 2/13/2024 |
1.0.0 | 4,397 | 1/24/2024 |
1.0.0-preview.24068.6 | 161 | 1/19/2024 |