Is there any library similar to AspectJ in .netcoreapp3.1. I wish to do some code injection similiar to the below code(Java with AspectJ)
@Before("execut