Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do you have plan to support for EntityFramework #1198

Open
Aimeast opened this issue Mar 24, 2019 · 12 comments
Open

Do you have plan to support for EntityFramework #1198

Aimeast opened this issue Mar 24, 2019 · 12 comments

Comments

@Aimeast
Copy link

Aimeast commented Mar 24, 2019

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?

@bbqchickenrobot
Copy link

Any news on this?

@mbdavid
Copy link
Owner

mbdavid commented Sep 16, 2019

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 :)

@darcome
Copy link

darcome commented Aug 20, 2020

Hi, it is something that is planned? It would be very nice!

@HendrikKoelbel
Copy link

I think it would be very helpful if LiteDB gets support for the EntityFramework.

@Nafhaa
Copy link

Nafhaa commented Mar 2, 2021

Any update on support for EntityFramework

@timiil
Copy link

timiil commented Mar 18, 2022

Any update for this ?

@pomeara
Copy link

pomeara commented Jun 19, 2022

Am also interested here it's been 3 years since this was first mentioned - any updates @mbdavid

@suatsuphi
Copy link

any updates @mbdavid

@sangeethnandakumar
Copy link

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.

The issue is, It mainly only supports entity frameworks to store in a database.

And EF supports SQLServer, MySQL, etc...

  • I would like to use LiteDB there, But because we don't have a way I switched to SQLServer.
  • Is there any updates on this friends?

@sunnamed434
Copy link

What do you think about that

@sunnamed434
Copy link

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?

@Luiz-Ossinho
Copy link

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests