Ioc.Modules
1.1.5
See the version list below for details.
dotnet add package Ioc.Modules --version 1.1.5
NuGet\Install-Package Ioc.Modules -Version 1.1.5
<PackageReference Include="Ioc.Modules" Version="1.1.5" />
paket add Ioc.Modules --version 1.1.5
#r "nuget: Ioc.Modules, 1.1.5"
// Install Ioc.Modules as a Cake Addin #addin nuget:?package=Ioc.Modules&version=1.1.5 // Install Ioc.Modules as a Cake Tool #tool nuget:?package=Ioc.Modules&version=1.1.5
A modular way of configuring IOC dependencies that is independent of the container
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
This package has no dependencies.
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.
Version | Downloads | Last updated |
---|---|---|
1.4.1 | 73,370 | 11/11/2019 |
1.3.2 | 10,940 | 7/27/2018 |
1.3.1 | 18,355 | 5/22/2018 |
1.2.1 | 91,692 | 10/19/2017 |
1.2.0 | 1,779 | 8/9/2017 |
1.1.5 | 1,330 | 8/3/2017 |
1.1.4 | 88,780 | 12/5/2016 |
1.1.3 | 2,400 | 7/21/2016 |
1.1.2 | 5,426 | 7/18/2016 |
1.1.0 | 16,178 | 6/27/2016 |
1.0.9 | 4,564 | 6/22/2016 |
1.0.8 | 1,680 | 6/22/2016 |
The entry assembly for the application takes proirity over referenced libraries when the same interface is registered multiple times