Thanks to visit codestin.com
Credit goes to github.com

Skip to content

supuy-ruby/PostSharp.Samples

 
 

Repository files navigation

PostSharp.Samples

List of examples

Example Demonstrated features
PostSharp.Samples.CustomLogging Simple features of OnMethodBoundaryAspect, LocationInterceptionAspect.
PostSharp.Samples.CustomCaching OnMethodBoundaryAspect: FlowBehavior, MethodExecutionTag.
PostSharp.Samples.ExceptionHandling OnExceptionAspect including FlowBehavior.
PostSharp.Samples.AutoRetry MethodInterceptionAspect
PostSharp.Samples.WeakEvent EventInterceptionAspect, IInstanceScopedAspect, InstanceLevelAspect, IntroduceInterface
PostSharp.Samples.ValidateResourceName ReferentialConstraint, ReflectionSearch, SyntaxTreeVisitor
PostSharp.Samples.SessionState LocationInterceptionAspect, IInstanceScopedAspect, ImportMember
PostSharp.Samples.Xaml NotifyPropertyChanged, Recordable, Code Contracts

How to use these examples

About

PostSharp Samples

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 99.1%
  • Classic ASP 0.9%