MartinCostello.Logging.XUnit
0.1.0-alpha2
See the version list below for details.
dotnet add package MartinCostello.Logging.XUnit --version 0.1.0-alpha2
NuGet\Install-Package MartinCostello.Logging.XUnit -Version 0.1.0-alpha2
<PackageReference Include="MartinCostello.Logging.XUnit" Version="0.1.0-alpha2" />
paket add MartinCostello.Logging.XUnit --version 0.1.0-alpha2
#r "nuget: MartinCostello.Logging.XUnit, 0.1.0-alpha2"
// Install MartinCostello.Logging.XUnit as a Cake Addin #addin nuget:?package=MartinCostello.Logging.XUnit&version=0.1.0-alpha2&prerelease // Install MartinCostello.Logging.XUnit as a Cake Tool #tool nuget:?package=MartinCostello.Logging.XUnit&version=0.1.0-alpha2&prerelease
Extensions for Microsoft.Extensions.Logging for xunit.
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 was computed. 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. |
.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.Extensions.Logging (>= 2.0.0)
- xunit.abstractions (>= 2.0.1)
NuGet packages (15)
Showing the top 5 NuGet packages that depend on MartinCostello.Logging.XUnit:
Package | Downloads |
---|---|
Xunit.DependencyInjection.Logging
Support Microsoft.Extensions.Logging to ITestOutputHelper. public void Configure(IServiceProvider provider) { XunitTestOutputLoggerProvider.Register(provider); } |
|
FastEndpoints.Testing
Integration/End-To-End testing helper library for FastEndpoints |
|
SPG.Framework.IntegrationTest
Package Description |
|
Sekiban.Testing
Sekiban - Event Sourcing Framework Testing |
|
AElf.ContractTestKit
Contract testing kit. |
GitHub repositories (31)
Showing the top 5 popular GitHub repositories that depend on MartinCostello.Logging.XUnit:
Repository | Stars |
---|---|
FastEndpoints/FastEndpoints
A light-weight REST API development framework for ASP.NET 6 and newer.
|
|
openiddict/openiddict-core
Flexible and versatile OAuth 2.0/OpenID Connect stack for .NET
|
|
aspnet-contrib/AspNet.Security.OAuth.Providers
OAuth 2.0 social authentication providers for ASP.NET Core
|
|
CarterCommunity/Carter
Carter is framework that is a thin layer of extension methods and functionality over ASP.NET Core allowing code to be more explicit and most importantly more enjoyable.
|
|
AElfProject/AElf
An AI-enhanced cloud-native layer-1 blockchain network.
|
Version | Downloads | Last updated |
---|---|---|
0.4.0 | 459,444 | 6/1/2024 |
0.3.0 | 3,439,353 | 5/22/2022 |
0.2.1 | 27,043 | 5/15/2022 |
0.2.0 | 716,488 | 10/3/2021 |
0.1.2 | 226,910 | 7/12/2021 |
0.1.1 | 273,849 | 3/26/2021 |
0.1.0 | 1,184,655 | 9/30/2018 |
0.1.0-beta1 | 788 | 9/26/2018 |
0.1.0-alpha4 | 2,642 | 8/20/2018 |
0.1.0-alpha3 | 742 | 8/19/2018 |
0.1.0-alpha2 | 724 | 8/19/2018 |
0.1.0-alpha1 | 734 | 8/19/2018 |
See https://github.com/martincostello/xunit-logging/releases for details.