An extension to the LightInject service container that allows properties and constructor parameters to be annotated with the InjectAttribute class.
Info
Version: | 1.1.0 |
Author(s): | Bernhard Richter |
Last Update: | Wednesday, August 31, 2016 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | http://seesharper.github.io/LightInject/ |
NuGet Url: | https://www.nuget.org/packages/LightInject.Annotation |
Install
Install-Package LightInject.Annotation
dotnet add package LightInject.Annotation
paket add LightInject.Annotation
LightInject.Annotation Download (Unzip the "nupkg" after downloading)
Dependencies
- LightInject(>= 4.1.0)
Tags