Anetta is a tool for extending Microsoft.Extensions.DependencyInjection DI capabilities with annotations.
Info
Version: | 3.0.0 |
Author(s): | Ömer Cinbat |
Last Update: | Wednesday, January 29, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/ocinbat/Anetta |
NuGet Url: | https://www.nuget.org/packages/Anetta |
Install
Install-Package Anetta
dotnet add package Anetta
paket add Anetta
Anetta Download (Unzip the "nupkg" after downloading)
Dependencies
- Microsoft.Extensions.Configuration(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection(>= 2.2.0)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.2.0)
- Microsoft.Extensions.Options.ConfigurationExtensions(>= 2.2.0)
Tags