Castle.DynamicProxy based library that provides a way to create application settings using AOP style.
Info
| Version: | 1.0.1.2 |
| Author(s): | Serg046 |
| Last Update: | Monday, April 8, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/Serg046/AopSettings |
| NuGet Url: | https://www.nuget.org/packages/AopSettings |
Install
Install-Package AopSettings
dotnet add package AopSettings
paket add AopSettings
AopSettings Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.0.0)