A library to simplify mapping of cypher results onto your models.
Info
Version: | 1.0.12 |
Author(s): | Neil Dobson |
Last Update: | Tuesday, March 3, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/barnardos-au/Neo4jMapper |
NuGet Url: | https://www.nuget.org/packages/Neo4jMapper.Core |
Install
Install-Package Neo4jMapper.Core
dotnet add package Neo4jMapper.Core
paket add Neo4jMapper.Core
Neo4jMapper.Core Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Microsoft.Bcl.AsyncInterfaces(>= 1.1.0)
- Neo4j.Driver.Simple(>= 4.0.0)
- ServiceStack.Text.Core(>= 5.8.0)
- System.Interactive.Async(>= 4.0.0)
- Neo4j.Driver.Simple(>= 4.0.0)
- ServiceStack.Text.Core(>= 5.8.0)
- System.Interactive.Async(>= 4.0.0)
Tags