Aleph1.DI.Contracts
4.8.0
.NET Framework 4.8
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)
Additional computed target framework(s)
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 |
---|---|---|
4.8.0 | 458 | 1/6/2023 |
4.1.1 | 473 | 1/25/2021 |
4.1.0 | 425 | 1/25/2021 |
4.0.1 | 429 | 1/12/2021 |
4.0.0 | 505 | 12/1/2020 |
3.3.2 | 626 | 1/31/2020 |
3.3.0 | 855 | 2/5/2019 |
3.2.0 | 703 | 2/5/2019 |
3.1.0 | 773 | 1/19/2019 |
3.0.2 | 828 | 10/24/2018 |
3.0.1 | 1,026 | 7/30/2018 |
3.0.0 | 1,057 | 3/13/2018 |
2.2.0 | 1,339 | 2/1/2018 |
2.0.0 | 1,757 | 1/31/2018 |
1.2.0 | 1,120 | 1/25/2018 |
1.1.0 | 1,325 | 1/23/2018 |
1.0.0 | 1,360 | 1/22/2018 |
better fix for dynamic loading