The official .NET driver for the Neo4j Graph Database over the Bolt protocol.
Info
Version: | 5.26.1 |
Author(s): | Neo4j |
Last Update: | Wednesday, November 6, 2024 |
.NET Fiddle: | Online Example |
Project Url: | https://github.com/neo4j/neo4j-dotnet-driver |
NuGet Url: | https://www.nuget.org/packages/Neo4j.Driver |
Install
Install-Package Neo4j.Driver
dotnet add package Neo4j.Driver
paket add Neo4j.Driver
Neo4j.Driver Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Net.NameResolution(>= 4.3.0)
- System.Net.Security(>= 4.3.2)
- System.Net.Sockets(>= 4.3.0)
- System.Runtime.InteropServices.RuntimeInformation(>= 4.3.0)
- System.Runtime.Serialization.Primitives(>= 4.3.0)
- System.Threading.Thread(>= 4.3.0)
- System.ValueTuple(>= 4.5.0)
Tags