Attribute-Driven Dependency Injection.
Info
Version: | 2.8.0-alpha.0.net6.11+b8bc2ef |
Author(s): | JRevolt, pbeno |
Last Update: | Wednesday, July 13, 2022 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://gitlab.com/jrevolt/dotnet/jrevolt.injection |
NuGet Url: | https://www.nuget.org/packages/JRevolt.Injection |
Install
Install-Package JRevolt.Injection
dotnet add package JRevolt.Injection
paket add JRevolt.Injection
JRevolt.Injection Download (Unzip the "nupkg" after downloading)
Dependencies
- Autofac(>= 5.2.0)
- Autofac.AttributeExtensions.Attributes(>= 0.3.0)
- Castle.Core(>= 4.4.1)
- JetBrains.Annotations(>= 2020.1.0)
- Serilog(>= 2.10.0)