Is there any possibility of using EF Code First for Oracle DB.
Even though the DB generation is absent is there a way to the use the EF fluent API with Oracle DB.
Is there any possibility of using EF Code First for Oracle DB.
Even though the DB generation is absent is there a way to the use the EF fluent API with Oracle DB.
Yes, actually we are using right now in a new project, but we had a lot of problems, some of them are not fixed yet.
Take a look at this:
Oracle ODP.Net and EF CodeFirst - edm.decimal error
and this: