StructureMap.Microsoft.DependencyInjection
2.0.0
StructureMap.Microsoft.DependencyInjection
Install-Package StructureMap.Microsoft.DependencyInjection -Version 2.0.0
dotnet add package StructureMap.Microsoft.DependencyInjection --version 2.0.0
<PackageReference Include="StructureMap.Microsoft.DependencyInjection" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StructureMap.Microsoft.DependencyInjection --version 2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StructureMap.Microsoft.DependencyInjection, 2.0.0"
#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.Microsoft.DependencyInjection as a Cake Addin
#addin nuget:?package=StructureMap.Microsoft.DependencyInjection&version=2.0.0
// Install StructureMap.Microsoft.DependencyInjection as a Cake Tool
#tool nuget:?package=StructureMap.Microsoft.DependencyInjection&version=2.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETStandard 2.0
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 2.0.0)
- StructureMap (>= 4.5.0)
Used By
NuGet packages (20)
Showing the top 5 NuGet packages that depend on StructureMap.Microsoft.DependencyInjection:
Package | Downloads |
---|---|
StructureMap.AspNetCore
StructureMap.AspNetCore
|
|
SherpaApplicationFramework
A set of libraries that provide an application framework for the development of Sherpa systems.
|
|
SharpRepository.Ioc.Microsoft.DependencyInjection
Injects SharpRepository using StructureMap in your .NET Core apps or even using Microsoft.DependencyInjection library.
|
|
DNTFrameworkCore.Web.MultiTenancy
DNTFrameworkCore.Web.MultiTenancy
|
|
Igor.Gateway.Api.Sdk.StructureMap
StructureMap registration for the Igor Gateway Software API SDK.
|
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on StructureMap.Microsoft.DependencyInjection:
Repository | Stars |
---|---|
dotnet/orleans
Orleans is a cross-platform framework for building distributed applications with .NET
|
|
dotnet/runtime
.NET is a cross-platform runtime for cloud, mobile, desktop, and IoT apps.
|
|
danielpalme/IocPerformance
Performance comparison of .NET IoC containers
|
|
SharpRepository/SharpRepository
C# Generic Repository for use with Entity Framework, RavenDB and more with built-in caching options.
|
|
JasperFx/lamar
Fast Inversion of Control Tool and Sundry Items of Roslyn Chicanery
|