BEN ABTinMedialessonUse ServiceCollection in Unit Tests with .NETA popular unit test — and also a necessary test — is the correct registration of interfaces and their implementation with dependency…Oct 10Oct 10
BEN ABTinMedialessonHow to process ZIP Files from a Stream in .NETHow to process ZIP Files from a Stream in .NETAug 24Aug 24
BEN ABTinMedialessonCompress a folder of files to a ZIP archive with .NETCompress a folder of files to a ZIP archive with .NETAug 15Aug 15
BEN ABTinMedialesson.NET: the cost of returning an empty collection.NET: the cost of returning an empty collectionJul 221Jul 221
BEN ABTinMedialesson.NET: use a preview version in your global.json.NET: use a preview version in your global.jsonJun 17Jun 17
BEN ABTinMedialessonEfficiently clean a string with .NETStrings are one of the most commonly used types in .NET applications — and very often the source of inefficient code. For example…May 281May 281
BEN ABTinMedialessonRefit .NET — my personal caller best practiseRefit is an open-source library for .NET developers that simplifies the process of making HTTP API calls. It allows developers to define a…May 213May 213
BEN ABTinMedialessonStrong Name Sign .NET Assemblies via SNKStrong Name Signing is a mechanism in .NET development that ensures the integrity and authenticity of assemblies. It is based on a…Apr 25Apr 25
BEN ABTinMedialessonHandle Yaml Files with .NETYAML files are unfortunately part of everyday life for all developers these days; and although they are very error-prone and almost…Apr 23Apr 23