Closed mmedic closed 2 years ago
When using EF Core and lazy loading, ignoring mapping virtual properties can be useful instead of explicitly ignoring them for every type. How can this be achieved in global configuration?
@mmedic GitHub issues are reserved for bug reports and feature requests. Please use StackOverflow for general questions about usage.
When using EF Core and lazy loading, ignoring mapping virtual properties can be useful instead of explicitly ignoring them for every type. How can this be achieved in global configuration?