https://github.com/nhibernate/iesi.collections
https://github.com/nhibernate/iesi.collections
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/nhibernate/iesi.collections
- Owner: nhibernate
- License: other
- Created: 2012-03-13T14:51:33.000Z (over 13 years ago)
- Default Branch: main
- Last Pushed: 2025-03-11T20:15:45.000Z (4 months ago)
- Last Synced: 2025-04-01T08:44:40.290Z (3 months ago)
- Language: C#
- Homepage:
- Size: 3.83 MB
- Stars: 55
- Watchers: 20
- Forks: 18
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Iesi.Collections
================Additional `ISet` implementations for .Net 4.
This library was based on http://www.codeproject.com/Articles/3190/Add-Support-for-quot-Set-quot-Collections-to-NET,
but the version for .NET 4 is significantly different, since `ISet` is now available in the framework itself.