structuremap 3.1.5.154

dotnet add package structuremap --version 3.1.5.154
                    
NuGet\Install-Package structuremap -Version 3.1.5.154
                    
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="structuremap" Version="3.1.5.154" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="structuremap" Version="3.1.5.154" />
                    
Directory.Packages.props
<PackageReference Include="structuremap" />
                    
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 structuremap --version 3.1.5.154
                    
#r "nuget: structuremap, 3.1.5.154"
                    
#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.
#:package structuremap@3.1.5.154
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=structuremap&version=3.1.5.154
                    
Install as a Cake Addin
#tool nuget:?package=structuremap&version=3.1.5.154
                    
Install as a Cake Tool

StructureMap is a Dependency Injection / Inversion of Control tool for .Net that can be used to improve the architectural qualities of an object oriented system by reducing the mechanical costs of good design techniques. StructureMap can enable looser coupling between classes and their dependencies, improve the testability of a class structure, and provide generic flexibility mechanisms. Used judiciously, StructureMap can greatly enhance the opportunities for code reuse by minimizing direct coupling between classes and configuration mechanisms.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  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.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.1.5.154 43,571 4/13/2015
3.1.4.143 74,530 10/7/2014
3.1.3.142 2,547 10/3/2014
3.1.2.138 6,299 9/19/2014
3.1.1.134 21,620 8/26/2014
3.1.0.133 13,398 8/12/2014
3.0.5.130 10,580 7/21/2014
3.0.4.125 7,532 6/26/2014
3.0.3.116 14,966 4/24/2014
3.0.2.115 4,225 4/14/2014
3.0.1.114 1,665 4/9/2014
3.0.0.108 8,162 3/31/2014
2.6.4.1 102,066 8/13/2012
2.6.3 11,963 8/28/2011
2.6.2 5,335 2/19/2011
2.6.1 4,382 2/19/2011