XunitContext 3.3.2

dotnet add package XunitContext --version 3.3.2
                    
NuGet\Install-Package XunitContext -Version 3.3.2
                    
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="XunitContext" Version="3.3.2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="XunitContext" Version="3.3.2" />
                    
Directory.Packages.props
<PackageReference Include="XunitContext" />
                    
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 XunitContext --version 3.3.2
                    
#r "nuget: XunitContext, 3.3.2"
                    
#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.
#:package XunitContext@3.3.2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=XunitContext&version=3.3.2
                    
Install as a Cake Addin
#tool nuget:?package=XunitContext&version=3.3.2
                    
Install as a Cake Tool

Extends xUnit to expose extra context and simplify logging.

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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 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 Framework net472 is compatible.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on XunitContext:

Package Downloads
NinjaTools.FluentMockServer

A C# Client for the MockServer Docker Image

linQsupply.UnitTesting

linQsupply® basic libraries for unit test

Saucery.XUnit

Sorcery for SauceLabs - Unlocking SauceLabs capability

Xunit.Extensions.Core

Xunit extensions core

ApprovalTests.Net.Xunit

Simplifies xUnit support in ApprovalTests.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.3.2 1,514,679 3/18/2024
3.3.1 380,823 7/28/2023
3.3.0 81,009 7/4/2023
3.2.5 519,674 11/20/2022
3.2.4 65,944 9/14/2022
3.2.3 78,645 6/4/2022
3.2.2 185,359 3/19/2022
3.2.1 73,863 1/26/2022
3.2.0 868 1/25/2022
3.1.2 3,018 1/13/2022
3.1.1 22,449 12/21/2021
3.1.0 6,261 12/15/2021
3.0.0 312,979 11/2/2020
2.0.1 190,152 7/26/2020
2.0.0 21,960 6/14/2020
1.9.4 7,828 6/3/2020
1.9.3 70,313 4/17/2020
1.9.2 915 4/16/2020
1.9.1 34,208 4/4/2020
1.9.0 6,608 3/29/2020
Loading failed