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.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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:
Oracle ODP.Net and EF CodeFirst – SaveChanges Error