Skip to main content
KeRNeLith avatar

KeRNeLith

NuGet publisher profile

Packages
12
Total Downloads
18.6M
18,584,884

Packages (12)

QuikGraph package icon

QuikGraph

.NET library that provide mainly graphs structures and algorithms for C#. QuikGraph provides generic directed/undirected graph data structures and algorithms for .NET. It comes with algorithms such as depth first seach, breath first search, A* search, shortest path, k-shortest path, maximum flow, etc... This package is a version of the original QuickGraph renamed QuikGraph and ported to .NET Core. It should be seen as an alternative to the old frozen QuickGraph from CodePlex but with fixes. It does not include every sub modules of the original library such as F# stuff, adapters, etc. This build is only the Core of QuikGraph taking advantage of .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link

14.8M
downloads
QuikGraph.Graphviz package icon

QuikGraph.Graphviz

.NET library that provides a bridge from QuikGraph graphs structures to Graphviz and Dot language serialization. This package is the Graphviz subset of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link

1.9M
downloads
QuikGraph.Serialization package icon

QuikGraph.Serialization

.NET library that provides serialization features related to QuikGraph data structures. This package is the serialization subset of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link

976.3K
downloads
GraphShape package icon

GraphShape

GraphShape is a .NET graph layout framework based on Graph#. It contains several layout algorithms that allow various kind of layouts (FR, KK, ISOM, LinLog, Simple Tree, Circular, Sugiyama, Compound FDP, Random). It also provide overlap removal algorithms such as FSA (or One Way FSA) algorithms. Supported platforms: - .NET Standard 2.0+ - .NET Core 2.0+ - .NET Framework 3.5+ - .NET 5+ Supports Source Link

204.3K
downloads
ImmediateReflection package icon

ImmediateReflection

.NET library that aims to provide a faster usage of C# reflection features. Especially the usage of constructors, members accessors (get/set) and attributes. It provides these features while trying to keep an API as similar as the standard Reflection API. Supported platforms: - .NET Standard 2.0+ - .NET Core 2.0+ - .NET Framework 4.0+ Supports Source Link See benchmarks here: https://kernelith.github.io/ImmediateReflection/documentation/benchmarks.html.

187.0K
downloads
Here package icon

Here

.NET library that provide mainly functional features for C#. This means concept of Option, Result, Either and ValueObject. Supported platforms: - .NET Standard 1.0+ - .NET Core 1.0+ - .NET Framework 2.0+ Supports Source Link

172.5K
downloads
QuikGraph.Data package icon

QuikGraph.Data

.NET library that provides convenient graph helpers related to DataTable (and also serialization to Graphviz). This package is a subset related to DataTable of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported platforms: - .NET Standard 2.0+ - .NET Core 2.0+ - .NET Framework 3.5+ Supports Source Link

105.0K
downloads
TestsProject package icon

TestsProject

Test description.

93.9K
downloads
QuikGraph.MSAGL package icon

QuikGraph.MSAGL

.NET library that provides a bridge from QuikGraph graphs to MSAGL library. This package is the MSAGL subset of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported platforms: - .NET Standard 2.0+ - .NET Core 2.0+ - .NET Framework 4.6.1+ Supports Source Link

88.1K
downloads
QuikGraph.Petri package icon

QuikGraph.Petri

.NET library that provides some Petri Net facilities. It allows to construct Petri Net representation and run a simulation of it. This package is the Petri subset of the original QuickGraph renamed QuikGraph and ported to .NET Core. Supported platforms: - .NET Standard 1.3+ - .NET Core 1.0+ - .NET Framework 3.5+ Supports Source Link

84.4K
downloads
GraphShape.Controls package icon

GraphShape.Controls

GraphShape is a .NET graph layout framework based on Graph#. It contains several layout algorithms that allow various kind of layouts (FR, KK, ISOM, LinLog, Simple Tree, Circular, Sugiyama, Compound FDP, Random). It also provide overlap removal algorithms such as FSA (or One Way FSA) algorithms. This library contains customizable controls for the visualization of graph in WPF applications. Supported platforms: - .NET Framework 3.5+ - .NET Core 3.1+ - .NET 5+ Supports Source Link

37.0K
downloads
SubTestsProject package icon

SubTestsProject

Test description.

5.7K
downloads