Open Aimeast opened 5 years ago
Any news on this?
Hi guys, at this moment I have no plans to support EntityFramework on LiteDB because there is no time for all. Maybe in future when has more people in this project :)
Hi, it is something that is planned? It would be very nice!
I think it would be very helpful if LiteDB gets support for the EntityFramework.
Any update on support for EntityFramework
Any update for this ?
Am also interested here it's been 3 years since this was first mentioned - any updates @mbdavid
any updates @mbdavid
Hi Team, Any updates on this?
Today I tried using 'OpenIddict
' (https://documentation.openiddict.com/guides/index.html) which is an OpenID Connect
& OAuth v2
provider like IdentityServer & Azure AD.
And EF supports SQLServer, MySQL, etc...
What do you think about that
Because of no support, I need to make unnecessary abstraction using Repository pattern, to let it work with LiteDB, PostgreSQL and mysql
Maybe any ideas of from what development can be started?
Pushing for support of this feature. My use case is that we use the EntityFramework provider for CosmoDB on production and wanted to use LiteDB as a provider on local development.
Hi,
I have found a third party project MaikeBing.EntityFrameworkCore.LiteDB is a LiteDB provider for Entity Framework Core, it is on the development stage now, not for production yet.
I just want to ask, Do you have a roadmap for support EntityFramework?