is actually doing what i want, but it puts the files/folders in the root of the project, i want to have them in their parent folder such as Utils, Settings
❔ Python Decorators in C# ??? How do i intercept method calls with attributes?
my goal is to get rid of try catch in every method, i was thinking about a wrapper which handles the exceptions and may return null on production, with logging or email sending