Found 190 packages
Pure, fast and scalable .NET property graph and object hybrid database. No new graph language to learn, all accomplished with a .NET API.
Query HTTP api using GraphQL with C# defined models.
Extends ApprovalTests to allow simple approval of complex models.
A GraphQL library for .NET Core. Compiles queries into .NET Expressions (LinqProvider) for runtime execution against object graphs. E.g. against an ORM data model (EntityFramework or others) or just an in-memory object.
Package Description
A generic graph object for your own needs to implement syntax trees and similar constructs. Provides you with a name/value/children type of graph object, where your value can be any object type you wish. The project encapsulates the C# implementation of Hyperlambda, implying its lambda node structure. To use package go to https://polterguy.github.io
A high-performance .NET YAML library providing parsing and serialization of object graphs, NativeAOT ready.
.NET object-graph-mapper for Apache TinkerPop™ Gremlin enabled databases.
Query HTTP api using GraphQL with C# defined models.
Create lazy-loaded object graphs
An SVG rendering object model library.
Library to compare two entity object graphs detecting changes
SkiaSharp picture recorder object model shim.
The Definitions of different drawing attributes like colors, line styles, etc. It also contains definitions of a node class, an edge class, and a graph class. By using these classes a user can create a graph object and use it later for layout, and rendering.
imbSCI.Graph is an extension package for imbSCI library, extending graph classes with undirected graph object model and implementation for DGML, Dia, MXGraph (Draw.io) and DOT graph formats. Supports SVG rendering of charts (histograms, pie, bar and linear charts - in 2D and 3D.) and graph structures.
A simple utility class that allows traversing over C# object properties, Node.js style
TrackerDog turns any .NET object or full object graph into a change-trackable object
GraphQL type system object model for creating, inspecting, and manipulating GraphQL schemas
AutoObjectBuilder.Net is an open source project designed to assist with Unit testing by automatically building simple and complex object graphs with predictable test data..
An Object Graph Mapper for CSharp to connect to Neo4j or Memgraph. It has support for defining the object model as a schema. It support refactor scripts written in CSharp, which you can add to your project. When you run your program and the graph is of an older version, the upgrade script will automatically be executed against the graph. It also support generation of type-safe data objects, so you know at compile time if your code is compatible with the latest upgrades.