Search code examples
How to call Postsharp Aspect in Unit Test?...

c#unit-testingpostsharpaspect

Read More
Validate class names in multiple projects at once using PostSharp...

c#postsharp

Read More
Why can I not apply IInstanceScopedAspect to static class in last version of PostSharp?...

postsharp

Read More
Azure DevOps Pipeline PostSharp failure on linux VM...

azure-devopscontinuous-integrationazure-pipelinespostsharp

Read More
Get parameter name...

postsharp

Read More
How to define invariant and postconditions using PostSharp?...

c#postsharp

Read More
Troubleshooting PostSharp license issue on build server: Where can I find my license for PostSharp E...

postsharp

Read More
Alternative for MethodInterceptionAspect...

c#aoppostsharp

Read More
How can I configure ReSharper to accept [Required] (from PostSharp) as equivalent to [NotNull] (or v...

c#resharpercustom-attributespostsharp

Read More
Generating immutable value object in C#: PostSharp or T4 templates?...

c#t4immutabilitypostsharp

Read More
PostSharp Interface Method Attribute...

c#c#-4.0postsharp

Read More
Postsharp: ThreadAffineAttribute and async method...

postsharp

Read More
PostSharp: How to prevent double aspect invoking when calling base method?...

postsharp

Read More
Executing a Method multiple times using Postsharp...

c#postsharp

Read More
PostSharp: How to mix semantic and non-semantic advising?...

postsharp

Read More
PostSharp: Method *** should be annotated with a selector custom attribute because it is a master ha...

postsharp

Read More
PostSharp: How to decorate returning IEnumerable<T>?...

postsharp

Read More
Postsharp does not log on trace level...

c#postsharp

Read More
PostSharp in a multitenant solution...

c#asp.net-corepostsharp

Read More
How do I use OnExceptionAspect to return ActionResult<IEnumerable<Model>>...

c#.net-corepostsharpasp.net-apicontroller

Read More
PostSharp get_Property error...

c#dictionarytelerikpostsharpradgridview

Read More
Dependency injection using compile-time weaving?...

c#.netdependency-injectionpostsharp

Read More
Build fails due to postsharp error: Pipe server exited prematurely with exit code 1...

c#.netpostsharp

Read More
PostSharp Class-Aspect to add aspects to all members of the class...

c#postsharpaspect

Read More
How to use postsharp with Serilog to separate logging aspect?...

c#asp.net-mvcaoppostsharpserilog

Read More
Customizing cache key using class properties for post sharp method caching...

c#postsharp

Read More
WPF + PostSharp’ed View Model get frozen in a minute...

c#wpfinotifypropertychangedpostsharp.net-4.7.2

Read More
PostSharp not building on TeamCity: Cannot find assembly mscorlib...

c#.netpostsharp

Read More
PostSharp.Sdk.CodeModel.AssemblyLoadException: Cannot find assembly 'mscorlib, version=2.0.5.0...

c#postsharp

Read More
PostSharp displays call stack as "Aspect Code" and makes call stack less usable...

c#visual-studio-2015postsharpcallstack

Read More
BackNext