StructureMap.DynamicInterception
1.1.1
Aspect Oriented Programming Support for StructureMap
Install-Package StructureMap.DynamicInterception -Version 1.1.1
dotnet add package StructureMap.DynamicInterception --version 1.1.1
<PackageReference Include="StructureMap.DynamicInterception" Version="1.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add StructureMap.DynamicInterception --version 1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: StructureMap.DynamicInterception, 1.1.1"
For F# scripts that support #r syntax, copy this into the source code to reference the package.
// Install StructureMap.DynamicInterception as a Cake Addin #addin nuget:?package=StructureMap.DynamicInterception&version=1.1.1 // Install StructureMap.DynamicInterception as a Cake Tool #tool nuget:?package=StructureMap.DynamicInterception&version=1.1.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Release Notes
Bugfixing
Dependencies
-
.NETFramework 4.5
- Castle.Core (>= 4.0.0)
- StructureMap (>= 4.5.0)
-
.NETStandard 1.3
- Castle.Core (>= 4.0.0)
- NETStandard.Library (>= 1.6.0)
- StructureMap (>= 4.5.0)
- System.Collections.Concurrent (>= 4.0.12)
- System.Reflection.TypeExtensions (>= 4.1.0)
Used By
NuGet packages (1)
Showing the top 1 NuGet packages that depend on StructureMap.DynamicInterception:
Package | Downloads |
---|---|
Denim.Application.Support
Support for Application Layer mechanisms such as aspect-oriented decorators (logging and unit-of-work) and services.
|
GitHub repositories
This package is not used by any popular GitHub repositories.