Aspects is a AOP tool based on Fody, that allow you to encapsulate your code with attributes..
Info
Version: | 2.0.1 |
Author(s): | Kevin BEAUGRAND |
Last Update: | Friday, May 3, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/FodyWeaving/Aspects |
NuGet Url: | https://www.nuget.org/packages/Weaving.Aspects |
Install
Install-Package Weaving.Aspects
dotnet add package Weaving.Aspects
paket add Weaving.Aspects
Weaving.Aspects Download (Unzip the "nupkg" after downloading)
Dependencies
- Fody(>= 4.2.1)
- MethodDecorator.Fody(>= 1.0.2)
Tags