Lazy & Autofac: How to Delay DI Resolution
June 12, 2020
• 169 views
In this video, I wanted to cover how you can use the C# generic "Lazy" with Autofac in order to delay your resolution of registered types. In my particular case, this has allowed us to put a splash screen in our app (
My Social:
LinkedIn: https://www.linkedin.com/in/nickcosentino
Blog: http://www.devleader.ca/
GitHub: https://github.com/ncosentino/
Twitch: https://www.twitch.tv/ncosentino
Twitter: https://twitter.com/nbcosentino
Facebook: https://www.facebook.com/DevLeaderCa
