nad-au / Neo4j.Mapper
The easiest way to map cypher values onto your entity models
☆13Updated 3 years ago
Alternatives and similar repositories for Neo4j.Mapper:
Users that are interested in Neo4j.Mapper are comparing it to the libraries listed below
- An Object Graph Mapper for CSharp to connect to Neo4j or Memgraph.☆34Updated 3 months ago
- Use POCO classes in the Neo4jClient library ORM style. Annotate with System.ComponentModel.DataAnnotations.Schema attributes. Supports Co…☆17Updated last year
- Properly designed applications don't need controllers. Remove the cruft; become controllerless.☆24Updated last year
- Generate dotnet interfaces/classes from a GraphQL schema to perform type-safe querying from dotnet