Info
Version: | 6.0.1312 |
Author(s): | Mohammad Chavoshi |
Last Update: | Thursday, March 22, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Chavoshi/EnterpriseLibrary.NetCore |
NuGet Url: | https://www.nuget.org/packages/EnterpriseLibrary.PolicyInjection.NetCore |
Install
Install-Package EnterpriseLibrary.PolicyInjection.NetCore
dotnet add package EnterpriseLibrary.PolicyInjection.NetCore
paket add EnterpriseLibrary.PolicyInjection.NetCore
EnterpriseLibrary.PolicyInjection.NetCore Download (Unzip the "nupkg" after downloading)
Dependencies
- EnterpriseLibrary.ExceptionHandling.NetCore(>= 6.0.1312)
- EnterpriseLibrary.Logging.NetCore(>= 6.0.1312)
- EnterpriseLibrary.Validation.NetCore(>= 6.0.1312)
- EnterpriseLibrary.Common.NetCore(>= 6.0.1312)
- Unity.Interception.NetCore(>= 4.0.4)
- System.Configuration.ConfigurationManager(>= 4.4.0)
Tags
The policy injection is implemented through the Unity interception mechanism. The package includes call handlers for Logging, Validation and Exception Handling.
This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.