DotNetCore.Unity.Interception

No summary available for this package.

Latest version published about 5 years ago
VersionReleasedDeprecated
4.0.6May 21, 2019
Jul 6, 2020
about 4 years ago
4.0.4Feb 14, 2019
Jul 6, 2020
about 4 years ago
4.0.5Feb 14, 2019
Jul 6, 2020
about 4 years ago
4.0.0Feb 3, 2019
Jul 6, 2020
about 4 years ago

Last updated on 19 January-2024, at 00:13 (UTC).

Got EOL?

Xeol can give you visibility into end-of-life (EOL) and deprecated packages across all your repositories. Try it out!

Description

Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behaviors to an object at run time. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.

FAQs

> Is DotNetCore.Unity.Interception Deprecated?

It appears there are some versions of DotNetCore.Unity.Interception that are deprecated.

> What is the deprecation date for the latest version of DotNetCore.Unity.Interception?

The latest version of DotNetCore.Unity.Interception was released on May 21, 2019, and it is now deprecated.

> What does deprecated mean?

Deprecated means that the package was either marked as deprecated on the package registry, or that the source code repository for the package was archived.