You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 3, 2023. It is now read-only.
I noticed that the Fody weaving for ExceptionHandling is targeting only static methods in static classes - was this a decision made for a specific reason?
I am using constructor injection for dependencies, so I require non-static classes...
The text was updated successfully, but these errors were encountered:
This looks a very interesting project...
I noticed that the Fody weaving for ExceptionHandling is targeting only static methods in static classes - was this a decision made for a specific reason?
I am using constructor injection for dependencies, so I require non-static classes...
The text was updated successfully, but these errors were encountered: