Neo4jClient 1.0.0.662

dotnet add package Neo4jClient --version 1.0.0.662
                    
NuGet\Install-Package Neo4jClient -Version 1.0.0.662
                    
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.662" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Neo4jClient" Version="1.0.0.662" />
                    
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.662
                    
#r "nuget: Neo4jClient, 1.0.0.662"
                    
#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.662
                    
#: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.662
                    
Install as a Cake Addin
#tool nuget:?package=Neo4jClient&version=1.0.0.662
                    
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 net40 is compatible.  net403 was computed.  net45 was computed.  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.

GitHub repositories (2)

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

Repository Stars
OfficeDev/Microsoft-Teams-Samples
Welcome to the Microsoft Teams samples repository. Here you will find task-focused samples in C#, JavaScript and TypeScript to help you get started with the Microsoft Teams App!
mastoj/CQRSShop
Simple CQRS and eventsourcing with eventstore and elasticsearch
Version Downloads Last Updated
1.0.0.662 3,281 12/10/2014
1.0.0.661 1,026 11/16/2014
1.0.0.660 526 11/16/2014
1.0.0.659 521 11/16/2014
1.0.0.658 1,045 9/22/2014
1.0.0.657 621 8/20/2014
1.0.0.656 847 5/21/2014
1.0.0.655 56 5/21/2014
1.0.0.654 60 5/21/2014
1.0.0.653 102 5/5/2014
1.0.0.652 103 4/16/2014
1.0.0.651 583 3/24/2014
1.0.0.650 59 3/24/2014
1.0.0.649 63 3/21/2014
1.0.0.648 68 3/15/2014
1.0.0.647 322 3/14/2014
1.0.0.646 61 3/6/2014
1.0.0.645 97 2/12/2014
1.0.0.644 150 1/17/2014
1.0.0.643 60 1/16/2014
Loading failed