StructureMap.WebApi2
3.0.4.125
Install-Package StructureMap.WebApi2 -Version 3.0.4.125
dotnet add package StructureMap.WebApi2 --version 3.0.4.125
<PackageReference Include="StructureMap.WebApi2" Version="3.0.4.125" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StructureMap.WebApi2 --version 3.0.4.125
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StructureMap.WebApi2, 3.0.4.125"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install StructureMap.WebApi2 as a Cake Addin
#addin nuget:?package=StructureMap.WebApi2&version=3.0.4.125
// Install StructureMap.WebApi2 as a Cake Tool
#tool nuget:?package=StructureMap.WebApi2&version=3.0.4.125
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Adds the latest version of structuremap and configures it as the default Dependency Resolver.
There are no supported framework assets in this package.
Learn more about Target Frameworks and .NET Standard.
-
- StructureMap.MVC5 (>= 3.0.4.125)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on StructureMap.WebApi2:
Repository | Stars |
---|---|
matthewrenze/clean-architecture-demo
A sample app for my presentation on Clean Architecture: Patterns, Practices, and Principles
|