Kristjan Kica
Results
2
issues of
Kristjan Kica
### Description I have a model "Checklist" and "ChecklistQuestion" where 1 Checklist has many ChecklistQuestions. I am using EF Core and Oracle. I want to use IncludeFilter to filter ChecklistQuestions....
I am trying to use this sample for my own project but when running the tests I get this error `System.InvalidOperationException : No method 'public static IWebHostBuilder CreateWebHostBuilder(string[] args)' found...