"Abodit Graph supports an in memory graph with strongly-typed nodes and edges. The graph is stored in an efficient start-node, end-node indexed structure allowing rapid graph traversals in either direction. In addition to the usual forward or backward navigation from a node by edge type it supports depth-first, breadth-first and random-first traversals to compute all ancestors or predecessors of a node. It also has limited shortest-path-finding methods, an approximate topological sort for ranking items in an inconsistent directed graph (e.g. user's preferences for A over B). "
Open source library or nuget package built with .net core and c# by @ianmercer.
Project website: https://github.com/IanMercer/AboditGraph
Creator website: https://blog.abodit.com
Repository: https://github.com/IanMercer/AboditGraph
"Library of built-in persistence and stream providers included in Microsoft Orleans."
Library or NuGet package built with .net standard and c# by Microsoft.
"High performance understanding for stack traces (Make error logs more productive)"
Library or NuGet package built with .net standard and c# by Ben Adams.
"Runtime for hosting PowerShell"
Library or NuGet package built with .net standard and c# by Microsoft.
"T4MVC is a T4 template that generates strongly typed helpers for ASP.NET MVC."
Library or NuGet package built with .net standard and c# by David Ebbo.
"This package contains shared code for other NuGet packages, and contains no public API in and of itself."
Library or NuGet package built with .net standard and c# by Andrew Arnott.
"HealthChecks.Redis is the health check package for Redis."
Library or NuGet package built with .net standard and c# by Xabaril Contributors.
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