"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."
Library or NuGet package built with .net standard and c# by Andrew Arnott.
Project website: https://github.com/AArnott/Xunit.StaFact
"The Transient Fault Handling Application Block for Windows Azure ("Topaz") provides a set of reusable and testable components for adding retry logic into your …"
Library or NuGet package built with .net standard and c# by Microsoft.
"This is an agile HTML parser that builds a read/write DOM and supports plain XPATH or XSLT (you actually don't HAVE to understand XPATH nor XSLT to use it, don't…"
Library or NuGet package built with .net standard and c# by ZZZ Projects, Simon Mourrier, Jeff Klawiter & Stephan Grell.
"Package Description"
Library or NuGet package built with .net standard and c# by Volo.Abp.Features.
"Have you ever had the requirement to implement some sort of business processes and ended up implementing them all over the place in your code base with lots of if and el…"
Open source library or nuget package built with .net core and c#.
"FluentMigrator is a database migration framework for .NET written in C#. The basic idea is that you can create migrations which are simply classes that derive from the M…"
Library or NuGet package built with .net standard and c# by Sean Chambers, Josh Coffman, Tom Marien & Mark Junker.
"Topshelf is an open source project for hosting services without friction. By referencing Topshelf, your console application *becomes* a service installer with a comprehe…"
Library or NuGet package built with .net standard and c# by Chris Patterson, Dru Sellers & Travis Smith.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact