Skip to main content
EnterpriseLibrary.PolicyInjection.NetCore package icon

EnterpriseLibrary.PolicyInjection.NetCore

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. This library contains a class library that targets .Net Core 2.0.

Total Downloads
97.4K
97,436
Published
Jul 26, 2017
Latest stable version

Install

.NET CLI
dotnet add package EnterpriseLibrary.PolicyInjection.NetCore --version 6.0.1304
Package Manager Console
Install-Package EnterpriseLibrary.PolicyInjection.NetCore -Version 6.0.1304
PackageReference
<PackageReference Include="EnterpriseLibrary.PolicyInjection.NetCore" Version="6.0.1304" />

Frameworks

.NETCoreApp2.0

Dependencies

[6.0.1304, )
[6.0.1304, )
[6.0.1304, )
[4.0.1, )
[4.4.0-preview2-25405-01, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.