Decor integration with Microsoft's dependency injection.
Info
Version: | 2.0.8 |
Author(s): | Laurynas Lazauskas |
Last Update: | Wednesday, March 13, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/lawrence-laz/Decor.NET |
NuGet Url: | https://www.nuget.org/packages/Decor.Extensions.Microsoft.DependencyInjection |
Install
Install-Package Decor.Extensions.Microsoft.DependencyInjection
dotnet add package Decor.Extensions.Microsoft.DependencyInjection
paket add Decor.Extensions.Microsoft.DependencyInjection
Decor.Extensions.Microsoft.DependencyInjection Download (Unzip the "nupkg" after downloading)
Dependencies
- Decor(>= 2.0.7)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 3.1.2)
Tags