rbrock - Iesi.Collections 4.0.1.4000

The System.Collections namespace in the .NET Framework provides a number of collection types that are extremely useful for manipulating data in memory. However, some specialized implementations of ISet are not available. Iesi.Collections 4.0 for .Net 4.0 contains the LinkedHashSet (preserves insertion order), the ReadOnlySet and the SynchronizedSet. The latter two wrap an actual set.

PM> Install-Package Iesi.Collections -Version 4.0.1.4000 -Source https://www.myget.org/F/rbrock/api/v3/index.json

Copy to clipboard

> nuget.exe install Iesi.Collections -Version 4.0.1.4000 -Source https://www.myget.org/F/rbrock/api/v3/index.json

Copy to clipboard

> dotnet add package Iesi.Collections --version 4.0.1.4000 --source https://www.myget.org/F/rbrock/api/v3/index.json

Copy to clipboard
<PackageReference Include="Iesi.Collections" Version="4.0.1.4000" />
Copy to clipboard
source https://www.myget.org/F/rbrock/api/v3/index.json

nuget Iesi.Collections  ~> 4.0.1.4000
Copy to clipboard

> choco install Iesi.Collections --version 4.0.1.4000 --source https://www.myget.org/F/rbrock/api/v2

Copy to clipboard
Import-Module PowerShellGet
Register-PSRepository -Name "rbrock" -SourceLocation "https://www.myget.org/F/rbrock/api/v2"
Install-Module -Name "Iesi.Collections" -RequiredVersion "4.0.1.4000" -Repository "rbrock" 
Copy to clipboard

  • .NETFramework 4.0: 4.0.0.0

Owners

Authors

Aidant Systems, Jason Smith, NHibernate community

License

Unknown

Tags

Collections

Info

28822 total downloads
28822 downloads for version 4.0.1.4000
Download (15.38 KB)
Found on the current feed only

Package history

Version Size Last updated Downloads Mirrored?
4.0.1.4000 15.38 KB Wed, 20 Aug 2014 14:37:44 GMT 28822