A simple way to decorate a class with additional functionality using attributes.
Info
| Version: | 2.0.8 |
| Author(s): | Laurynas Lazauskas |
| Last Update: | Wednesday, March 13, 2024 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/lawrence-laz/Decor.NET |
| NuGet Url: | https://www.nuget.org/packages/Decor |
Install
Install-Package Decor
dotnet add package Decor
paket add Decor
Decor Download (Unzip the "nupkg" after downloading)
Dependencies
- Castle.Core(>= 4.4.0)
- Castle.Core.AsyncInterceptor(>= 1.7.0)
- Microsoft.CSharp(>= 4.7.0)
Tags