ServiceBridge 1.0.0
The ServiceBridge library contains shared classes for service registration and service resolution to provides an abstraction over IoC containers.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
Requires NuGet 3.4 or higher.
Install-Package ServiceBridge -Version 1.0.0
dotnet add package ServiceBridge --version 1.0.0
<PackageReference Include="ServiceBridge" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceBridge --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- No dependencies.
-
.NETStandard 1.1
- NETStandard.Library (>= 1.6.0)
- System.ComponentModel (>= 4.0.0)
Used By
NuGet packages (27)
Showing the top 5 NuGet packages that depend on ServiceBridge:
Package | Downloads |
---|---|
ServiceBridge.Ninject
ServiceBridge implementation for Ninject.
|
|
ServiceBridge.Ninject.Interception
ServiceBridge.Interception implementation for Ninject.
|
|
ServiceBridge.StructureMap.Interception
ServiceBridge.Interception implementation for StructureMap.
|
|
ServiceBridge.Autofac.Interception
ServiceBridge.Interception implementation for Autofac IoC.
|
|
ServiceBridge.Interception
This library contains shared classes for service interception to provides an abstraction over IoC containers.
|
GitHub repositories
This package is not used by any popular GitHub repositories.