Top 20 NuGet Packages depending on Neo4j.Driver

Total dependencies: 19

Synchronous extensions for the official .NET driver.
Execute commands and queries against Neo4j graph(s). Optionally layers a virtual cluster on top of individual graph instances.
Package Description
Reactive extensions for the official .NET driver.
Driver needed to connect to Neo4j using Blueprint41
Driver needed to connect to Neo4j using Blueprint41
A code-first, domain driven, schema management tool for Neo4j and .NET. Helpful in quickly and consistently managing graph schema for your domain model.
This package contains the Neo4j extension for the testing framework NBi (check at http://www.nbi.io)
A simple tool that was born from an experiment while I was learning how to use Neo4j.Driver to execute queries in Neo4j. After some repetitive query parses, I tried to make it more abstract for me, using some attributes to configure a graph node as a custom C# class.
This is a library which wraps the Neo4j official driver in a simplified interface with an Object Mapper. It allows developers to use POCO's to query the neo4j database. No extensive setup is needed to use this library. For more information on how to use it, go to https://github.com/robinskil/Neo4jOb...
Lightweight OGM for Neo4j which support transactions and BOLT protocol.
ASP.NET Core Identity provider based on Neo4j
An object graph mapping library for .Net
This is a package which extends the neo4j driver with a query caching mechanism which can significantly increase performance.
Package Description
This is a small package which wraps the Neo4j official driver in an Object Mapper. Its similiar in its structure and query behavior to Dapper. This package is currently in BETA. However im confident in saying its currently stable. More features will be added.