An open API service indexing awesome lists of open source software.

https://github.com/lod-softworks/dotnet-record-collections

Generic collections that implement value-based equality for use with C# records. Drop-in replacements for standard collections that work correctly with record equality comparison.
https://github.com/lod-softworks/dotnet-record-collections

collections csharp csharp-library dotnet record-collection record-dictionary record-list record-queue record-set record-stack records

Last synced: 2 months ago
JSON representation

Generic collections that implement value-based equality for use with C# records. Drop-in replacements for standard collections that work correctly with record equality comparison.

Awesome Lists containing this project