Repositories
dennisdoomen repositories
Examples of async/await for the presentation
A set of coding guidelines for C# 9.0, design principles and layout rules for improving the overall quality of your code development.
Reports diagnostics for C# coding guidelines that are not already covered by Resharper.
Middleware to handling commands over HTTP; typically used in CQRS applications.
Examples of how to refactor unit tests
Example of Event Sourcing in .NET Core
☢️ Fallout — The C#/.NET Build System
The AKEless Build System for C#/.NET
Multi-threaded .NET high performance Least Recently Used cache with async/await support shipped as source-only NuGet package
A library for building actor based, potentially distributed, systems
Several examples of proper and inproper usage of Ioc containers.
Liquid Projections makes building and maintaining .NET projection code in an Event Sourcing architecture easier without loosing control
Adds support for NEventStore as a source of events for LiquidProjections