Use attributes to wire up your decorators to an implementation of an interface!.
Info
Version: | 1.0.0 |
Author(s): | Alex Ricketts |
Last Update: | Thursday, August 15, 2019 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/SimpleDecorator |
Install
Install-Package SimpleDecorator
dotnet add package SimpleDecorator
paket add SimpleDecorator
SimpleDecorator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)