Aleph1.DI.Contracts
4.8.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.Contracts --version 4.8.0
NuGet\Install-Package Aleph1.DI.Contracts -Version 4.8.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.Contracts" Version="4.8.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aleph1.DI.Contracts --version 4.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Aleph1.DI.Contracts, 4.8.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.
// Install Aleph1.DI.Contracts as a Cake Addin #addin nuget:?package=Aleph1.DI.Contracts&version=4.8.0 // Install Aleph1.DI.Contracts as a Cake Tool #tool nuget:?package=Aleph1.DI.Contracts&version=4.8.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Provides the necessary code to register components into the DI container
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net48 is compatible. net481 was computed. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.8
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Aleph1.DI.Contracts:
Package | Downloads |
---|---|
Aleph1.DI.UnityImplementation
Concrete Implementation of Aleph1.DI using Unity |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
5.0.1 | 135 | 4/18/2024 |
5.0.0 | 147 | 3/26/2024 |
4.8.0 | 950 | 1/6/2023 |
4.1.1 | 925 | 1/25/2021 |
4.1.0 | 850 | 1/25/2021 |
4.0.1 | 893 | 1/12/2021 |
4.0.0 | 936 | 12/1/2020 |
3.3.2 | 1,072 | 1/31/2020 |
3.3.0 | 1,273 | 2/5/2019 |
3.2.0 | 1,142 | 2/5/2019 |
3.1.0 | 1,193 | 1/19/2019 |
3.0.2 | 1,290 | 10/24/2018 |
3.0.1 | 1,418 | 7/30/2018 |
3.0.0 | 1,571 | 3/13/2018 |
2.2.0 | 2,140 | 2/1/2018 |
2.0.0 | 3,216 | 1/31/2018 |
1.2.0 | 1,616 | 1/25/2018 |
1.1.0 | 2,124 | 1/23/2018 |
1.0.0 | 2,220 | 1/22/2018 |
better fix for dynamic loading