httpclient Dealing with access tokens in dotnet Dealing with access tokens (including renewal) in dotnet
asp.net core Log http requests/responses using ASP.NET Core HttpLoggingMiddleware Log http requests/responses using ASP.NET Core HttpLoggingMiddleware
asp.net core Treat your integration tests as external consumers Quick tip showing how to catch breaking changes in your API by using integration tests
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