Custom Matching Rules

Retired Content

This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This page may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist.

The latest Unity Application Block information can be found at the Unity Application Block site.

Developers can create custom matching rules that integrate with the Unity Application Block.

The injection configuration for your custom rule depends on how you design your rule class. For example, the way you design the rule class determines whether constructor or property injection is appropriate for it.

The set of properties available for the custom rule depends on the design of the rule and the configuration design classes that the developer implements.

For details about how to create custom matching rules, see Creating a New Matching Rule