BreezeJs and Entity Framework Core
Entity Framework Core has updated functionality I would like to use but as far as I can tell there is no way to retrieve the metadata BreezeJs requires on the front end. EF6 has this ability but I can't find a way to do it with Core. Using an EFContextProvider with a Core DbContext throws a conversion error. Is this due to Core or functionality missing from BreezeJs?


Completed – see http://breeze.github.io/doc-net/breeze-server-core
1 comment
-
Tahar commented
Hello,
Any updates on this please?