Serilog.Sinks.XUnit 1.0.4-dev-00006

This is a prerelease version of Serilog.Sinks.XUnit.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Serilog.Sinks.XUnit --version 1.0.4-dev-00006
                    
NuGet\Install-Package Serilog.Sinks.XUnit -Version 1.0.4-dev-00006
                    
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="Serilog.Sinks.XUnit" Version="1.0.4-dev-00006" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Serilog.Sinks.XUnit" Version="1.0.4-dev-00006" />
                    
Directory.Packages.props
<PackageReference Include="Serilog.Sinks.XUnit" />
                    
Project file
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 Serilog.Sinks.XUnit --version 1.0.4-dev-00006
                    
#r "nuget: Serilog.Sinks.XUnit, 1.0.4-dev-00006"
                    
#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=Serilog.Sinks.XUnit&version=1.0.4-dev-00006&prerelease
                    
Install Serilog.Sinks.XUnit as a Cake Addin
#tool nuget:?package=Serilog.Sinks.XUnit&version=1.0.4-dev-00006&prerelease
                    
Install Serilog.Sinks.XUnit as a Cake Tool

The xUnit test output sink for Serilog

Product 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.  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 netcoreapp1.0 was computed.  netcoreapp1.1 was computed.  netcoreapp2.0 was computed.  netcoreapp2.1 was computed.  netcoreapp2.2 was computed.  netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard1.0 is compatible.  netstandard1.1 was computed.  netstandard1.2 was computed.  netstandard1.3 was computed.  netstandard1.4 was computed.  netstandard1.5 was computed.  netstandard1.6 was computed.  netstandard2.0 was computed.  netstandard2.1 was computed. 
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  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 tizen30 was computed.  tizen40 was computed.  tizen60 was computed. 
Universal Windows Platform uap was computed.  uap10.0 was computed. 
Windows Phone wp8 was computed.  wp81 was computed.  wpa81 was computed. 
Windows Store netcore was computed.  netcore45 was computed.  netcore451 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.

NuGet packages (19)

Showing the top 5 NuGet packages that depend on Serilog.Sinks.XUnit:

Package Downloads
Sitko.Core.Xunit

Sitko.Core is a set of libraries to help build .NET Core applications fast

Thinktecture.EntityFrameworkCore.Testing

Package Description

Rocket.Surgery.Extensions.Testing.XUnit

Package Description

CasCap.Common.Testing

Helper library which encapsulates common testing requirements.

BridgingIT.DevKit.Common.Utilities.Xunit

BridgingIT DevKit: Empowering developers with modular components for modern application development, centered around Domain-Driven Design principles. Our goal is to empower developers by offering modular components that can be easily integrated into your projects. Whether you're working with repositories, commands, queries, or other components, the bITDevKit provides flexible solutions that can adapt to your specific needs.

GitHub repositories (20)

Showing the top 20 popular GitHub repositories that depend on Serilog.Sinks.XUnit:

Repository Stars
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
sipsorcery-org/sipsorcery
A WebRTC, SIP and VoIP library for C# and .NET. Designed for real-time communications apps.
DuendeSoftware/products
The most flexible and standards-compliant OpenID Connect and OAuth 2.x framework for ASP.NET Core
meysamhadeli/monolith-to-cloud-architecture
A practical architecture styles for migrating from monolith to modern cloud native application with the latest technologies and architectures like Vertical Slice Architecture, Event Sourcing, CQRS, DDD, gRpc, MongoDB, RabbitMq, and Masstransit in .Net 9.
mehdihadeli/food-delivery-microservices
🍔 A practical and imaginary food delivery microservices, built with .Net 9, MassTransit, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
Marfusios/websocket-client
🔧 .NET/C# websocket client library
GB28181/GB28181.Solution
Linux/Win/Docker/kubernetes/Chart/Kustomize/GB28181/SIP/RTP/SDP/WebRTC/作为上下级域/平台级联互联
OmniSharp/csharp-language-server-protocol
Language Server Protocol in C#
zarusz/SlimMessageBus
Lightweight message bus interface for .NET (pub/sub and request-response) with transport plugins for popular message brokers.
planetarium/libplanet
Blockchain in C#/.NET for on-chain, decentralized gaming
PlexRipper/PlexRipper
A cross-platform Plex media downloader that seamlessly adds media from other Plex servers to your own!
mehdihadeli/food-delivery-modular-monolith
🌭 A practical and imaginary food and grocery delivery modular monolith, built with .Net 8, Domain-Driven Design, CQRS, Vertical Slice Architecture, Event-Driven Architecture, and the latest technologies.
ExtendedXmlSerializer/home
A configurable and eXtensible Xml serializer for .NET.
Bannerlord-Coop-Team/BannerlordCoop
mehdihadeli/vertical-slice-api-template
🍰 An asp.net core template based on .Net 9, Vertical Slice Architecture, CQRS, Minimal APIs, OpenTelemetry, API Versioning and OpenAPI.
Anapher/Strive
Open source video conferencing platform
Eremex/controls-demo
chatop2020/StreamNode-GB28181
本项目是基于ZLMediaKit的流媒体控制管理接口平台,支持RTSP,GB28181的设备拉流与推流控制,GB28181支持PTZ控制。
sitkoru/Sitko.Core
Sitko.Core is a set of libraries to help build .NET Core applications fast
pkuehnel/TeslaSolarCharger
A software to let your Tesla charge with solar energy ☀
Version Downloads Last updated
3.0.19 570,850 12/11/2024
3.0.5 4,908,185 2/8/2023
3.0.3 3,417,234 1/10/2022
2.0.4 3,765,661 4/10/2020
1.0.21 822,220 8/15/2019
1.0.19 12,457 8/13/2019
1.0.16 1,095 8/13/2019
1.0.8 372,752 2/28/2019
1.0.8-dev-00038 622 2/28/2019
1.0.7 331,305 12/30/2018
1.0.7-dev-00037 619 2/28/2019
1.0.7-dev-00033 673 12/30/2018
1.0.6 129,244 7/17/2018
1.0.6-dev-00032 690 12/30/2018
1.0.6-dev-00028 1,072 7/17/2018
1.0.5 60,277 2/21/2018
1.0.5-dev-00023 1,071 2/21/2018
1.0.5-dev-00021 1,056 2/21/2018
1.0.5-dev-00018 1,100 2/21/2018
1.0.5-dev-00013 1,195 2/20/2018
1.0.4 13,928 5/26/2017
1.0.4-dev-00008 1,002 5/26/2017
1.0.4-dev-00006 1,012 5/26/2017
1.0.4-dev-00005 1,011 5/26/2017
1.0.4-dev-00004 1,013 5/26/2017
1.0.3 1,218 5/26/2017
1.0.2 1,219 5/26/2017
1.0.1 1,262 5/18/2017
1.0.0 17,937 5/18/2017