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.