"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
"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.
"Enrich logs with a unique ID so you can track logs for specific requests."
Library or NuGet package built with .net standard and c# by mrstebo & ekmsystems.
"An HTTP Client for .NET"
Library or NuGet package built with .net standard and c# by Hadi Hariri and Contributors.
"Provides Microsoft Azure Monitoring Services operations including a unified API to retrieve and configure monitoring metrics, alerts, and autoscale rules for your Micros…"
Library or NuGet package built with .net standard and c# by Microsoft.
"This package contains a platform-specific native code build of SQLCipher (see sqlcipher/sqlcipher on GitHub) for use with SQLitePCL.raw. The build of SQLCipher pac…"
Library or NuGet package built with .net standard and c# by Couchbase, SQLite & Zetetic.
"Integrates StyleCop "Classic" source code analysis into the build process of C# projects to enforce a set of style and consistency rules."
Library or NuGet package built with .net standard and c# by StyleCop contributors & Chris Dahlberg.
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