In previous versions of Entity Framework I have been using Effort (...https://effort.codeplex.com/...) for unit tests. I decided to give the new in memory provider for EF Core and quickly found out that it does not honor the IsRequired() and other entity ...