telerik/xaml-sdk

sheduleview code first for entity framework core

drkhodakarami opened this issue · 1 comments

Hi
In the ScheduleViewEntities class where you are defining the mapping, it works with .net frame work how ever, entity frame work core, has no .WithRequired and no .WithOptional methods on defining relations, can you please give us a working class for entity frame work core?
thanks