Dennis Doomen

Results 4 repositories owned by Dennis Doomen

CSharpGuidelines

726
Stars
270
Forks
Watchers

A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.

EffectiveTddDemo

17
Stars
5
Forks
Watchers

Examples of how to refactor unit tests

fluentassertions

46
Stars
4
Forks
Watchers

Fluent Assertions is a set of .NET extension methods that allow you to more naturally specify the expected outcome of a TDD or BDD-style test. We currently use it in all our internal and client projec...

FluidCaching

81
Stars
11
Forks
Watchers

Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package