Ioc.Modules
1.4.1
.NET Framework 4.0
dotnet add package Ioc.Modules --version 1.4.1
NuGet\Install-Package Ioc.Modules -Version 1.4.1
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="Ioc.Modules" Version="1.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ioc.Modules --version 1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Ioc.Modules, 1.4.1"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Ioc.Modules as a Cake Addin
#addin nuget:?package=Ioc.Modules&version=1.4.1
// Install Ioc.Modules as a Cake Tool
#tool nuget:?package=Ioc.Modules&version=1.4.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
A modular way of configuring IOC dependencies that is independent of the container
Product | Versions |
---|---|
.NET Framework | net40 net403 net45 net451 net452 net46 net461 net462 net463 net47 net471 net472 net48 net481 |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETFramework 4.0
- Ioc.Modules.Contract (>= 1.4.1)
-
.NETFramework 4.5
- Ioc.Modules.Contract (>= 1.4.1)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Ioc.Modules:
Package | Downloads |
---|---|
Ioc.Modules.Ninject
Configures packages using Ioc.Modules as a Ninject module |
|
Ioc.Modules.Unity
Configures packages using Ioc.Modules into a Unity container |
|
Ioc.Modules.Autofac
Configures packages using Ioc.Modules with the Autofac builder |
|
Urchin.Server.Shared
Embed the Urchin server into your own application or web site. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Converted projects in the solution to use new MSBuild format and split out .Net Standard compatible package