Neo4jClient 1.0.0.260

There is a newer version of this package available.
See the version list below for details.
dotnet add package Neo4jClient --version 1.0.0.260
                    
NuGet\Install-Package Neo4jClient -Version 1.0.0.260
                    
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.260" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neo4jClient" Version="1.0.0.260" />
                    
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.260
                    
#r "nuget: Neo4jClient, 1.0.0.260"
                    
#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.260
                    
#: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.260
                    
Install as a Cake Addin
#tool nuget:?package=Neo4jClient&version=1.0.0.260
                    
Install as a Cake Tool

A .NET client for the neo4j REST API. neo4j is an open sourced, Java based 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,708 1/16/2025
5.1.20 112,577 12/19/2024
5.1.19 2,060 12/10/2024
5.1.17 42,595 10/17/2024
5.1.16 22,860 9/17/2024
5.1.15 94,293 3/19/2024
5.1.14 45,601 12/29/2023
5.1.13 5,996 12/3/2023
5.1.11 91,874 4/13/2023
5.1.6 27,759 2/14/2023
5.1.5 6,107 2/7/2023
5.1.4 2,083 2/3/2023
5.1.3 27,206 11/29/2022
5.1.2 10,575 10/25/2022
5.1.1 4,829 10/25/2022
5.0.3-pre 1,518 10/25/2022
5.0.2-pre 1,480 10/21/2022
4.1.26 247,126 5/6/2022
4.1.25 2,540 5/6/2022
1.0.0.260 6,277 1/18/2012
Loading failed