A lightweight AOP framework built on top of Castle DynamicProxy.
Info
| Version: | 1.0.0 |
| Author(s): | Bailey Ling |
| Last Update: | Saturday, November 10, 2012 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/bling/AspectCastle |
| NuGet Url: | https://www.nuget.org/packages/AspectCastle |
Install
Install-Package AspectCastle
dotnet add package AspectCastle
paket add AspectCastle
AspectCastle Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(3.1.0)
Tags