When using PostSharp Essentials, I get -info LICENSING: Type SomeClass with required premium packages [Framework] was weaved using the Essentials license #7
Unanswered
ambitiousrahul
asked this question in
Q&A
Replies: 1 comment
-
Hi, thanks for reaching out. The The solution-level enforcement will not affect you in this case, but if you use a premium feature, the enhanced LOC counted will be the sum of the enhanced LOC of the project being built + the enhanced LOC of each referenced project that uses PostSharp. |
Beta Was this translation helpful? Give feedback.
0 replies
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
-
Hi,
I am using an aspect
OnMethodBoundaryAspect
using PostSharp Essentials in my project(a commercial project with couple of team members) but not able to understand some of its free features. I am using PostSharp Essentials because I only need to use that aspect and nothing else.On the support page - Postsharp Essentials , it says that I can use
OnMethodBoundaryAspect
after disabling semantic advising, however I am not able to understand the terms mentioned under ### Enforcement of the solution-level limit which goes as belowCan somebody help me understand what does it mean, will I be charged going forward even if I am using only
OnMethodBoundaryAspect
?Beta Was this translation helpful? Give feedback.
All reactions