Info
Version: | 1.1.0-alpha.2 |
Author(s): | Robin Kooyman |
Last Update: | Thursday, May 28, 2020 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/robinskil/Neo4jObjectMapper |
NuGet Url: | https://www.nuget.org/packages/Neo4jObjectMapper |
Install
Install-Package Neo4jObjectMapper
dotnet add package Neo4jObjectMapper
paket add Neo4jObjectMapper
Neo4jObjectMapper Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- Neo4j.Driver(>= 4.0.0)
- System.Reflection.Emit.ILGeneration(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
- Neo4j.Driver(>= 4.0.0)
- System.Reflection.Emit.ILGeneration(>= 4.7.0)
- System.Reflection.Emit.Lightweight(>= 4.7.0)
Tags
It allows developers to use POCO's to query the neo4j database. No extensive setup is needed to use this library. For more information on how to use it, go to https://github.com/robinskil/Neo4jObjectMapper . This an open source project so feedback and improvements are always welcome.
If there are any issues please contact me through github.