Skip to content

1.1.1

Latest
Compare
Choose a tag to compare
@sdcondon sdcondon released this 30 Jan 20:53
· 5 commits to main since this release

Added targeting for .NET 6 alongside .NET Standard 2.0. The .NET 6 version adds an async version of the graph abstractions, in which the edge collection of any given node, as well as the nodes and edges of the graph as a whole, are IAsyncEnumerables.