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.Logging | 
Install
Install-Package Weaving.Aspects.Logging
                        dotnet add package Weaving.Aspects.Logging
                        paket add Weaving.Aspects.Logging
                        
                                Weaving.Aspects.Logging Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- Weaving.Aspects(>= 2.0.1)
- log4net(>= 2.0.8)
Tags
