Tag: coding
5 June 2024
Faking a 404 with Refit
The API returns a 200 OK with a json message indicating not found, what to do.
25 January 2024
Why won't my ASP.NET Core app recognise my user secrets?
tl;dr: Make sure <GenerateAssemblyInfo> is set to true in the csproj
31 December 2023
Bootstrap: How I built this blog site with Next.js
My experience using Next.js 14 and MDX to build this blog