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

.NET library for integrating with NHibernate #10785

Closed
satishviswanathan opened this issue Jun 18, 2023 · 4 comments
Closed

.NET library for integrating with NHibernate #10785

satishviswanathan opened this issue Jun 18, 2023 · 4 comments

Comments

@satishviswanathan
Copy link

satishviswanathan commented Jun 18, 2023

Just wanted to check if there is any initiative to add support for integrating with NHibernate

@satishviswanathan satishviswanathan changed the title Do Dotnet Library for integrating with NHibernate Jun 18, 2023
@ptupitsyn
Copy link
Contributor

We don't plan to integrate with NHibernate. Ignite.NET has built-in ORM capabilities: https://ignite.apache.org/docs/latest/net-specific/net-linq

@ptupitsyn ptupitsyn changed the title Dotnet Library for integrating with NHibernate .NET library for integrating with NHibernate Jun 19, 2023
@satishviswanathan
Copy link
Author

@ptupitsyn , thank you for sharing the info. I'm relatively new to ignite and still trying to figure it out. Appreciate your help.

@satishviswanathan
Copy link
Author

@ptupitsyn I can see a library for entity framework library as well. Does both serve the same purpose ?

@ptupitsyn
Copy link
Contributor

ptupitsyn commented Jun 21, 2023

Apache.Ignite.EntityFramework provides second-level cache for the legacy EF on .NET Framework. It is a different thing.

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

No branches or pull requests

2 participants