Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2026

asp.net core

A collection of 27 posts

asp.net core

Log http requests/responses using ASP.NET Core HttpLoggingMiddleware

Log http requests/responses using ASP.NET Core HttpLoggingMiddleware

5 years ago July 2nd, 2021 5 min read
Treat your integration tests as external consumers
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

5 years ago June 15th, 2021 2 min read
WOPI Integration with ASP.NET Core - lessons learned
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)

5 years ago April 18th, 2021 4 min read
Select action method based on header value in ASP.NET Core
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

5 years ago March 13th, 2021 3 min read
Custom Dictionary JsonConverter using System.Text.Json
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

6 years ago August 16th, 2020 8 min read
Subscribe via RSS
© Josef Ottosson 2026