Utilizing an API response wrapper in ASP.NET Core
I am still very much an amateur programmer trying to tune my skills and one habit which I read about is adding a consistent API response to ensure users are getting consistent results from my API. So I have created the following model: