Skip to content
#

lazy-service

Here is 1 public repository matching this topic...

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 lazy-service 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 lazy-service topic, visit your repo's landing page and select "manage topics."

Learn more