-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
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
Metadata
Metadata
Assignees
Labels
No labels