Neo4jClient 1.1.0.10
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
<PackageReference Include="Neo4jClient" Version="1.1.0.10" />
<PackageVersion Include="Neo4jClient" Version="1.1.0.10" />
<PackageReference Include="Neo4jClient" />
paket add Neo4jClient --version 1.1.0.10
#r "nuget: Neo4jClient, 1.1.0.10"
#:package Neo4jClient@1.1.0.10
#addin nuget:?package=Neo4jClient&version=1.1.0.10
#tool nuget:?package=Neo4jClient&version=1.1.0.10
A .NET client for neo4j: an open source, transactional graph database. It's pretty awesome.
| Product | Versions 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. |
-
- Microsoft.Net.Http (>= 2.0.20710)
- Newtonsoft.Json (>= 6.0.3)
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 |
Fixes a DateTime deserialization issue surrounding 'Kind'