Neon.Xunit 4.0.19

dotnet add package Neon.Xunit --version 4.0.19
                    
NuGet\Install-Package Neon.Xunit -Version 4.0.19
                    
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="Neon.Xunit" Version="4.0.19" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neon.Xunit" Version="4.0.19" />
                    
Directory.Packages.props
<PackageReference Include="Neon.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 Neon.Xunit --version 4.0.19
                    
#r "nuget: Neon.Xunit, 4.0.19"
                    
#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 Neon.Xunit@4.0.19
                    
#: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=Neon.Xunit&version=4.0.19
                    
Install as a Cake Addin
#tool nuget:?package=Neon.Xunit&version=4.0.19
                    
Install as a Cake Tool

Neon.Xunit

Handy general purpose Xunit extensions and test fixtures. You can get started here: Neon.Xunit

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

NuGet packages (6)

Showing the top 5 NuGet packages that depend on Neon.Xunit:

Package Downloads
Neon.Xunit.Couchbase

Xunit test fixture for Couchbase

Neon.Xunit.Cadence

Xunit test fixture for Uber Cadence

Neon.Xunit.YugaByte

Xunit test fixture for YugaByteDB

Neon.Xunit.Temporal

Xunit test fixture for Temporal

Neon.Operator.Xunit

Test framework for Neon.Operator

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.0.19 47 4/29/2026
4.0.19-preview.4 44 4/26/2026
4.0.19-preview.3 50 4/17/2026
4.0.19-preview.2 173 8/14/2025
4.0.19-preview.1 166 8/13/2025
4.0.19-preview.0 169 8/13/2025
4.0.18 475 8/6/2025
4.0.17 444 4/15/2025
4.0.17-preview.0 217 4/14/2025
4.0.16 430 4/14/2025
4.0.15 383 4/10/2025
4.0.14 347 12/19/2024
4.0.13-preview.11 154 8/9/2024
4.0.13-preview.10 138 8/9/2024
4.0.13-preview.9 157 8/9/2024
4.0.13-preview.8 146 8/9/2024
4.0.13-preview.3 132 8/1/2024
4.0.12 336 7/30/2024
4.0.11-preview.6 141 7/30/2024
4.0.11-preview.4 130 7/3/2024
Loading failed