Tag: dotnet
-
Faking a 404 with Refit
The API returns a 200 OK with a json message indicating not found, what to do.
-
Why won't my ASP.NET Core app recognise my user secrets?
tl;dr: Make sure <GenerateAssemblyInfo> is set to true in the csproj
The blog of Phil Stewart, a UK web developer and tech geek.
The API returns a 200 OK with a json message indicating not found, what to do.
tl;dr: Make sure <GenerateAssemblyInfo> is set to true in the csproj