Neo4jClient 1.1.0.10

There is a newer version of this package available.
See the version list below for details.
dotnet add package Neo4jClient --version 1.1.0.10
                    
NuGet\Install-Package Neo4jClient -Version 1.1.0.10
                    
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.1.0.10" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neo4jClient" Version="1.1.0.10" />
                    
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.1.0.10
                    
#r "nuget: Neo4jClient, 1.1.0.10"
                    
#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.1.0.10
                    
#: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.1.0.10
                    
Install as a Cake Addin
#tool nuget:?package=Neo4jClient&version=1.1.0.10
                    
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 net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
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,699 1/16/2025
5.1.20 110,082 12/19/2024
5.1.19 2,059 12/10/2024
5.1.17 42,528 10/17/2024
5.1.16 22,736 9/17/2024
5.1.15 93,862 3/19/2024
5.1.14 45,386 12/29/2023
5.1.13 5,982 12/3/2023
5.1.11 91,683 4/13/2023
5.1.6 27,733 2/14/2023
5.1.5 6,105 2/7/2023
5.1.4 2,082 2/3/2023
5.1.3 27,142 11/29/2022
5.1.2 10,546 10/25/2022
5.1.1 4,774 10/25/2022
5.0.3-pre 1,514 10/25/2022
5.0.2-pre 1,478 10/21/2022
4.1.26 246,315 5/6/2022
4.1.25 2,540 5/6/2022
1.1.0.10 6,140 10/20/2015
Loading failed

Fixes a DateTime deserialization issue surrounding 'Kind'