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
asp.net core WOPI Integration with ASP.NET Core - lessons learned Lessons learned and tips and tricks for successfully integrating with Office for the web (WOPI)
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
azure Azure Storage - Zip multiple files using Azure Functions Shows how to take x amount of files from Azure Storage and generate a zip file