Simple Proxy is a simple extension library built to solve the problem of Aspect Orientated Programming in Net Core projects.
Info
Version: | 1.0.1 |
Author(s): | SimpleProxy |
Last Update: | Friday, March 22, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/f135ta/SimpleProxy |
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)