Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in postsharp

Postsharp OWIN Version Mismatch

c# asp.net owin postsharp

How to exit a method in the OnEntry method of a PostSharp aspect based on condition

c# postsharp aop

How to exclude specific type from json serialization

c# .net wcf json.net postsharp

I am getting "Cannot serialized the aspects: Type 'log4net.Core.LogImpl' in assembly 'log4net...'" -how can I make it serializable?

c# .net log4net postsharp

Which Tools Perform Post-Compile Modification of IL?

Is it possible to select which projects PostSharp processes instead of telling it which to exlude?

postsharp

Why is post-compilation code injection a better idea than pre-compilation code injection?

PostSharp 2.0 BadImageFormatException

asp.net-mvc postsharp

What is the reason I get "Non abstract, non-.cctor-method in an interface"?

c# .net wpf postsharp

Is there a way in Log4Net or NLog (or some other logger) to output logs in an execution-stack-nested XML or JSON format?

How to continue method flow using OnException aspect (PostSharp)?

How to write attribute that catches exceptions and removes stacktrace?

Apply an aspect to only methods that have a specific attribute

c# aop postsharp

Is it possible to use PostSharp 3 with Visual Studio Express?

visual-studio postsharp

How can I implement a UpdateCallback on a CacheItemPolicy from another class?

c# caching aop postsharp

Postsharp: How to set the return value after an exception

c# postsharp

Troubleshooting PostSharp license issue on build server: Where can I find my license for PostSharp Express?

postsharp

Suppressing PostSharp Multicast with Attribute

c# wpf postsharp

C# Possible to attach an Object to a method call without having it as a parameter?

c# aop postsharp