![]() |
VOOZH | about |
dotnet add package Xunit.Combinatorial --version 2.0.24
NuGet\Install-Package Xunit.Combinatorial -Version 2.0.24
<PackageReference Include="Xunit.Combinatorial" Version="2.0.24" />
<PackageVersion Include="Xunit.Combinatorial" Version="2.0.24" />Directory.Packages.props
<PackageReference Include="Xunit.Combinatorial" />Project file
paket add Xunit.Combinatorial --version 2.0.24
#r "nuget: Xunit.Combinatorial, 2.0.24"
#:package Xunit.Combinatorial@2.0.24
#addin nuget:?package=Xunit.Combinatorial&version=2.0.24Install as a Cake Addin
#tool nuget:?package=Xunit.Combinatorial&version=2.0.24Install as a Cake Tool
The v1.x versions of this package support xunit 2. The v2.x versions of this package support xunit 3.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 net5.0 was computed. net5.0-windows net5.0-windows was computed. net6.0 net6.0 was computed. net6.0-android net6.0-android was computed. net6.0-ios net6.0-ios was computed. net6.0-maccatalyst net6.0-maccatalyst was computed. net6.0-macos net6.0-macos was computed. net6.0-tvos net6.0-tvos was computed. net6.0-windows net6.0-windows was computed. net7.0 net7.0 was computed. net7.0-android net7.0-android was computed. net7.0-ios net7.0-ios was computed. net7.0-maccatalyst net7.0-maccatalyst was computed. net7.0-macos net7.0-macos was computed. net7.0-tvos net7.0-tvos was computed. net7.0-windows net7.0-windows was computed. net8.0 net8.0 was computed. net8.0-android net8.0-android was computed. net8.0-browser net8.0-browser was computed. net8.0-ios net8.0-ios was computed. net8.0-maccatalyst net8.0-maccatalyst was computed. net8.0-macos net8.0-macos was computed. net8.0-tvos net8.0-tvos was computed. net8.0-windows net8.0-windows was computed. net9.0 net9.0 was computed. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
| .NET Core | netcoreapp2.0 netcoreapp2.0 was computed. netcoreapp2.1 netcoreapp2.1 was computed. netcoreapp2.2 netcoreapp2.2 was computed. netcoreapp3.0 netcoreapp3.0 was computed. netcoreapp3.1 netcoreapp3.1 was computed. |
| .NET Standard | netstandard2.0 netstandard2.0 is compatible. netstandard2.1 netstandard2.1 was computed. |
| .NET Framework | net461 net461 was computed. net462 net462 was computed. net463 net463 was computed. net47 net47 was computed. net471 net471 was computed. net472 net472 is compatible. net48 net48 was computed. net481 net481 was computed. |
| MonoAndroid | monoandroid monoandroid was computed. |
| MonoMac | monomac monomac was computed. |
| MonoTouch | monotouch monotouch was computed. |
| Tizen | tizen40 tizen40 was computed. tizen60 tizen60 was computed. |
| Xamarin.iOS | xamarinios xamarinios was computed. |
| Xamarin.Mac | xamarinmac xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos xamarinwatchos was computed. |
This package is not used by any NuGet packages.
Showing the top 20 popular GitHub repositories that depend on Xunit.Combinatorial:
| Repository | Stars |
|---|---|
|
dotnet/roslyn
The Roslyn .NET compiler provides C# and Visual Basic languages with rich code analysis APIs.
|
|
|
dotnet/BenchmarkDotNet
Powerful .NET library for benchmarking
|
|
|
gui-cs/Terminal.Gui
Cross Platform Terminal UI toolkit for .NET
|
|
|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
|
MessagePack-CSharp/MessagePack-CSharp
Extremely Fast MessagePack Serializer for C#(.NET, .NET Core, Unity, Xamarin). / msgpack.org[C#]
|
|
|
microsoft/ApplicationInspector
A source code analyzer built for surfacing features of interest and other characteristics to answer the question 'What's in the code?' quickly using static analysis with a json based rules engine. Ideal for scanning components before use or detecting feature level changes.
|
|
|
martinothamar/Mediator
A high performance implementation of Mediator pattern in .NET using source generators.
|
|
|
dotnet/skills
Repository for skills to assist AI coding agents with .NET and C#
|
|
|
dotnet/extensions
This repository contains a suite of libraries that provide facilities commonly needed when creating production-ready applications.
|
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
|
DotNetAnalyzers/StyleCopAnalyzers
An implementation of StyleCop rules using the .NET Compiler Platform
|
|
|
YarnSpinnerTool/YarnSpinner
The core compiler and engine-agnostic components for Yarn Spinner, the friendly dialogue tool.
|
|
|
microsoft/CsWin32
A source generator to add a user-defined set of Win32 P/Invoke methods and supporting types to a C# project.
|
|
|
dotnet/Nerdbank.GitVersioning
Stamp your assemblies, packages and more with a unique version generated from a single, simple version.json file and include git commit IDs for non-official builds.
|
|
|
googleapis/google-api-dotnet-client
Google APIs Client Library for .NET
|
|
|
dotnet/sourcelink
Source Link enables a great source debugging experience for your users, by adding source control metadata to your built assets
|
|
|
bUnit-dev/bUnit
bUnit is a testing library for Blazor components that make tests look, feel, and runs like regular unit tests. bUnit makes it easy to render and control a component under test’s life-cycle, pass parameter and inject services into it, trigger event handlers, and verify the rendered markup from the component using a built-in semantic HTML comparer.
|
|
|
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
|
|
|
andrewlock/NetEscapades.EnumGenerators
A source generator for generating fast "reflection" methods for enums
|
|
|
googleapis/google-cloud-dotnet
Google Cloud Client Libraries for .NET
|
| Version | Downloads | Last Updated |
|---|---|---|
| 2.1.23-alpha | 144 | 5/7/2026 |
| 2.0.24 | 573,056 | 1/13/2025 |
| 2.0.5-alpha | 3,084 | 12/23/2024 |
| 1.8.4-alpha-gf0be92f1d0 | 125 | 5/7/2026 |
| 1.7.31 | 52,424 | 12/30/2025 |
| 1.7.26-beta | 1,865 | 12/23/2024 |
| 1.6.24 | 2,897,572 | 8/29/2023 |
| 1.6.23-alpha | 666 | 7/18/2023 |
| 1.6.12-alpha | 6,868 | 11/9/2022 |
| 1.5.25 | 652,910 | 10/11/2022 |
| 1.5.7-beta | 24,555 | 10/26/2021 |
| 1.5.2-beta | 7,133 | 6/22/2021 |
| 1.4.1 | 1,401,105 | 8/3/2020 |
| 1.3.2 | 188,752 | 4/9/2020 |
| 1.2.7 | 675,788 | 7/16/2017 |
| 1.2.1 | 22,838 | 3/24/2017 |
| 1.1.20 | 13,933 | 5/15/2016 |
| 1.1.12 | 5,077 | 12/6/2015 |
| 1.1.12-g4ed6e8f5d0 | 1,317 | 12/6/2015 |
| 1.1.3 | 41,733 | 11/9/2015 |