Tag: dotnet
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