Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in 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

Cannot resolve dependency to assembly 'PostSharp' because it has not been preloaded

c# .net msbuild postsharp

Simplest way to mock properties of PostSharp attribute

Remove PostSharp reference after build?

.net reference postsharp

How to inject an attribute using a PostSharp attribute?

c# .net postsharp aop

C# 7 Local Functions: are attributes / aspects allowed?

Can you apply aspects in PostSharp without using attributes?

aop postsharp

NuGet restoring PostSharp package before the build begins

PostSharp on assemblies I don't have source for

c# aop postsharp aspects

How to uninstall Postsharp or change it's licence when there is no Visual Studio installed?

msbuild postsharp

Triggering "CanExecute" on postsharp [Command] when a document changes?

c# .net wpf postsharp