Allows to inject properties of classes by using annotations.
Info
Version: | 2.0.0 |
Author(s): | Malte Peters |
Last Update: | Friday, October 11, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/nfMalde/Autofac.EasyPropInject |
NuGet Url: | https://www.nuget.org/packages/Autofac.EasyPropInject |
Install
Install-Package Autofac.EasyPropInject
dotnet add package Autofac.EasyPropInject
paket add Autofac.EasyPropInject
Autofac.EasyPropInject Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 6.0.0)
Tags