Aleph1.DI.Contracts 5.0.0

Prefix Reserved
There is a newer version of this package available.
See the version list below for details.
dotnet add package Aleph1.DI.Contracts --version 5.0.0                
NuGet\Install-Package Aleph1.DI.Contracts -Version 5.0.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="5.0.0" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Aleph1.DI.Contracts --version 5.0.0                
#r "nuget: Aleph1.DI.Contracts, 5.0.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=5.0.0

// Install Aleph1.DI.Contracts as a Cake Tool
#tool nuget:?package=Aleph1.DI.Contracts&version=5.0.0                

Provides the necessary code to register components into the DI container

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
.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.
  • net8.0

    • 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 133 4/18/2024
5.0.0 146 3/26/2024
4.8.0 949 1/6/2023
4.1.1 924 1/25/2021
4.1.0 849 1/25/2021
4.0.1 892 1/12/2021
4.0.0 935 12/1/2020
3.3.2 1,071 1/31/2020
3.3.0 1,272 2/5/2019
3.2.0 1,141 2/5/2019
3.1.0 1,192 1/19/2019
3.0.2 1,289 10/24/2018
3.0.1 1,417 7/30/2018
3.0.0 1,570 3/13/2018
2.2.0 2,139 2/1/2018
2.0.0 3,215 1/31/2018
1.2.0 1,615 1/25/2018
1.1.0 2,123 1/23/2018
1.0.0 2,219 1/22/2018

load from assembly was moved to implementation