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.
☆92Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Xunit.StaFact
- Turn WPF Binding errors into exception☆78Updated 4 years ago
- ☆125Updated last week
- ☆168Updated 8 months ago
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆135Updated 4 years ago
- IDisposable helper types.☆121Updated 7 months ago
- Analyzers checking System.Reflection☆80Updated 10 months ago
- IL weaver to add nullability annotations to .NET reference assemblies☆71Updated 2 years ago
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆68Updated last month
- A set of core functions and classes to ease every days .Net development tasks.☆105Updated 2 weeks ago
- MVVM helpers, including calculated properties and asynchronous notification tasks.☆135Updated 3 years ago
- Easy-to-use calculated properties for MVVM apps☆72Updated 3 years ago
- C# interface-to-member source generator☆76Updated 2 months ago
- Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.☆117Updated this week
- XAML binding error window in a Visual Studio 2019 extension☆96Updated 3 years ago
- Sample WPF application using the new csproj format (.NET Core project system https://github.com/dotnet/project-system/ ). Targering .NET …☆25Updated 6 years ago
- .Net Source Generator for Automatic Interfaces☆61Updated 2 months ago
- Roslyn analyzers for INotifyPropertyChanged☆44Updated 6 months ago
- A set of source generators for equality, immutability, ...☆90Updated last year
- 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…☆99Updated 2 years ago
- A Roslyn based C# source generation framework☆129Updated last year
- Visual Studio Extension for running BenchmarkDotNet Benchmarks.☆48Updated 5 years ago
- Bindables converts your auto properties into Wpf dependency or attached properties.☆52Updated last year
- Cross-platform .NET library for computations whose arguments and results are objects that implement INotifyPropertyChanged and INotifyCol…☆110Updated last year
- Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.☆64Updated this week
- DotMarkdown is Markdown framework for .NET☆121Updated 2 months ago
- A source code generator for automatically implementing IEquatable<T> using only attributes.☆137Updated this week
- A lightweight property changed/binding framework. This is a incubator which is focused on fast binding and property changes.☆61Updated this week
- C# library for Concurrent Observable Collection, Dictionary, and Sorted Dictionary☆76Updated last year
- Roslyn analyzers for writing unit tests with NUnit☆89Updated last week
- We all agree that a good styling structure is essential for a successful WPF project. However, while we should certainly stick to the gra…☆39Updated 4 years ago