Info
Version: | 8.0.1 |
Author(s): | Mehran Norouzi |
Last Update: | Monday, January 22, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/mehrannoruzi/Bat |
NuGet Url: | https://www.nuget.org/packages/Bat.Di |
Install
Install-Package Bat.Di
dotnet add package Bat.Di
paket add Bat.Di
Bat.Di Download (Unzip the "nupkg" after downloading)
Dependencies
net5.0
- Autofac.Extensions.DependencyInjection(>= 7.1.0)
- DryIoc.Microsoft.DependencyInjection(>= 5.1.0)
- Bat.Core(>= 1.0.7)
- Autofac.Extensions.DependencyInjection(>= 7.1.0)
- DryIoc.Microsoft.DependencyInjection(>= 5.1.0)
- Bat.Core(>= 1.0.7)
- Autofac.Extensions.DependencyInjection(>= 7.1.0)
- DryIoc.Microsoft.DependencyInjection(>= 5.1.0)
- Bat.Core(>= 1.0.7)
Tags
ForExample : ExtensionMethods For Dynamically Register Services And Componnent Base On Inherit From ITransientInjection, IScopedInjection Or ISingletonInjection.