Skip to main content
Neo4jClient package icon

Neo4jClient

A .NET client for neo4j: an open source, transactional graph database. It's pretty awesome.

Total Downloads
6.3M
6,284,490
Published
Feb 14, 2023
Latest stable version

Install

.NET CLI
dotnet add package Neo4jClient --version 5.1.6
Package Manager Console
Install-Package Neo4jClient -Version 5.1.6
PackageReference
<PackageReference Include="Neo4jClient" Version="5.1.6" />

Frameworks

.NETStandard2.0

Dependencies

Microsoft.CSharp
.NETStandard2.0
[4.7.0, )
Microsoft.VisualBasic
.NETStandard2.0
[10.3.0, )
Neo4j.Driver.Signed
.NETStandard2.0
[5.5.0, )
Newtonsoft.Json
.NETStandard2.0
[13.0.2, )
[5.0.0, )
System.Dynamic.Runtime
.NETStandard2.0
[4.3.0, )

Adoption guide

Assess this package against its supported frameworks, license, maintenance signals and dependency graph before making it a project standard.

No SPDX license expression is published. Review the license text and your organisation's policy before redistribution.

Compatibility metadata lists 1 target framework; confirm the exact target used by your application.

How to read this guidance

Sources: published NuGet v3 registry metadata and explicit NuBrowse editorial guides. Refresh: package metadata is refreshed from NuGet when the page loads. Limit: this is not a security, legal or compatibility guarantee; validate the selected version in your project.

Useful next steps

Move from package metadata to a concrete selection or review workflow.