Ever wanted to inject dependencies into PostSharp method interception aspects in a seamless way? Meet AutoAspectResolver, just plug-in you DI container of choice and watch PostSharp aspect dependencies being resolved at runtime with the help of CodeCop.
Info
Version: | 1.0.0 |
Author(s): | Ricardo Barbosa |
Last Update: | Sunday, November 8, 2015 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/dotnetricardo/CodeCop.PostSharp.AutoAspectResolver/blob/master/README.md |
NuGet Url: | https://www.nuget.org/packages/CodeCop.PostSharp.AutoAspectResolver |
Install
Install-Package CodeCop.PostSharp.AutoAspectResolver
dotnet add package CodeCop.PostSharp.AutoAspectResolver
paket add CodeCop.PostSharp.AutoAspectResolver
CodeCop.PostSharp.AutoAspectResolver Download (Unzip the "nupkg" after downloading)
Tags