Found 199 packages
Package Description
Extensible tool for weaving .net assemblies.
Interfaces and classes that provide AOP support in Spring.Net
Aop Code injection library for .NET
log4net logging provider for Aop.Net.Logging
AOP Logging library for .NET
25.11.18.2210-HiNetCoreAssembly-MD5【LigTNioKYOTkNWSCCLZ+2w==】
25.10.19.1704-HiNetCoreAssembly-MD5【JbDlX/6wrZW1akttbiWglg==】
Unity interception enables you to effectively capture calls to objects and add additional functionality to the target object. Interception is useful when you want to modify the behavior for individual objects but not the entire class, very much as you would do when using the Decorator pattern. It provides a flexible approach for adding new behaviors to an object at run time. This library contains a class library that targets .Net Core 2.0 & .Net Standard 2.0.
支付宝(Alipay)服务端SDK AopSdk,ASP.NET Core 项目只用安装这一个组件。使用文档 https://github.com/dotnetcore/Alipay.AopSdk.Core
Aspect Oriented library for .net
MrAdvice allows to weave aspects at build-time (just like PostSharp, but free as in free beer). Write your own aspects in the form of attributes and apply them to target methods or properties.
.NET Core AspectCore 拦截器扩展插件
Simple AOP for .NET with Roslyn To use Install as global tool as dotnet tool install -g dotnet-aop go to your solution folder run dotnet aop For customizing , see https://github.com/ignatandrei/AOP_With_Roslyn/blob/master/AOPRoslyn/processme.txt Modify this file and run dotnet aop processme.txt
Configuration extension system for ASP.NET Core via AspectCore-Framework.
DI with AOP framework Moca.NET Core
Oragon.Spring.Aop port to .NET Standard 2.0
For use with SimpleInjector dependency injection container. Provides extension methods on Container that make registering Functional.CQS handler implementations easy. - Functional.CQS.IQueryHandler<TQuery, TResult> - Functional.CQS.IAsyncQueryHandler<TQuery, TResult> - Functional.CQS.ICommandHandler<TCommand, TError> - Functional.CQS.IAsyncCommandHandler<TCommand, TError>
23.10.10.15-HiNetCoreAssembly-MD5【jJJqfY8ZUzdesdeCp9vnhQ==】
The Enterprise Library Policy Injection Application Block can be used to change the behavior of any .NET objects, in order to better manage crosscutting concerns for these objects. The policy injection is implemented through the Unity interception mechanism. The package includes call handlers for Logging, Validation and Exception Handling