29 packages tagged with “Interceptors”
Base library for creating interceptors for .NET Core.
A pack of Smart Interceptor for Autofac. [LogInterceptor] that will log all the method calls. [SmartInterceptor] that take will call an Action before and after method execution. [ParameterValidationInterceptor] that will validate method parameters and return value using attributes.
Package Description
Interceptors for DogStatsD
Base package for logging using interceptor.
Interceptor Annotations for DogStatsD
Interceptors base package for Simple.Dotnet.Diagnostics
MongoFlow is a lightweight MongoDB toolkit for .NET Core, built on top of the official MongoDB.Driver.
Core package for Simple.Dotnet.Diagnostics with EventPipes integration
Actions for Simple.Dotnet.Diagnostics
Streams base package for Simple.Dotnet.Diagnostics
Package for logging using interceptor.
Package for retrying operations using interceptor.
Dapper interceptors for monitoring, logging, and telemetry of database queries in NedMonitor.
A collection of interceptor implementations. Breaking changes in 3.1.x - See https://github.com/Capgemini/Cauldron for more information.
Kharazmi.Aop.Autofac provides a method interception framework called “DynamicProxy.”
Entity Framework Core support for Maydon projects, including auditable, soft-delete, and modifiable entity interceptors.
Adds an auto factory for Microsoft.Extensions.DependecyInjection and a Scrutor extension to use Castle.Core interceptors
HTTP client extensions for FluentSignals including reactive HTTP resources, typed API clients, interceptors, caching, and advanced features for building robust HTTP integrations.
Integración ASP.NET Core para la librería Interceptor.AOP con soporte automático de interceptores AOP en servicios.
A plugin for Microsoft.Extensions.DependencyInjection to support automatically injecting all types which defines ITransientType, IScopedType, ISingletonType, and also injecting makes with interceptors. It uses System.Reflection.DispatchProxy to enable on the fly proxy creation of implementation types.
EF Core interceptors for ConvergeERP applications providing automatic auditing, access control, and tenant filtering at the SQL command level.
A compile-time mocking framework designed for Native AOT and cloud-native .NET applications. Skugga uses Roslyn source generators to eliminate reflection, enabling zero-overhead mocking with full AOT compatibility. 3.9x faster than Moq with 4.1x less memory. Features: AutoScribe (self-writing tests), Chaos Mode, SetupSequence, advanced argument matchers, and comprehensive diagnostics.
A lightweight state management library for Blazor applications (WebAssembly and Server) implementing the Mediator pattern with CQRS support, global handlers for cross-cutting concerns, UI message bus for component coordination, Result monad pattern, and async result tracking. Features thread-safe operations, pub/sub messaging, pipeline behaviors, and functional error handling.
Attribute-driven EF Core interceptors for encryption, masking, validation, and normalization
Modern AOP library with async-first interceptors for .NET built on Castle.DynamicProxy. Provides convention-based interceptor registration, marker interfaces, and seamless Microsoft.Extensions.DependencyInjection integration.
EF Core SaveChanges interceptor for automatically publishing search events when entities are created, updated, or deleted. Features automatic schema generation, change tracking, soft-delete detection, and multi-tenant support via ICurrentUser.