ArtificialBadger / Monumental

A IoC container agnostic dependency injection registration engine that prioritizes using conventions on type-patterns over other registration methods.
MIT License
2 stars 0 forks source link

Allow ordering of Decorators #4

Closed ArtificialBadger closed 2 years ago

ArtificialBadger commented 2 years ago

Added RegistrationPriority Attribute with specifiable priority. Just any old int works, but I added a few named constants