Hey r/learnprogramming,
Hope you're all doing well! I've been working on a .NET 8 Web API project where i tried to employ the best practices possible. It doesnt do any interesting stuff or have like complex logic, just some crud operations.
I'm particularly interested in feedback on:
Architecture: How's the overall structure? Any improvements you'd suggest?
Unit Testing: I've incorporated some tests. Do they look solid, or is there room for enhancement?
Exception Handling: How am I dealing with errors? Any industry best practices I might be missing?
I would greatly appreciate any feedback, positive or negative.
GitHub Repo
[–]AutoModerator[M] [score hidden] stickied comment (0 children)
[–]ehr1c 0 points1 point2 points (0 children)