RobinKooyman
-
- 6,018 total downloads
- last updated 5/28/2020
- Latest version: 1.0.2
This is a library which wraps the Neo4j official driver in a simplified interface with an Object Mapper. It allows developers to use POCO's to query the neo4j database. No extensive setup is needed to use this... More information -
MockMyDb
by: RobinKooyman- 612 total downloads
- last updated 2/22/2020
- Latest version: 1.0.0
Package Description -
- Deprecated
- 479 total downloads
- last updated 5/17/2020
- Latest version: 0.9.0-beta (prerelease)
This is a small package which wraps the Neo4j official driver in an Object Mapper. Its similiar in its structure and query behavior to Dapper. This package is currently in BETA. However im confident in... More information -
- 349 total downloads
- last updated 6/3/2020
- Latest version: 1.0.0-beta (prerelease)
This is a package which extends the neo4j driver with a query caching mechanism which can significantly increase performance. -
- 332 total downloads
- last updated 6/27/2020
- Latest version: 1.0.0-alpha (prerelease)
Fluent Sql builder is a package that allows developers to build a Sql Command or Sql Statement with Parameters using a strongly typed system similiar to LINQ without the hassle of maintaining a db context.