dotnet Custom Dictionary JsonConverter using System.Text.Json How to customize the deserialization/serialization of Dictionary<string, object> using System.Text.Json and a custom JsonConverter
dotnet Dotnet pack - include referenced projects Shows how to workaround the current limitations of dotnet pack when referencing other projects
c-sharp How C# Records will change my life The new record type will be a huge timesaver when working with immutable objects in C#
episerver JOS.ContentSerializer now supports TimeSpan? out of the box JOS.ContentSerializer now has native support for TimeSpans