This is great advice, especially in the .NET ecosystem and in any open source project. It is a great learning opportunity to be able to look at the code of a well-respected contributor and to be able to see how they approach solving a problem
3 weeks ago
| 1
Hi can we build odata with auto mapper avoid exposing entities.... i'm struggling please help me with this... complex expands are not working... linq running innefficient queries against db
3 weeks ago (edited) | 0
My most goto method for getting up to speed on how an app is developed and being maintained. Great words of wisdom. 👍
3 weeks ago
| 0
Hassan Habib
If you're trying to understand how a software project works, checking out merged PRs can be super helpful. When there’s no documentation, architecture diagrams, or onboarding buddy, merged PRs can give you a good sense of how the project has grown and changed over time.
3 weeks ago | [YT] | 23