Ioc.Modules 1.3.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Ioc.Modules --version 1.3.1
NuGet\Install-Package Ioc.Modules -Version 1.3.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.3.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Ioc.Modules --version 1.3.1
#r "nuget: Ioc.Modules, 1.3.1"
#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 Ioc.Modules as a Cake Addin
#addin nuget:?package=Ioc.Modules&version=1.3.1

// Install Ioc.Modules as a Cake Tool
#tool nuget:?package=Ioc.Modules&version=1.3.1

A modular way of configuring IOC dependencies that is independent of the container

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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 44,990 11/11/2019
1.3.2 9,562 7/27/2018
1.3.1 17,473 5/22/2018
1.2.1 77,200 10/19/2017
1.2.0 1,726 8/9/2017
1.1.5 1,278 8/3/2017
1.1.4 83,929 12/5/2016
1.1.3 2,302 7/21/2016
1.1.2 4,503 7/18/2016
1.1.0 15,371 6/27/2016
1.0.9 4,340 6/22/2016
1.0.8 1,597 6/22/2016

Classes can have custom initialization and also have injected dependencies