Skip to content
#

virtual-proxy

Here are 5 public repositories matching this topic...

Language: All
Filter by language

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.

  • Updated Nov 27, 2024
  • C#

Improve this page

Add a description, image, and links to the virtual-proxy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the virtual-proxy topic, visit your repo's landing page and select "manage topics."

Learn more