ServiceBridge.Interception
1.0.2
This library contains shared classes for service interception to provides an abstraction over IoC containers.
Requires NuGet 3.4 or higher.
Install-Package ServiceBridge.Interception -Version 1.0.2
dotnet add package ServiceBridge.Interception --version 1.0.2
<PackageReference Include="ServiceBridge.Interception" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add ServiceBridge.Interception --version 1.0.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.0
- ServiceBridge (>= 1.0.0 && < 2.0.0)
-
.NETStandard 1.3
- NETStandard.Library (>= 1.6.0)
- ServiceBridge (>= 1.0.0 && < 2.0.0)
- System.Collections.Specialized (>= 4.0.0)
Used By
NuGet packages (6)
Showing the top 5 NuGet packages that depend on ServiceBridge.Interception:
Package | Downloads |
---|---|
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.Windsor.Interception
ServiceBridge.Interception implementation for Castle Windsor.
|
|
ServiceBridge.Unity.Interception
ServiceBridge.Interception implementation for Unity container.
|
GitHub repositories
This package is not used by any popular GitHub repositories.