![]() |
VOOZH | about |
dotnet add package Elect.DI --version 9.0.4
NuGet\Install-Package Elect.DI -Version 9.0.4
<PackageReference Include="Elect.DI" Version="9.0.4" />
<PackageVersion Include="Elect.DI" Version="9.0.4" />Directory.Packages.props
<PackageReference Include="Elect.DI" />Project file
paket add Elect.DI --version 9.0.4
#r "nuget: Elect.DI, 9.0.4"
#:package Elect.DI@9.0.4
#addin nuget:?package=Elect.DI&version=9.0.4Install as a Cake Addin
#tool nuget:?package=Elect.DI&version=9.0.4Install as a Cake Tool
Powerful dependency injection extensions for .NET Core with attribute-based service registration, assembly scanning, automatic interface binding, and lifetime management. Simplifies DI configuration while maintaining full control over service registration.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net9.0 net9.0 is compatible. net9.0-android net9.0-android was computed. net9.0-browser net9.0-browser was computed. net9.0-ios net9.0-ios was computed. net9.0-maccatalyst net9.0-maccatalyst was computed. net9.0-macos net9.0-macos was computed. net9.0-tvos net9.0-tvos was computed. net9.0-windows net9.0-windows was computed. net10.0 net10.0 was computed. net10.0-android net10.0-android was computed. net10.0-browser net10.0-browser was computed. net10.0-ios net10.0-ios was computed. net10.0-maccatalyst net10.0-maccatalyst was computed. net10.0-macos net10.0-macos was computed. net10.0-tvos net10.0-tvos was computed. net10.0-windows net10.0-windows was computed. |
Showing the top 1 NuGet packages that depend on Elect.DI:
| Package | Downloads |
|---|---|
|
Rnd.Core
.Net Core for all ecosystem of RAD technology company |
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 9.0.4 | 271 | 8/1/2025 |
| 9.0.3 | 565 | 7/24/2025 |
| 9.0.2 | 224 | 7/13/2025 |
| 9.0.0 | 228 | 7/4/2025 |
| 7.0.1 | 554 | 2/11/2023 |
| 7.0.0 | 618 | 11/28/2022 |
| 6.0.0 | 740 | 11/12/2021 |
| 6.0.0-preview.3 | 378 | 5/7/2021 |
| 5.0.0 | 555 | 11/17/2021 |
| 3.1.1 | 1,382 | 6/16/2020 |
| 3.1.0 | 802 | 6/4/2020 |
| 3.0.0 | 847 | 12/17/2019 |
| 2.7.1 | 1,038 | 5/27/2019 |
| 2.7.0 | 20,554 | 4/19/2019 |
| 2.5.0 | 956 | 2/26/2019 |
| 2.1.9 | 1,037 | 12/3/2018 |
- Updated to .NET 9.0 with enhanced performance
- Improved assembly scanning with better filtering options
- Added support for keyed services and complex scenarios
- Enhanced attribute-based registration capabilities