StructureMap 4.0.0.244-alpha

This is a prerelease version of StructureMap.
There is a newer version of this package available.
See the version list below for details.
dotnet add package StructureMap --version 4.0.0.244-alpha
                    
NuGet\Install-Package StructureMap -Version 4.0.0.244-alpha
                    
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="4.0.0.244-alpha" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="StructureMap" Version="4.0.0.244-alpha" />
                    
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 4.0.0.244-alpha
                    
#r "nuget: StructureMap, 4.0.0.244-alpha"
                    
#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@4.0.0.244-alpha
                    
#: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=4.0.0.244-alpha&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=StructureMap&version=4.0.0.244-alpha&prerelease
                    
Install as a Cake Tool

StructureMap is a Dependency Injection / Inversion of Control tool for .Net

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. 
Windows Phone wp8 is compatible.  wp81 is compatible. 
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 (323)

Showing the top 5 NuGet packages that depend on StructureMap:

Package Downloads
StructureMap.Microsoft.DependencyInjection

StructureMap.Microsoft.DependencyInjection

Rebus.StructureMap

Provides a StructureMap container adapter for Rebus

StructureMap.MVC5

Adds the latest version of structuremap and configures it as the default Dependency Resolver for ASP.NET MVC5. Does not work with 'ApiControllers', please add the Structuremap.WebAPI2 package if you need WebAPI support.

MassTransit.StructureMap

MassTransit StructureMap container support; MassTransit is a message-based distributed application framework for .NET http://masstransit-project.com

StructureMap.MVC4

Adds the latest version of structuremap and configures it as the default Dependency Resolver. Works with 'Controllers' and 'ApiControllers'.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.7.1 13,309,579 4/2/2019
4.7.0 4,913,623 7/12/2018
4.6.1 2,487,412 1/17/2018
4.6.0 104,288 1/16/2018
4.5.3 694,193 11/14/2017
4.5.2 1,576,869 8/9/2017
4.5.1 517,040 6/28/2017
4.5.0 4,435,108 6/9/2017
4.4.5 446,083 4/18/2017
4.4.4 332,070 4/6/2017
4.4.3 1,085,926 2/20/2017
4.4.2 691,613 11/22/2016
4.4.1 458,606 9/18/2016
4.4.0 367,931 8/8/2016
4.4.0-alpha-446 7,055 8/4/2016
4.4.0-alpha-445 7,326 8/3/2016
4.4.0-alpha-444 7,175 8/3/2016
4.4.0-alpha-443 7,091 8/3/2016
4.0.0.244-alpha 3,602 9/30/2015
3.1.9.463 313,743 10/17/2016
Loading failed