darxis / EntityFramework.LazyLoading

LazyLoading for EF Core
MIT License
21 stars 4 forks source link

Infinite LazyReference loading #16

Closed darxis closed 7 years ago

darxis commented 7 years ago

Under certain circumstances, a LazyReference could be loaded infinite times caused by cyclic references.