postsharp
Postsharp Unhandled exception simply by adding a reference
I started playing with Postsharp but cannot get past the first step. Someone else reported on their forums at http://www.sharpcrafters.com/forum/Topic4817-18-1.aspx but was wondering if anyone has com[详细]
2023-01-04 05:19 分类:问答AssemblyLoadException in postsharp, problem with arguments from referenced DLLs?
I\'m just starting out with postsharp/AOP. I want to make some instrumentation for C# to track the usage of some addins that I write for a peice of software.[详细]
2023-01-01 16:21 分类:问答Postsharp installer bug: .Net 2.0 not presented
There is an issue with PostSharp 1.5 and 2.0 that won\'t let you install i开发者_StackOverflow中文版t on the Windows 7 machine with the error message \".NET Framework 2.0 is not present on this comput[详细]
2022-12-29 19:06 分类:问答PostSharp Cache Sample NOT working outside of the sample solution
PostSharp\'s Cache sample project works, but when I copy all classes and try to replica开发者_运维问答te it on my own solution, Cache does NOT happen. But build does not fail, so there must be somethi[详细]
2022-12-29 17:26 分类:问答How to intercept, parse and compile?
This is a problem I\'ve been struggling to solve for a while. I need a way to either replace code in the method with a parsed code from the template at compile time (PostSharp comes to mind) or to cre[详细]
2022-12-26 14:04 分类:问答Is this fix to "PostSharp complains about CA1800:DoNotCastUnnecessarily" the best one?
This question is about \"is\" and \"as\" in casting and about CA1800 PostSharp rule. I want to know if the solution I thought is the best one possible or if it have any problem that I can\'t see.[详细]
2022-12-26 06:37 分类:问答Postsharp duplicate attribute?
Can anyone explain why I\'m getting this compile error? Duplicate \'Rad.Core.Aop.MethodArgumentValidation\' attribute E:\\Scripting\\Rad.Core\\Properties\\AssemblyInfo.cs[详细]
2022-12-25 17:28 分类:问答Assembly wide multicast attributes. Are they evil?
I am working on a project where we have several attributes in AssemblyInfo.cs, that are being multicast to methods of a particular class.[详细]
2022-12-24 11:25 分类:问答PostSharp OnMethodBoundaryAspect
I\'m working on an aspect with postsharp 1.5 and OnMethodBoundaryAspect. I want my aspect have the following behavior by default:[详细]
2022-12-24 04:11 分类:问答Can Spring.Net function as PostSharp?
A few months back I\'ve discovered PostSharp, and for a time, it was good. But then legal came back with an answer saying that they don\'t like the licence of the old versions. Then the department to[详细]
2022-12-24 01:44 分类:问答
加载中,请稍侯......