I haven't had significant problems that I haven't been able to fix. That said, I think they're marking the current as Stable and just working on features of EF Core now, which isn't as complete by far yet.
On Fri, Sep 16, 2016 at 10:40 AM, Craig van Nieuwkerk <crai...@gmail.com> wrote: > Using something like PetaPoco makes that pretty easy. > > > >> What about the classical problem of "impedance mismatch". You have to >> carefully maintain DataSets or similar and use DataAdapter to fill them, >> then writing data back is a circus trick with the ADO.NET classes. Then >> they invented ORMs, why did they do that!? -- *GK* >> > >