ExRam.Gremlinq.Providers.GremlinServer 13.1.0

Prefix Reserved
dotnet add package ExRam.Gremlinq.Providers.GremlinServer --version 13.1.0
                    
NuGet\Install-Package ExRam.Gremlinq.Providers.GremlinServer -Version 13.1.0
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="ExRam.Gremlinq.Providers.GremlinServer" Version="13.1.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ExRam.Gremlinq.Providers.GremlinServer" Version="13.1.0" />
                    
Directory.Packages.props
<PackageReference Include="ExRam.Gremlinq.Providers.GremlinServer" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add ExRam.Gremlinq.Providers.GremlinServer --version 13.1.0
                    
#r "nuget: ExRam.Gremlinq.Providers.GremlinServer, 13.1.0"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package ExRam.Gremlinq.Providers.GremlinServer@13.1.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=ExRam.Gremlinq.Providers.GremlinServer&version=13.1.0
                    
Install as a Cake Addin
#tool nuget:?package=ExRam.Gremlinq.Providers.GremlinServer&version=13.1.0
                    
Install as a Cake Tool

<p align="center"> <img src="https://raw.githubusercontent.com/Gremlinq/ExRam.Gremlinq/13.x/assets/logo.png" alt="Gremlinq logo" title="Gremlinq logo" width=50% /> </p>

<p align="center"> <img src="https://img.shields.io/github/license/Gremlinq/ExRam.Gremlinq?style=flat-square" alt="License" title="License" /> <img src="https://img.shields.io/nuget/v/ExRam.Gremlinq.Core?style=flat-square&logo=nuget)](https://www.nuget.org/packages?q=ExRam.Gremlinq" alt="NuGet" title="NuGet" /> </p>

Synopsis

ExRam.Gremlinq is a .NET object-graph-mapper that bridges the gap between .NET applications and Apache TinkerPop™ Gremlin-enabled graph databases, functioning as the graph database equivalent of traditional ORMs. The library translates strongly-typed C# queries into valid Gremlin queries, automatically handling serialization and deserialization while preserving type information throughout the query pipeline.

The primary benefits include type safety through compile-time validation and IntelliSense support that minimizes runtime errors, an enhanced developer experience with familiar .NET syntax that eliminates manual Gremlin query construction, database agnostic compatibility with various graph databases including AWS Neptune and Azure Cosmos DB, and a professional ecosystem with commercial extensions and expert support available.

ExRam.Gremlinq is best suited for .NET applications working with highly interconnected data models where relationships are as important as the entities themselves, particularly when type safety and developer productivity are priorities. Created in 2017, the library has established itself as a mature solution for graph database development in the .NET ecosystem.

Head over to the official docs for an introduction on how to get started with Gremlinq and lots of example queries.

#

<br/>

Support

Schedule a video session with @danielcweber to get assistance with Gremlinq setup and configuration, query writing, debugging or review.

For those desiring deeper understanding, workshops on the Gremlin language are offered, including core concepts and translation into the Gremlinq domain-specific language. Schedule a call to discuss matters, your requirements, pricing conditions and get a discount if a workshop materializes.

#

<br/>

Extensions

Add some of the most-wanted features missing from the Core library to your app, like

  • System.Text.Json deserialization
  • Traversal strategies
  • Groovy script execution
  • Transactions

#

Product Compatible and additional computed target framework versions.
.NET net6.0 is compatible.  net6.0-android was computed.  net6.0-ios was computed.  net6.0-maccatalyst was computed.  net6.0-macos was computed.  net6.0-tvos was computed.  net6.0-windows was computed.  net7.0 is compatible.  net7.0-android was computed.  net7.0-ios was computed.  net7.0-maccatalyst was computed.  net7.0-macos was computed.  net7.0-tvos was computed.  net7.0-windows was computed.  net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed.  net9.0 is compatible.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on ExRam.Gremlinq.Providers.GremlinServer:

Package Downloads
ExRam.Gremlinq.Providers.GremlinServer.AspNet

ASP.NET Core support package for ExRam.Gremlinq.Providers.GremlinServer.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
13.1.0 2 9/25/2025
13.0.0 170 7/30/2025
12.23.0 249 5/6/2025
12.22.0 231 4/24/2025
12.21.0 697 4/22/2025
12.20.0 224 4/10/2025
12.19.0 220 4/3/2025
12.18.0 500 3/24/2025
12.17.0 293 3/4/2025
12.16.0 155 2/26/2025
12.15.0 195 2/13/2025
12.14.0 218 1/21/2025
12.13.0 171 1/15/2025
12.12.2 180 12/19/2024
12.12.1 254 12/16/2024
12.12.0 178 12/5/2024
12.11.1 219 11/25/2024
12.11.0 3,854 11/14/2024
12.10.3 217 10/30/2024
12.10.2 217 10/16/2024
12.10.1 219 10/8/2024
12.10.0 259 9/2/2024
12.9.0 191 8/26/2024
12.8.0 3,572 8/18/2024
12.7.3 564 7/29/2024
12.7.2 159 7/23/2024
12.7.1 2,810 6/24/2024
12.7.0 491 6/11/2024
12.6.5 1,428 5/28/2024
12.6.4 199 5/22/2024
12.6.3 243 5/15/2024
12.6.2 196 5/13/2024
12.6.1 1,988 4/22/2024
12.6.0 265 4/2/2024
12.5.0 249 3/25/2024
12.4.0 6,811 3/18/2024
12.3.0 260 3/13/2024
12.2.1 282 3/7/2024
12.1.2 484 1/19/2024
12.0.0 519 1/3/2024