Extended version of DispatchProxy with Class proxying
-
Updated
Nov 16, 2024 - C#
Extended version of DispatchProxy with Class proxying
A .NET library with disposable and retry-enabled dispatch proxies.
Lazy injection for Microsoft.Extensions.DependencyInjection. Decorates registered services with lazy proxies that instantiate the original service only after the first method or property call. Intended to prevent the creation of unused injected dependencies.
Add a description, image, and links to the dispatch-proxy topic page so that developers can more easily learn about it.
To associate your repository with the dispatch-proxy topic, visit your repo's landing page and select "manage topics."