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.
fcaldera
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:
来源:https://stackoverflow.com/questions/9871879/entity-framework-code-first-for-oracle