cwoodruff/ChinookASPNETCoreAPINTier

Lazy loading of repositories

Closed this issue · 1 comments

Would there be a use for using Lazy in the supervisor is my question?
Would we benefit from using lazy there? Or does DI handle lazily loading these instances? Or would the performance impact be so insignificant that it's not worth it?

Not going to implement