geoder101
-
- 1,517 total downloads
- last updated 11/6/2025
- Latest version: 1.0.30
A Moq extension that allows you to set up a mock to proxy/forward all calls to a real implementation, while still being able to verify calls and override specific behaviors. -
- 1,390 total downloads
- last updated 11/6/2025
- Latest version: 1.0.30
Microsoft.Extensions.DependencyInjection integration for MoqProxy. Enables wrapping DI-registered services with Moq proxies for testing - verify calls to real implementations, spy on service interactions, and... More information -
- 1,106 total downloads
- last updated 11/6/2025
- Latest version: 1.0.9
Extension methods for Microsoft.Extensions.DependencyInjection that enable the Decorator pattern. Easily wrap registered services with decorators while preserving service lifetimes (Transient, Scoped,... More information