Repositories
ardalis repositories
A quick and dirty implementation of Saddle Points from a user group cyber-dojo session
.NET language playground
Incredibly simple real-time web for .NET
A package for running Single File Tests in C# and dotnet.
Some examples of single file .NET tests using xUnit.
A base class for quickly and easily creating strongly typed enum replacements in C#.
Public resources supporting private software quality workshops I'm delivering in 2020.
Resources for aspiring speakers
💫 Toolkit to help you get started with Spec-Driven Development
Base class with tests for adding specifications to a DDD model
Some utilities for EF Core to use Specifications
A .NET library that makes it easier to create beautiful console applications.
An example of the State design pattern in C#
Azure Blob Storage Photo Gallery Web Application using ASP.NET MVC 5. The sample uses the .NET 4.5 asynchronous programming model to demonstrate how to call the Storage Service using the Storage .NET client library's asynchronous APIs.
Sample solution that can be used to backup block blobs into a different Storage account
A simple implementation of the String Calculator kata for some blogging examples