Josef Ottosson

Freelancing Developer · Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2022
Ghost & StayPuft
asp.net core

Model bind multiple sources to a single class in ASP.NET Core

How to model bind multiple sources to a single class

20 hours ago April 28th, 2022 2 min read
postgres

Gotcha when using Postgres, NodaTime, Ef Core and Dapper

We had a really annoying bug regarding NodaTime and Dapper. Our integration tests worked but not when calling the API via Postman...

a month ago March 23rd, 2022 2 min read
c-sharp

Using embedded files in dotnet core

Two different implementations for reading embedded resources in c-sharp.

2 months ago March 6th, 2022 3 min read
How to test configuration of HttpClient when using AddHttpClient
httpclient

How to test configuration of HttpClient when using AddHttpClient

Shows how to test the code written inside the AddHttpClient extension method.

3 months ago January 16th, 2022 4 min read
httpclient

HttpClient - DelegatingHandler - Correlation Id

Shows two different ways of forwarding correlation ids when using HttpClient in dotnet core.

4 months ago December 23rd, 2021 3 min read
Subscribe via RSS
© Josef Ottosson 2022
Ghost & StayPuft