Neo4jClient is an open source .NET client for the Neo4j graph database.
Neo4jClient is an open source .NET client for the Neo4j graph database.
It is primarily focused on Cypher queries, and is in active development. There is support for the CRUD REST API and Gremlin queries, however these approaches are both considered legacy and are not being developed.
It has an official site with documentation, and is available via NuGet.