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

https://github.com/nhibernate/iesi.collections


https://github.com/nhibernate/iesi.collections

Last synced: 3 months ago
JSON representation

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.