GitHub topics: lazy-service
mustaddon/LazyDependencyInjection
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.
Language: C# - Size: 642 KB - Last synced at: 27 days ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
