Neo4jClient 1.0.0.391

There is a newer version of this package available.
See the version list below for details.
dotnet add package Neo4jClient --version 1.0.0.391
                    
NuGet\Install-Package Neo4jClient -Version 1.0.0.391
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Neo4jClient" Version="1.0.0.391" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neo4jClient" Version="1.0.0.391" />
                    
Directory.Packages.props
<PackageReference Include="Neo4jClient" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Neo4jClient --version 1.0.0.391
                    
#r "nuget: Neo4jClient, 1.0.0.391"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Neo4jClient@1.0.0.391
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Neo4jClient&version=1.0.0.391
                    
Install as a Cake Addin
#tool nuget:?package=Neo4jClient&version=1.0.0.391
                    
Install as a Cake Tool

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

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (36)

Showing the top 5 NuGet packages that depend on Neo4jClient:

Package Downloads
Neo4jClient.DataAnnotations

Use POCO classes in the Neo4jClient library, ORM style. Annotate with System.ComponentModel.DataAnnotations.Schema attributes. Supports Complex Types too.

Neo4jClientApprovalTests

A ApprovalTests.Net reporter and approver to be used to unit test Neo4j with the Neo4jClient .net client

Neo4jRepository

Repository Abstraction for the Neo4jClient Library

Neo4jClient.Extension

Package Description

Neo4jClient.Extension.Attributes

Attribute library for Neo4jClient.Extension - provides marker attributes for configuring Cypher query behavior on domain models.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Neo4jClient:

Repository Stars
mastoj/CQRSShop
Simple CQRS and eventsourcing with eventstore and elasticsearch
Version Downloads Last Updated
5.27.15-cskardon 1,685 1/16/2025
5.1.20 108,697 12/19/2024
5.1.19 2,058 12/10/2024
5.1.17 42,444 10/17/2024
5.1.16 22,676 9/17/2024
5.1.15 93,562 3/19/2024
5.1.14 45,251 12/29/2023
5.1.13 5,976 12/3/2023
5.1.11 91,565 4/13/2023
5.1.6 27,723 2/14/2023
5.1.5 6,104 2/7/2023
5.1.4 2,082 2/3/2023
5.1.3 27,118 11/29/2022
5.1.2 10,529 10/25/2022
5.1.1 4,748 10/25/2022
5.0.3-pre 1,514 10/25/2022
5.0.2-pre 1,478 10/21/2022
4.1.26 245,721 5/6/2022
4.1.25 2,539 5/6/2022
1.0.0.391 6,029 7/9/2012
Loading failed