ardalis / ardalis/Specification
Support multiple Include chains for EF6 provider.
Open
bug
- Dominant language
- C#
- Stars
- 2.3k
- Forks
- 262
- PR merge metrics
- No merged PRs in 30d
Description
The `EF6` provider was a community contribution initially, and we didn't pay attention to it for a long time.
It turns out we have few bugs there. It fails if there are multiple Include chains. I added tests for these cases. Marked them to be skipped for now. We should enable the tests while working on the issue.
Also, optimize the evaluator.
Contributor guide
Assessment
This issue has not been assessed yet.