Skip To Content
Toggle navigation
Packages
Upload
Statistics
Documentation
Downloads
Blog
Sign in
Frameworks
.NET
net7.0
net6.0
net5.0
.NET Core
netcoreapp3.1
netcoreapp3.0
netcoreapp2.2
netcoreapp2.1
netcoreapp2.0
netcoreapp1.1
netcoreapp1.0
.NET Standard
netstandard2.1
netstandard2.0
netstandard1.6
netstandard1.5
netstandard1.4
netstandard1.3
netstandard1.2
netstandard1.1
netstandard1.0
.NET Framework
net481
net48
net472
net471
net47
net462
net461
net46
net452
net451
net45
net40
net35
net30
net20
Package type
All types
Dependency
.NET tool
Template
Options
Include prerelease
51 packages returned for Tags:"Decorator"
Sort by
Relevance
Downloads
Recently updated
Decor
by:
lawrence-laz
89,179 total downloads
last updated
12/28/2020
Latest version:
2.0.7
decorator
dynamic-proxy
aspect-oriented-programming
middleware
A simple way to decorate a class with additional functionality using attributes.
Decor.
Extensions.
Microsoft.
DependencyInjection
by:
lawrence-laz
85,277 total downloads
last updated
12/28/2020
Latest version:
2.0.7
decorator
dynamic-proxy
aspect-oriented-programming
middleware
microsoft-dependency-injection
Decor integration with Microsoft's dependency injection.
Cauldron.
Interception.
Fody
by:
reflection-emit
293,071 total downloads
last updated
10/29/2018
Latest version:
3.2.3
Toolkit
Capgemini
Cauldron
Interception
interceptor
interception
AOP
Fody
Cecil
CIL
More tags
Fody add-in that provides custom interception. Supports Net45, NetStandard2.0 and UWP. Method, Property, Constructor and Field interceptors can be found in the package Cauldron.BasicInterceptors...
More information
FileSystem
by:
Pondidum
48,538 total downloads
last updated
7/12/2018
Latest version:
0.5.1
filesystem
abstraction
in-memory
decorator
async
A FileSystem abstraction, allowing decoration and testing of the physical file system.
Cauldron.
BasicInterceptors
by:
reflection-emit
108,859 total downloads
last updated
10/29/2018
Latest version:
3.2.3
Toolkit
Capgemini
Cauldron
Interception
interceptor
interception
AOP
Fody
Cecil
CIL
More tags
Custom interceptors for Cauldron.Interception.Fody that provides method, property, field and constructor interception.
NProxy.
Core
by:
mtamme
56,071 total downloads
last updated
4/22/2022
Latest version:
3.0.0
dynamic
proxy
dynamicproxy
facade
bridge
interceptor
interception
decorator
adapter
aspect
More tags
NProxy is a library for .NET to create lightweight dynamic proxies
A2net.
Decorators
by:
obersd
9,947 total downloads
last updated
11/27/2021
Latest version:
0.4.0
DispatchProxy
interceptor
decorator
aop
cross-cutting
concerns
Decorator pattern for implement cross-cutting concerns (AOP).
Sels.
Core.
ServiceBuilder
by:
Jenssels
12,954 total downloads
last updated
9/18/2023
Latest version:
2.0.0-beta-000297
Sels
FluentBuilder
DependencyInjection
Decorator
Interceptor
Tracing
Caching
Dispose
For building services that can be injected as dependencies using the microsoft DI framework. Fluent builder syntax and wrapper around Caste.Core interceptors. Used by projects maintained here:...
More information
Fineboym.
Logging.
Generator
by:
dfineboym
3,813 total downloads
last updated
9/23/2023
Latest version:
1.9.0
logging
decorator
source
generator
Source generates logger decorator class for an interface. Uses Microsoft.Extensions.Logging.ILogger to log and requires it in decorator class constructor.
Minded
by:
Norcino
Deprecated
5,949 total downloads
last updated
12/14/2022
Latest version:
0.1.3
CleanCode
Mediator
Decorator
Command
Query
Minded helps to implement a clean architecture, offering the scaffholding necessary to implement patterns like Mediator, Decorator, Command and Query and more. Encapsuplate all your business logic in Commands...
More information
NTraits
by:
mcintyre321
12,015 total downloads
last updated
9/2/2016
Latest version:
1.3.24
Traits
Decorator
Behaviour
Mixin
Runtime
Portable
Entity
Component
Portable library for attaching behaviours to objects at runtime using extension methods. An entity-component system, if you will.
CoreAOP
by:
zenakuten
2,161 total downloads
last updated
1/14/2020
Latest version:
1.0.4
aspect
decorator
Aspect oriented programming for .NET
MethodDecoratorExtension.
Fody
by:
nainman
3,164 total downloads
last updated
9/29/2015
Latest version:
1.0.1
ILWeaving
Fody
Cecil
AOP
Decorator
Fody add-in to decorate arbitrary methods to run code before and after invocation
Cuemon.
Core
by:
gimlichael
175,525 total downloads
last updated
12/11/2022
Latest version:
7.1.0
action-factory
bit-unit
byte-unit
binary-prefix
decimal-prefix
prefix-multiple
multiple-table
calculator
configure
configure-revert
More tags
The Cuemon namespace contains fundamental types such as value and reference types, factories and utility classes, interfaces, attributes and feature rich delegates that support functional programming on a whole...
More information
ResilienceDecorators.
MySql
by:
explorer14
7,018 total downloads
last updated
5/29/2020
Latest version:
3.0.0
mysql
resilience
retries
polly
failover
recovery
fault
tolerance
decorator
A package to provide failover recovery for MySql database interactions by using Polly retries. Feedback and PRs welcome here : https://github.com/explorer14/ResilienceDecorators.MySql
VikKol.
Extensions.
Microsoft.
DependencyInjection.
Decorator
by:
VikKol
2,308 total downloads
last updated
8/5/2018
Latest version:
1.0.2
Microsoft
DependencyInjection
Decorator
Decoration
NetCore
Decorator extensions for Microsoft.Extensions.DependencyInjection
Pygmalions.
Prism.
Decorating
by:
Pygmalions
VincentJia
949 total downloads
last updated
10/31/2022
Latest version:
1.0.2
AOP
Decorator
This plugin provides a mechanism to modify the behavior of functions in run-time.
MetalCore.
CQS
by:
MetalKid
1,848 total downloads
last updated
11/30/2021
Latest version:
1.0.1
C#
CQS
Decorator
Mediator
This library allows the creation of CQS style applications with the ability to easily add decorators at any point.
CodeArt.
DependencyInjection
by:
Grendizer
1,792 total downloads
last updated
8/20/2015
Latest version:
1.0.0-alpha2
DI
IoC
Decorator
DependencyInjection
CodeArt.DependencyInjection is a .NET Library that adds extra functionality (such as decorator pattern) to the DI container used in ASP.NET 5 projects
Minded.
Framework.
CQRS.
Abstractions
by:
Norcino
5,884 total downloads
last updated
7/10/2023
Latest version:
1.0.5
mediator
decorator
command
query
rest
validator
clean
code
architecture
Package containing the interfaces for the Mediator pattern. Minded helps to implement a clean architecture, offering the scaffholding necessary to implement patterns like Mediator, Decorator, Command and Query...
More information
Previous
Next