Is it possible that Entity Framework supports MongoDb database? Maybe somebody will write a EF MongoDb Provider?
Is it possible that Entity Framework supports MongoDb database? Maybe somebody will write a EF MongoDb Provider?
CData developed a library for doing CRUD operations with MongoDb using Entity Framework 6.0. But its not free.
Details of the library can be found in
I am not sure, but I think the Microsoft.EntityFrameworkCore.Cosmos Database Provider will work for you.