LaquaiLib.DependencyInjection
1.2.2
dotnet add package LaquaiLib.DependencyInjection --version 1.2.2
NuGet\Install-Package LaquaiLib.DependencyInjection -Version 1.2.2
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="LaquaiLib.DependencyInjection" Version="1.2.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add LaquaiLib.DependencyInjection --version 1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: LaquaiLib.DependencyInjection, 1.2.2"
#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 LaquaiLib.DependencyInjection as a Cake Addin #addin nuget:?package=LaquaiLib.DependencyInjection&version=1.2.2 // Install LaquaiLib.DependencyInjection as a Cake Tool #tool nuget:?package=LaquaiLib.DependencyInjection&version=1.2.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Personal library. Exposes services to be used with a dependency injection container such as Microsoft's Microsoft.Extensions.DependencyInjection and surrounding utilities such as Microsoft.Extensions.Hosting.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net9.0 is compatible. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net9.0
- LaquaiLib (>= 1.2.2)
- Microsoft.Extensions.Hosting (>= 9.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on LaquaiLib.DependencyInjection:
Package | Downloads |
---|---|
LaquaiLib.Compound
Compounds all parts of LaquaiLib, adding references to all of them (except LaquaiLib.Windows). |
GitHub repositories
This package is not used by any popular GitHub repositories.