Aleph1.DI.UnityImplementation
2.3.0
Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Aleph1.DI.UnityImplementation --version 2.3.0
NuGet\Install-Package Aleph1.DI.UnityImplementation -Version 2.3.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Aleph1.DI.UnityImplementation" Version="2.3.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Aleph1.DI.UnityImplementation" Version="2.3.0" />
<PackageReference Include="Aleph1.DI.UnityImplementation" />
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Aleph1.DI.UnityImplementation --version 2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aleph1.DI.UnityImplementation, 2.3.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Aleph1.DI.UnityImplementation@2.3.0
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Aleph1.DI.UnityImplementation&version=2.3.0
#tool nuget:?package=Aleph1.DI.UnityImplementation&version=2.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Concrete Implementation of Aleph1.DI using Unity
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET Framework | net471 is compatible. net472 was computed. net48 was computed. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
- Aleph1.DI.Contracts (>= 2.2.0)
- Unity.Container (>= 5.6.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.
| Version | Downloads | Last Updated |
|---|---|---|
| 5.0.0 | 289 | 3/26/2024 |
| 4.8.0 | 938 | 1/6/2023 |
| 3.4.0 | 1,152 | 1/25/2021 |
| 3.3.2 | 1,236 | 1/31/2020 |
| 3.3.0 | 1,448 | 2/5/2019 |
| 3.2.0 | 1,311 | 2/5/2019 |
| 3.1.0 | 1,409 | 1/19/2019 |
| 3.0.5 | 1,525 | 8/27/2018 |
| 3.0.4 | 1,608 | 8/1/2018 |
| 3.0.3 | 1,644 | 7/30/2018 |
| 3.0.2 | 1,563 | 7/30/2018 |
| 3.0.1 | 1,950 | 3/29/2018 |
| 3.0.0 | 1,934 | 3/13/2018 |
| 2.3.0 | 1,927 | 2/21/2018 |
| 2.2.0 | 1,930 | 2/1/2018 |
| 2.1.0 | 1,917 | 1/31/2018 |
| 2.0.0 | 1,972 | 1/31/2018 |
| 1.1.0 | 1,895 | 1/24/2018 |
| 1.0.0 | 1,922 | 1/22/2018 |
Updated to latest DICONTRACTS