"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
"A simple caching library to cache any data structure for a specific amount of time in any .NET application. Additionally, offers simple HTTP methods for caching web requ…"
Library or NuGet package built with .net standard and c# by James Montemagno.
"Provides a default set of APIs for building an ASP.NET Core application. Contains assets used for self-contained deployments.This package is an internal implementation o…"
Library or NuGet package built with .net standard and c# by Microsoft.
"Provides a default set of APIs for building an ASP.NET Core application. Contains reference assemblies, documentation, and other design-time assets.This package is an in…"
Library or NuGet package built with .net standard and c# by Microsoft.
"By leveraging the some features of NUnit, this extension turns AutoFixture into a declarative framework for writing unit tests. In many ways it becomes a unit testing DS…"
Library or NuGet package built with .net standard and c# by Gert Jansen van Rensburg & AutoFixture.
"The cascade delete bundle allows for a specified set of documents and attachments to be deleted when the document that owns it is deleted. Typical usage scenarios includ…"
Library or NuGet package built with .net standard and c# by Hibernating Rhinos.
"A Serilog sink that correlates log events with the code that produced them, enabling unit testing of log output."
Library or NuGet package built with .net standard and c# by Mitch Bodmer.
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