EnterpriseLibrary.PolicyInjection
6.0.1304
Prefix Reserved
dotnet add package EnterpriseLibrary.PolicyInjection --version 6.0.1304
NuGet\Install-Package EnterpriseLibrary.PolicyInjection -Version 6.0.1304
<PackageReference Include="EnterpriseLibrary.PolicyInjection" Version="6.0.1304" />
paket add EnterpriseLibrary.PolicyInjection --version 6.0.1304
#r "nuget: EnterpriseLibrary.PolicyInjection, 6.0.1304"
// Install EnterpriseLibrary.PolicyInjection as a Cake Addin #addin nuget:?package=EnterpriseLibrary.PolicyInjection&version=6.0.1304 // Install EnterpriseLibrary.PolicyInjection as a Cake Tool #tool nuget:?package=EnterpriseLibrary.PolicyInjection&version=6.0.1304
The Enterprise Library Policy Injection Application Block can be used to change the behavior of any .NET objects, in order to better manage crosscutting concerns for these objects. The policy injection is implemented through the Unity interception mechanism. The package includes call handlers for Logging, Validation and Exception Handling
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- CommonServiceLocator (>= 1.0.0)
- EnterpriseLibrary.Common (>= 6.0.0)
- Unity.Interception (>= 3.0.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on EnterpriseLibrary.PolicyInjection:
Package | Downloads |
---|---|
EntLibContrib.PolicyInjection
The EntLibContrib Policy Injection Application Block Extensions extends the Microsoft Enterprise Library Policy Injection Application Block by providing additional PIAB call handlers. |
|
IronFramework.Common.IOC.EntLib
IronFramework Common IOC for EntLib |
GitHub repositories
This package is not used by any popular GitHub repositories.