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 this week
Alternatives and similar repositories for Xunit.StaFact
Users that are interested in Xunit.StaFact are comparing it to the libraries listed below
Sorting:
- Turn WPF Binding errors into exception☆79Updated 4 years ago
- ☆171Updated last year
- ☆135Updated last week
- Strongly-typed lambda expressions as value converters, data template selectors, and validation rules☆146Updated 5 years ago
- A Roslyn based C# source generation framework☆131Updated 2 months ago
- Visual Studio extension that shows the text of a string resource (.resx) when used inline in code.☆65Updated 4 months ago
- Easy-to-use calculated properties for MVVM apps☆73Updated 4 years ago
- IL weaver to add nullability annotations to .NET reference assemblies☆70Updated 3 years ago
- The tool to create reference assembly from common assembly.☆88Updated this week
- IDisposable helper types.☆132Updated last year
- Analyzers checking System.Reflection☆82Updated last year
- MVVM helpers, including calculated properties and asynchronous notification tasks.☆140Updated 3 years ago
- Roslyn analyzers for INotifyPropertyChanged☆46Updated last year
- Common input and integrity validation routines for Visual Studio and other applications☆123Updated this 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…☆111Updated 2 years 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
- Produce NuPkg files that have .NET Reference assemblies as resources☆113Updated 3 weeks ago
- C# interface-to-member source generator☆84Updated last month
- An In-Memory version of the Roslyn compiler that can be used to debug components in the Roslyn pipeline☆113Updated 4 years ago
- Integration test harness for Visual Studio extension development☆19Updated last week
- Bindables converts your auto properties into Wpf dependency or attached properties.☆54Updated last year
- Fluent API for .NET reflection, via a dynamic proxy☆76Updated 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 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…☆194Updated last year
- Automatically replace <inheritdoc /> tags in .NET XML comments with inherited documentation at build time☆73Updated 10 months ago
- Shared serializers and models for Visual Studio solution files. Handles traditional .sln file and new .slnx file.☆160Updated 3 weeks ago
- Portable .NET library for reading/writing xaml files.☆159Updated last year
- .NET Transactional File Manager is a .NET Standard library that allows you to enlist file operations (file/folder copies, writes, deletes…☆113Updated 2 years ago
- Dependency property, routed event and weak event source generator for WPF/UWP/WinUI/Uno/Avalonia/MAUI platforms.☆136Updated this week
- '101 samples' of dynamic data and rx in action☆142Updated 6 years ago