Skip to content

Latest commit

 

History

History

dependency-injection-4

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Use Lazy type in Microsoft Dependency Injection

This example shows how to register types encapsulated using Lazy Type. This is very useful if you are registering large or resource-intensive object.

close