Generic graph library
Stars
5
Forks
1
Watchers
5
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
3.9k
commits
Remove RepositoryUrl from Directory.Build.props since it should be auto-detected
07a78c7View on GitHubRemove Microsoft.SourceLink.GitHub package references from project files since it's not longer necessary since .NET SDK 8.0
76ad979View on GitHubUpdate copyright year in Directory.Build.props to reflect 2017-2026
df26bd2View on GitHubUpdate copyright year in LICENSE file from 2024 to 2026
c7825efView on GitHubAdd C# coding style and markdown formatting guidelines
c4ff34dView on GitHubUpdate documentation to clarify package organization and correct technology stack version
cda59e0View on GitHubUpdate language version from C# 10 to C# 12 in Directory.Build.props and supersede ADR-0006 with ADR-0007
8890c6aView on GitHubUpdate LangVersion to 14 in Directory.Build.props files across benchmarks, samples, tests, and tools
a1f2490View on GitHubUpdate Microsoft.Bcl.HashCode and xunit.runner.visualstudio package versions
61b63f9View on GitHubUpdate .editorconfig to adjust newline settings for Directory.Packages.props
c68e8dcView on GitHubRefactor GraphDefinitionParameter constructor to use ArgumentOutOfRangeException.ThrowIfNegative for vertexCount validation
b7a9828View on GitHubUpdate target framework to net8.0 from net6.0 for samples
ebcd943View on GitHubUpdate target frameworks to net462, dropping support of net461
7d726b7View on GitHubUpdate almost all package versions in Directory.Packages.props
5e43a46View on GitHub