I am working asp.net 5. I have installed Entityframework 7. I am not able see code first approach. I have to connect oracle 12g. Is it that ef 7 is not supporting oracle 12g. Any workaround
There is currently no public information from Oracle about support for EF7 (Ef Core)
There is a issue tracking this here: https://github.com/aspnet/EntityFramework/issues/4293