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

Building against .NET 7 and above #3

Open
pnorman63 opened this issue Nov 11, 2024 · 0 comments
Open

Building against .NET 7 and above #3

pnorman63 opened this issue Nov 11, 2024 · 0 comments

Comments

@pnorman63
Copy link

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

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

1 participant