Please support options on the DbContext Connections: Lazy Load
The EF Core DbContext that supports the DbContextOptions<TContext> does not support any other configuration options -- just the connection string. I really need it to allow Lazy Loading supports and Detailed Errors.
THANK YOU.
1
vote
Jaben Cargman
shared this idea