Part 1 Part 2 The Current Problem It's great that we can now have all of our 404 Entity Not Found code be generic so that it can be used for all...
Part 1: https://thedoodledad.hashnode.dev/how-to-avoid-duplicate-404-code-in-net-core-apis-part-1 Taking Advantage of TypeFilterAttribute Last time...
The Bad Have you ever started creating an API, and by the second or third controller your code starts to look a lot like this? The library returning...