Info
Version: | 1.5.0 |
Author(s): | vm |
Last Update: | Friday, June 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/vmelamed/vm/tree/master/Aspects |
NuGet Url: | https://www.nuget.org/packages/vm.Aspects |
Install
Install-Package vm.Aspects
dotnet add package vm.Aspects
paket add vm.Aspects
vm.Aspects Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Diagnostics.Tracing(>= 4.3.0)
- System.IdentityModel.Tokens.Jwt(>= 5.2.1)
- Microsoft.IdentityModel.Logging(>= 5.2.1)
- Microsoft.IdentityModel.Protocols(>= 5.2.1)
- Microsoft.IdentityModel.Protocols.OpenIdConnect(>= 5.2.1)
- Microsoft.IdentityModel.Tokens(>= 5.2.1)
- Newtonsoft.Json(>= 11.0.1)
- EntityFramework(>= 6.2.0)
- AspectObjectDumper(>= 1.10.0)
- Ciphers(>= 1.13.0)
- CommonServiceLocator(>= 2.0.3)
- Unity(>= 5.8.6)
- Unity.Configuration(>= 5.2.2)
- Unity.Interception(>= 5.5.2)
- Unity.Interception.Configuration(>= 5.1.5)
- Unity.ServiceLocation(>= 2.1.1)
- EnterpriseLibrary.Common(>= 6.0.1304)
- EnterpriseLibrary.ExceptionHandling(>= 6.0.1304)
- EnterpriseLibrary.ExceptionHandling.Logging(>= 6.0.1304)
- EnterpriseLibrary.Logging(>= 6.0.1304)
- EnterpriseLibrary.Validation(>= 6.0.1304)
addressing various common cross-cutting concerns or extending existing similar libraries like Enterprise Library, Unity, etc.
Supports .NET 4.6.2, 4.7.1 and 4.7.2.