"Gremlin.Net for Apache TinkerPop™ is a language variant and driver for .NET.Apache TinkerPop™ is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP). Gremlin is the graph traversal language of TinkerPop. It can be described as a functional, data-flow language that enables users to succinctly express complex traversals on (or queries of) their application's property graph.Gremlin.Net implements Gremlin within .NET. C# syntax has the same constructs as Java including "dot notation" for function chaining (a.b.c), round bracket function arguments (a(b,c)), and support for global namespaces (a(b()) vs a(__.b())). As such, anyone familiar with Gremlin-Java will immediately be able to work with Gremlin.Net. Moreover, there are a few added constructs to Gremlin.Net that make traversals a bit more succinct.Gremlin.Net is designed to connect to a "server" that is hosting a TinkerPop-enabled graph system. That "server" could be Gremlin Serverhttp://tinkerpop.apache.org/docs/current/reference/#gremlin-serveror a remote graph provider that exposes protocols by which Gremlin.Net can connect.Please see the reference documentation of Apache TinkerPop for more information on usage: https://s.apache.org/pgbwuand use our Google Group gremlin-users if there are any questions: https://s.apache.org/c8hruNOTE that versions suffixed with "-rc" are considered release candidates (i.e. pre-alpha, alpha, beta, etc.) and thus for early testing purposes only."
Library or NuGet package built with .net standard and c# by Apache TinkerPop.
Repository: https://github.com/apache/tinkerpop
"Fork of DotNetSeleniumExtras with enabled dotnet core support and other features"
Library or NuGet package built with .net standard and c# by Dreamescaper.
"Abstractions and features for interop between .NET and JavaScript code.This package was built from the source code at https://github.com/dotnet/aspnetcore/tree/25bd01f17…"
Library or NuGet package built with .net standard and c# by Microsoft.
"Global Exception Handler is middleware allowing you to handle exceptions by convention"
Library or NuGet package built with .net standard and c# by Joseph Woodward.
"Provides management capabilities for Microsoft Azure IotHub."
Library or NuGet package built with .net standard and c# by Microsoft.
"FsCheck.Xunit integrates FsCheck with xUnit.NET by adding a PropertyAttribute that runs FsCheck tests, similar to xUnit.NET's FactAttribute.All the options normally …"
Library or NuGet package built with .net standard and c# by Kurt Schelfthout and contributors.
"A .NET library for YAML. YamlDotNet provides low level parsing and emitting of YAML as well as a high level object model similar to XmlDocument."
Library or NuGet package built with .net standard and c# by Antoine Aubry.
Hello, I'm Corstiaan. I'm a software developer from the Netherlands and I manage BuiltWithDot.Net. I created this site as a place where developers working with .net technology can showcase their projects and inspire other developers.
There's so much you can build with .net these days that I thought it would be nice to have a corner of the web dedicated to the breadth of .net. Enjoy!
Get weekly updates about new projects built with .net tech
Great! Click the link in the e-mail to confirm. Check the spam folder if you can't find it.
No spam. Unsubscribe any time.
© 2025 - created by Corstiaan Hesselink - submit project - RSS feed - contact