dotnet JOS.Configuration - Convenient methods for configuration in dotnet core Shows how I work with options and configuration when programming in dotnet core
c-sharp Sorting large CSV files by column using C# Sort large csv files by column value using csharp. Benchmarks different implementations
c-sharp Sorting (really) large files with C# I show you how to sort enormous text files in a really efficient way using the External Merge Sort algorithm
httpclient Dealing with access tokens in dotnet Dealing with access tokens (including renewal) in dotnet
asp.net core Select action method based on header value in ASP.NET Core Shows how to use IActionConstraint to select a specific action method based on a header