Xunit.StaFact 1.0.37

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

Run your xunit-based tests on an STA thread with the WPF Dispatcher, a WinForms SynchronizationContext, or even a cross-platform generic UI thread emulation with a SynchronizationContext that keeps code running on a "main thread" for that test.

Simply use [WpfFact], [WinFormsFact], [StaFact] or the cross-platform [UIFact] on your test method to run your test under conditions that most closely match the main thread in your application.

Theory variants of these attributes allow for parameterized testing. Check out the xunit.combinatorial nuget package for pairwise or combinatorial testing with theories.

Product Compatible and additional computed target framework versions.
.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

This package is not used by any NuGet packages.

GitHub repositories (36)

Showing the top 20 popular GitHub repositories that depend on Xunit.StaFact:

Repository Stars
AvaloniaUI/Avalonia
Develop Desktop, Embedded, Mobile and WebAssembly apps with C# and XAML. The most popular .NET UI client technology
cefsharp/CefSharp
.NET (WPF and Windows Forms) bindings for the Chromium Embedded Framework
dotnet/wpf
WPF is a .NET Core UI framework for building Windows desktop applications.
PrismLibrary/Prism
Prism is a framework for building loosely coupled, maintainable, and testable XAML applications in WPF, Xamarin Forms, and Uno / Win UI Applications..
shimat/opencvsharp
OpenCV wrapper for .NET
dotnet/winforms
Windows Forms is a .NET UI framework for building Windows desktop applications.
microsoft/perfview
PerfView is a CPU and memory performance-analysis tool
TheJoeFin/Text-Grab
Use OCR in Windows quickly and easily with Text Grab. With optional background process and notifications.
fluentassertions/fluentassertions
A very extensive set of extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style unit tests. Targets .NET Framework 4.7, as well as .NET Core 2.1, .NET Core 3.0, .NET 6, .NET Standard 2.0 and 2.1. Supports the unit test frameworks MSTest2, NUnit3, XUnit2, MSpec, and NSpec3.
Caliburn-Micro/Caliburn.Micro
A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.
CoreWCF/CoreWCF
Main repository for the Core WCF project
dotnet/wcf
This repo contains the client-oriented WCF libraries that enable applications built on .NET Core to communicate with WCF services.
kubernetes-client/csharp
Officially supported dotnet Kubernetes Client library
microsoft/vs-threading
The Microsoft.VisualStudio.Threading is a xplat library that provides many threading and synchronization primitives used in Visual Studio and other applications.
AwesomeAssertions/AwesomeAssertions
A fork of FluentAssertions controlled by the community.
dotnet/dotnet
Home of .NET's Virtual Monolithic Repository which includes all the code needed to build the .NET SDK.
microsoft/vs-streamjsonrpc
The StreamJsonRpc library offers JSON-RPC 2.0 over any .NET Stream, WebSocket, or Pipe. With bonus support for request cancellation, client proxy generation, and more.
NuGet/NuGet.Client
Client Tools for NuGet - including Visual Studio extensions, command line tools, and msbuild support. (Open issues on https://github.com/nuget/home/issues)
FantasticFiasco/mvvm-dialogs
Library simplifying the concept of opening dialogs from a view model when using MVVM in WPF
dotnet/razor
Compiler and tooling experience for Razor ASP.NET Core apps in Visual Studio, Visual Studio for Mac, and VS Code.
Version Downloads Last Updated
1.0.37 78 1/20/2021
1.0.33-beta 2 1/20/2021
1.0.31-beta 3 1/20/2021
1.0.30-beta 3 1/20/2021
1.0.19-beta 3 1/20/2021
1.0.11-beta 5 1/20/2021
1.0.3-beta 7 1/19/2021
0.3.18 5 1/20/2021
0.3.13 1 1/20/2021
0.3.5 1 1/20/2021
0.3.2 5 1/20/2021
0.2.17 10 1/20/2021
0.2.9 5,142 1/20/2021
0.2.3-beta 3 1/20/2021
0.1.44-beta 6 1/19/2021
0.1.36-beta 4 1/20/2021
0.1.29-alpha 7 1/20/2021
0.1.26-alpha 5 1/20/2021
0.1.7-alpha 4 1/20/2021