You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's more than possible that I'm missing something, but I hope you can help.
I'm working on a C# code base targeted at .NET 7, and using Neo4j. I'm investigating replacing Neo4j with KuzuDB as our graphs are not that big and I'm hoping KuzuDB will be quicker and simplify our architecture.
My issue is, should the kuzunet.dll and kuzu_shared.dll work with .NET 7, or do I need new versions of these? If so how can I obtain them?
I've created a solution to builld KuzuDB-Net targeting .NET 7.0, but I think kuzunet.dll and kuzu_shared.dll are incompatible with this.
Thanks for any help you might be able to provide.
Paul
The text was updated successfully, but these errors were encountered:
Hi there!
It's more than possible that I'm missing something, but I hope you can help.
I'm working on a C# code base targeted at .NET 7, and using Neo4j. I'm investigating replacing Neo4j with KuzuDB as our graphs are not that big and I'm hoping KuzuDB will be quicker and simplify our architecture.
My issue is, should the kuzunet.dll and kuzu_shared.dll work with .NET 7, or do I need new versions of these? If so how can I obtain them?
I've created a solution to builld KuzuDB-Net targeting .NET 7.0, but I think kuzunet.dll and kuzu_shared.dll are incompatible with this.
Thanks for any help you might be able to provide.
Paul
The text was updated successfully, but these errors were encountered: