"FsCheck is a tool for testing .NET programs automatically. You provide a specification of the program, in the form of properties which functions, methods or objects should satisfy, and FsCheck then tests that the properties hold in a large number of randomly generated cases. Such properties are actually a testable specification of your program.Properties are written in F#, C# or VB. FsCheck helps you to define properties, observe the distribution of test data, and define test data generators. Crucially, when a property fails, FsCheck automatically displays a minimal counter example."
Library or NuGet package built with .net standard and c# by Kurt Schelfthout and contributors.
Project website: https://github.com/fsharp/FsCheck
"An implementation of the Redlock distributed lock algorithm"
Library or NuGet package built with .net standard and c# by Sam Cook.
"The package includes:* Task<T> for executing asynchronous operations.* Concurrent Collections such as ConcurrentStack, ConcurentQueue ad ConcurrentDictionary.* PLIā¦"
Library or NuGet package built with .net standard and c# by Microsoft Corporation.
"Programmatically issue queries and control commands to Kusto service."
Library or NuGet package built with .net standard and c# by Microsoft.
"Middleware that enables an application to use Microsoft's technology for authentication."
Library or NuGet package built with .net standard and c# by Microsoft.
"Serilog adapter for Fluentd"
Library or NuGet package built with .net standard and c# by Borys Iermakov.
"Akka.NET Persistence ADO.NET middleware"
Library or NuGet package built with .net standard and c# by Akka.NET Team.
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.
© 2026 - created by Corstiaan Hesselink - submit project - RSS feed - contact