dot-net-core-rest-api/ ├── Constants/ │ └── ErrorTypes.cs # Centralized RFC 7807 error type URIs ├── Controllers/ │ ├── BaseApiController ...