Simple library to facilitate dependency injection in .Net Core using attributes (annotations).
Info
Version: | 0.0.1 |
Author(s): | Thiago Montezano |
Last Update: | Monday, December 3, 2018 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/di-facilitator |
Install
Install-Package di-facilitator
dotnet add package di-facilitator
paket add di-facilitator
di-facilitator Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.AspNetCore.App(>= 2.1.6)