Skip to content

xledger/Xledger.Collections

Repository files navigation

Xledger.Collections

NuGet version (Xledger.Collections)

Xledger.Collections provides immutable and equatable collections.

Running the Tests

dotnet test Xledger.Collections.Test

To list the available tests:

dotnet test Xledger.Collections.Test --list-tests