Josef Ottosson

Freelancing Developer ยท Microsoft MVP

Subscribe via RSS
© Josef Ottosson 2023
Ghost & StayPuft

asp.net core

A collection of 20 posts

asp.net core

Unable to unprotect the message.State - ASP.NET Core

When dealing with multiple external providers, it's important to use unique callback paths.

a month ago February 22nd, 2023 2 min read
Testing your ASP.NET Core application - using a real database
testing-your-dotnet-applications

Testing your ASP.NET Core application - using a real database

Second post in my "testing your dotnet application" series. This post will focus on using a real database when testing our application

4 months ago November 27th, 2022 5 min read
Testing your dotnet applications - Boilerplate
testing-your-dotnet-applications

Testing your dotnet applications - Boilerplate

First post in a series that will show you different ways of how to test your ASP.NET/Dotnet Core applications. This post shows a simple integration test for an API endpoint

5 months ago October 19th, 2022 3 min read
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

a year 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 year ago March 23rd, 2022 2 min read
Subscribe via RSS
© Josef Ottosson 2023
Ghost & StayPuft