A class library providing generic data structures and algorithms not implemented in the standard .NET framework.
GeneralThe original implementation was written as an article for Code Project and can be found
here. However, you'll be able to find the latest source code and binaries here.
If you use NGenerics in your private/public projects, please let us know on the
Ohloh project page.
DownloadsWhile the releases will be easy to download, the latest checked-in source might be a but big since the recent addition of build tools. The recommended approach is to use SVN over SVNBridge at
https://ngenerics.svn.codeplex.com/svn, and only checking out the Source folder.
The latest build from source can be found on the
Codebetter TeamCity build server.
News25 September 2008 NGenerics 1.3 Released
The release version has arrived. You can get it
here.
7 July 2008 NGenerics 1.3 Beta Release
It's been a long wait, but it's finally here. Download it
here.
News ArchiveCurrent VersionThe latest release is 1.3.
Current Implementation DetailsKnown IssuesFAQAny questions you need answered? Try the
FAQ first.
Previous ReleasesYou can find the previous releases in the
Previous Releases section. For a complete history of changes, see the
Version History page.
Hall Of FamePublic projects using NGenericsYou can post any bugs, issues or recommendations in the forums, or send a mail to
ngenerics@gmail.com.
Enjoy!
The
NGenerics Team