Skip to main content
structuremap.patched package icon

structuremap.patched

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. This patched version adds support for internal constructors.

Total Downloads
65.1K
65,111
Published
Jul 9, 2020
Latest stable version

Install

.NET CLI
dotnet add package structuremap.patched --version 2.5.4
Package Manager Console
Install-Package structuremap.patched -Version 2.5.4
PackageReference
<PackageReference Include="structuremap.patched" Version="2.5.4" />

Frameworks

.NETFramework4.6.1

Dependencies

No declared dependencies.

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.