AArnott / Xunit.StaFact
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
- Turn WPF Binding errors into exception☆78Updated 4 years ago
- Analyzers checking System.Reflection☆81Updated last year
- ☆130Updated this week
- ☆170Updated last year
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆141Updated 5 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆72Updated 5 months ago
- A set of core functions and classes to ease every days .Net development tasks.☆110Updated last month
- Easy-to-use calculated properties for MVVM apps☆72Updated 4 years ago
- Roslyn analyzers for INotifyPropertyChanged☆45Updated 10 months ago
- A Roslyn based C# source generation framework☆130Updated last month
- Bindables converts your auto properties into Wpf dependency or attached properties.☆53Updated last year
- Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.☆129Updated this week
- Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.☆64Updated 2 weeks ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 7 years ago
- IDisposable helper types.☆127Updated 11 months ago
- 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…☆105Updated 2 years ago
- Fluent API for .NET reflection, via a dynamic proxy☆75Updated 3 years ago
- A set of source generators for equality, immutability, ...☆91Updated 2 years ago
- Injects IDataErrorInfo or INotifyDataErrorInfo code into a class at compile time.☆54Updated 2 years ago
- MVVM helpers, including calculated properties and asynchronous notification tasks.☆136Updated 3 years ago
- XAML binding error window in a Visual Studio 2019 extension☆96Updated 3 years ago
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆50Updated 5 years ago
- C# interface-to-member source generator☆79Updated 6 months ago
- A global tool and accompanying API for managing hierarchical configurations for dotnet tools, using git config format☆78Updated 2 weeks ago
- Task-like structs which capture no synchronization context on the await operations.☆39Updated 2 years ago
- Json library that uses .NET 5 Source Generators☆146Updated 3 years ago
- boilerplatezero is a collection of C# source generators☆38Updated last year
- Scoped completion tracking and error handling of tasks as an alternative to fire-and-forget/async void. Easy and test-friendly.☆50Updated last year
- A base class for nested markup extensions and a collection of useful extensions for WPF☆116Updated 5 months ago