Sandwych.QuickGraph.Core
1.0.0
Sandwych.QuickGraph is a port of the awesome QuickGraph to .NET Standard, it provides generic directed/undirected graph datastructures and algorithms for .NET.
Install-Package Sandwych.QuickGraph.Core -Version 1.0.0
dotnet add package Sandwych.QuickGraph.Core --version 1.0.0
<PackageReference Include="Sandwych.QuickGraph.Core" Version="1.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Sandwych.QuickGraph.Core --version 1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sandwych.QuickGraph.Core, 1.0.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Sandwych.QuickGraph.Core as a Cake Addin
#addin nuget:?package=Sandwych.QuickGraph.Core&version=1.0.0
// Install Sandwych.QuickGraph.Core as a Cake Tool
#tool nuget:?package=Sandwych.QuickGraph.Core&version=1.0.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
-
.NETFramework 4.5
- System.Diagnostics.Contracts (>= 4.3.0)
-
.NETStandard 1.6
- NETStandard.Library (>= 1.6.1)
- System.Diagnostics.Contracts (>= 4.3.0)
-
.NETStandard 2.0
- System.Diagnostics.Contracts (>= 4.3.0)
Used By
NuGet packages (5)
Showing the top 5 NuGet packages that depend on Sandwych.QuickGraph.Core:
Package | Downloads |
---|---|
AElf.Kernel.SmartContract
High level smart contract definitions and core functionality implementation.
|
|
Sandwych.MapMatchingKit
A GPS map-matching solution for .NET platform. This solution is porting from the "barefoot" project which developed in Java.
|
|
SIL.Machine
A natural language processing library for .NET that is focused on providing tools for resource-poor languages.
|
|
CWTools
A library for parsing editing and validating Paradox Interactive script files.
|
|
GraphSharp.SIL
Graph# (SIL) is a graph layout framework. It contains some layout algorithms and a GraphLayout control for WPF applications. This is a fork of the Graph# library.
|
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Sandwych.QuickGraph.Core:
Repository | Stars |
---|---|
AElfProject/AElf
A scalable cloud computing blockchain platform
|
Version History
Version | Downloads | Last updated |
---|---|---|
1.0.0 | 211,517 | 3/1/2018 |
1.0.0-beta | 587 | 2/28/2018 |