Skip to content

Latest commit

 

History

85 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Build status

dynamic-decorator

This is an attempt to simplify the work with decorators in such a way that you won't have to write the whole class implementation but have it generated for you. A decorator has almost 90% of the code identical to the decorated class, so it does make sense to not write it yourself.

For more information please read about the Decorator pattern here

Main uses

DI Containers

  • Unity
  • Simple Injector
  • Castle Windsor

Nuget

Contribute & Develop

Here you can find a document with the contribution guidelines

About

Dynamically create different kinds of decorators

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages