Ioc.Modules 1.4.1

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.
<PackageVersion Include="Ioc.Modules" Version="1.4.1" />
                    
Directory.Packages.props
<PackageReference Include="Ioc.Modules" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Ioc.Modules --version 1.4.1
                    
#r "nuget: Ioc.Modules, 1.4.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.
#addin nuget:?package=Ioc.Modules&version=1.4.1
                    
Install Ioc.Modules as a Cake Addin
#tool nuget:?package=Ioc.Modules&version=1.4.1
                    
Install Ioc.Modules as a Cake Tool

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.

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 80,931 11/11/2019
1.3.2 11,115 7/27/2018
1.3.1 18,463 5/22/2018
1.2.1 96,602 10/19/2017
1.2.0 1,933 8/9/2017
1.1.5 1,479 8/3/2017
1.1.4 89,240 12/5/2016
1.1.3 2,580 7/21/2016
1.1.2 5,720 7/18/2016
1.1.0 16,248 6/27/2016
1.0.9 4,635 6/22/2016
1.0.8 1,749 6/22/2016

Converted projects in the solution to use new MSBuild format and split out .Net Standard compatible package