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
episerver New major version of JOS.ContentSerializer - Version 5.0 Bug fix and a breaking change in the new major version of JOS.ContentSerializer
c-sharp Transform C# objects to a flat string dictionary With a bit of reflection and recursion we can transform C# objects to a flat string Dictionary