ProxyOperations is a simple extension library built to solve the problem of Aspect Orientated Programming in Net Core projects.
Info
Version: | 1.0.0 |
Author(s): | Muammer Hafızoğlu |
Last Update: | Monday, April 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/ProxyOperations |
Install
Install-Package ProxyOperations
dotnet add package ProxyOperations
paket add ProxyOperations
ProxyOperations Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.3.1)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.Logging(>= 2.2.0)
- Microsoft.Extensions.Options(>= 2.2.0)