Simple Proxy 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): | _SimpleProxy |
Last Update: | Monday, April 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/_SimpleProxy |
Install
Install-Package _SimpleProxy
dotnet add package _SimpleProxy
paket add _SimpleProxy
_SimpleProxy 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)