add postsharp to a .net library which is to be used by other .net applications

31 views Asked by At

Ive added postsharp to a .net logging application which is a library to be used by other .net projects for logging their logs. I want the aspect created in this library to be available in the applications using that library. How do I achieve that?

0

There are 0 answers