structuremap.patched
2.5.4
See the version list below for details.
dotnet add package structuremap.patched --version 2.5.4
NuGet\Install-Package structuremap.patched -Version 2.5.4
<PackageReference Include="structuremap.patched" Version="2.5.4" />
paket add structuremap.patched --version 2.5.4
#r "nuget: structuremap.patched, 2.5.4"
// Install structuremap.patched as a Cake Addin #addin nuget:?package=structuremap.patched&version=2.5.4 // Install structuremap.patched as a Cake Tool #tool nuget:?package=structuremap.patched&version=2.5.4
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.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net461 is compatible. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETFramework 4.6.1
- No dependencies.
NuGet packages (1)
Showing the top 1 NuGet packages that depend on structuremap.patched:
Package | Downloads |
---|---|
SIL.LCModel
The liblcm library is the core FieldWorks model for linguistic analyses of languages. Tools in this library provide the ability to store and interact with language and culture data, including anthropological, text corpus, and linguistics data. SIL.LCModel is the main library. |
GitHub repositories
This package is not used by any popular GitHub repositories.