Jason Mitchell Profile

Jason Mitchell

.NET

Handling JWT authentication with ASP.NET Core TestServer

When writing APIs using ASP.NET Core we can use the excellent Microsoft.AspNetCore.TestHost or Microsoft.AspNetCore.Mvc.Testing packages to write tests which execute the API endpoints themselves in a test server. This allows us to easily write tests…

Recent Posts

Katas

HTTP API Kata

Software Delivery

Never Release to Production on a Friday...or Should We?

Databases

Postgres Performance: Multi-Row Insert

Open Source

Introducing Hallo