Skip to content

Building against .NET 7 and above #3

@pnorman63

Description

@pnorman63

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions