GitHubActionsTestLogger 2.4.1
.NET 8.0
This package targets .NET 8.0. The package is compatible with this framework or higher.
.NET Standard 2.0
This package targets .NET Standard 2.0. The package is compatible with this framework or higher.
.NET Framework 4.6.2
This package targets .NET Framework 4.6.2. The package is compatible with this framework or higher.
dotnet add package GitHubActionsTestLogger --version 2.4.1
NuGet\Install-Package GitHubActionsTestLogger -Version 2.4.1
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="GitHubActionsTestLogger" Version="2.4.1"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
<PackageReference Include="GitHubActionsTestLogger"> <PrivateAssets>all</PrivateAssets> <IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets> </PackageReference>
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 GitHubActionsTestLogger --version 2.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: GitHubActionsTestLogger, 2.4.1"
#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=GitHubActionsTestLogger&version=2.4.1
#tool nuget:?package=GitHubActionsTestLogger&version=2.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Custom test logger that reports test results in a structured format that GitHub Actions understands
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. |
.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 is compatible. |
.NET Framework | net461 was computed. net462 is compatible. 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.6.2
- Microsoft.TestPlatform.ObjectModel (>= 17.10.0)
-
.NETStandard 2.0
- Microsoft.TestPlatform.ObjectModel (>= 17.10.0)
-
.NETStandard 2.1
- Microsoft.TestPlatform.ObjectModel (>= 17.10.0)
-
net8.0
- Microsoft.TestPlatform.ObjectModel (>= 17.10.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (121)
Showing the top 20 popular GitHub repositories that depend on GitHubActionsTestLogger:
Repository | Stars |
---|---|
DapperLib/Dapper
Dapper - a simple object mapper for .Net
|
|
MaterialDesignInXAML/MaterialDesignInXamlToolkit
Google's Material Design in XAML & WPF, for C# & VB.Net.
|
|
App-vNext/Polly
Polly is a .NET resilience and transient-fault-handling library that allows developers to express policies such as Retry, Circuit Breaker, Timeout, Bulkhead Isolation, and Fallback in a fluent and thread-safe manner. From version 6.0.1, Polly targets .NET Standard 1.1 and 2.0+.
|
|
Sonarr/Sonarr
Smart PVR for newsgroup and bittorrent users.
|
|
dotnet/orleans
Cloud Native application framework for .NET
|
|
Tyrrrz/DiscordChatExporter
Exports Discord chat logs to a file
|
|
RicoSuter/NSwag
The Swagger/OpenAPI toolchain for .NET, ASP.NET Core and TypeScript.
|
|
elsa-workflows/elsa-core
A .NET workflows library
|
|
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
|
|
StackExchange/StackExchange.Redis
General purpose redis client
|
|
nissl-lab/npoi
a .NET library that can read/write Office formats without Microsoft Office installed. No COM+, no interop.
|
|
kurrent-io/EventStore
EventStoreDB, the event-native database. Designed for Event Sourcing, Event-Driven, and Microservices architectures
|
|
domaindrivendev/Swashbuckle.AspNetCore
Swagger tools for documenting API's built on ASP.NET Core
|
|
AngleSharp/AngleSharp
:angel: The ultimate angle brackets parser library parsing HTML5, MathML, SVG and CSS to construct a DOM based on the official W3C specifications.
|
|
Tyrrrz/CliWrap
Library for running command-line processes
|
|
dotnet/aspire
Tools, templates, and packages to accelerate building observable, production-ready apps
|
|
sshnet/SSH.NET
SSH.NET is a Secure Shell (SSH) library for .NET, optimized for parallelism.
|
|
oskardudycz/EventSourcing.NetCore
Examples and Tutorials of Event Sourcing in .NET
|
|
npgsql/npgsql
Npgsql is the .NET data provider for PostgreSQL.
|
|
nuke-build/nuke
🏗 The AKEless Build System for C#/.NET
|
Version | Downloads | Last updated |
---|---|---|
2.4.1 | 1,451,448 | 5/29/2024 |
2.4.0 | 1,123 | 5/29/2024 |
2.3.3 | 1,188,070 | 8/24/2023 |
2.3.2 | 317,430 | 6/1/2023 |
2.3.1 | 5,014 | 5/31/2023 |
2.3.0 | 81,724 | 5/25/2023 |
2.2.1 | 20,330 | 5/18/2023 |
2.2.0 | 1,652 | 5/18/2023 |
2.1.0 | 12,768 | 5/9/2023 |
2.0.2 | 30,502 | 4/27/2023 |
1.3.0 | 143,512 | 2/21/2022 |
1.2.0 | 1,276,950 | 2/22/2021 |
1.1.2 | 142,514 | 10/26/2020 |
1.1.1 | 20,257 | 10/1/2020 |
1.1.0 | 158,789 | 4/27/2020 |
1.0.0 | 9,560 | 3/23/2020 |
0.0.1 | 6,085 | 3/22/2020 |