Skip to content
This repository was archived by the owner on Feb 20, 2021. It is now read-only.

microsoftarchive/policy-injection-application-block

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This project is no longer under development. It is hosted here for historical reasons.

POLICY INJECTION APPLICATION BLOCK (PIAB) PRE-RELEASE

https://github.com/MicrosoftArchive/enterprise-library

Summary: The Policy Injection Application Block can be used to change the behavior of your custom objects, and almost any other .NET class in the Aspect-Oriented Programming (AOP) fashion, in order to better manage crosscutting concerns for these objects. It changes the behavior of your objects by injecting custom behaviors at run time. Policy injection is now implemented through the Unity interception mechanism, which supports transparent proxy interception, interface interception and virtual method interception. The Policy Injection Application Block contains handlers to add capabilities from other Enterprise Library blocks (such as validation, logging, and exception handling) to objects in your applications.

Microsoft patterns & practices http://microsoft.com/practices

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages