AArnott / Xunit.StaFactLinks
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.
☆93Updated 2 weeks ago
Alternatives and similar repositories for Xunit.StaFact
Users that are interested in Xunit.StaFact are comparing it to the libraries listed below
Sorting:
- ☆174Updated last year
- Turn WPF Binding errors into exception☆79Updated 3 months ago
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆146Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 4 years ago
- ☆137Updated last week
- A Roslyn based C# source generation framework☆133Updated 2 weeks ago
- Easy-to-use calculated properties for MVVM apps☆75Updated 4 years ago
- IDisposable helper types.☆137Updated last year
- The tool to create reference assembly from common assembly.☆90Updated last week
- Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.☆65Updated 8 months ago
- MVVM helpers, including calculated properties and asynchronous notification tasks.☆140Updated 4 years ago
- Analyzers checking System.Reflection☆82Updated last year
- Integration test harness for Visual Studio extension development☆20Updated 2 weeks ago
- Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.☆142Updated last week
- A source code only package which allows you to use C# 9's init and record features in older target frameworks like .NET Standard 2.0 or t…☆114Updated 3 years ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- A source code only package which allows you to use .NET's nullable attributes in older target frameworks like .NET Standard 2.0 or the "o…☆195Updated last year
- A set of core functions and classes to ease every days .Net development tasks.☆118Updated 3 months ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Unicode Character Inspector & Library providing a subset of the Unicode data for .NET clients.☆60Updated 2 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 6 years ago
- '101 samples' of dynamic data and rx in action☆143Updated 6 years ago
- Common input and integrity validation routines for Visual Studio and other applications☆129Updated last week
- Snapx is a powerful cross-platform .NET application designed to streamline your development and deployment processes. It provides built-i…☆47Updated last week
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- Task-like structs which capture no synchronization context on the await operations.☆40Updated 3 years ago
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆52Updated 2 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆74Updated last year
- XAML binding error window in a Visual Studio 2019 extension☆96Updated 4 years ago
- C# interface-to-member source generator☆85Updated 4 months ago