A repo to hold examples of different C# design patterns.
Some of the Design Patterns here use an httpClient to make requests. The test/ folder contains a C# app that will listen and log every request Posted to it. Use the listen.ps1 script to run it.