Ecosyste.ms: Packages

An open API service providing package, version and dependency metadata of many open source software ecosystems and registries.

Top 8.9% on nuget.org

nuget.org : qualia.decorators

The Decorators library is a powerful tool for C# developers that allows you to add additional behavior to your classes and methods using attributes. This library uses the decorator pattern to wrap your classes and methods with additional functionality without modifying their implementation. The Decorate attribute can be used to intercept a method call, and add behavior before and/or after the actual call. This is done without modifying the original method code.

Registry - Homepage - JSON
purl: pkg:nuget/qualia.decorators
Keywords: c#, extensions, decorators, interseptors
License: MIT
Latest release: about 2 months ago
First release: about 2 months ago
Downloads: 75 total
Stars: 0 on GitHub
Forks: 0 on GitHub
See more repository details: repos.ecosyste.ms
Last synced: 21 days ago

    Loading...
    Readme
    Loading...