Iesi.Collections 4.0.1.4000

dotnet add package Iesi.Collections --version 4.0.1.4000
NuGet\Install-Package Iesi.Collections -Version 4.0.1.4000
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Iesi.Collections" Version="4.0.1.4000" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Iesi.Collections --version 4.0.1.4000
#r "nuget: Iesi.Collections, 4.0.1.4000"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Iesi.Collections as a Cake Addin
#addin nuget:?package=Iesi.Collections&version=4.0.1.4000

// Install Iesi.Collections as a Cake Tool
#tool nuget:?package=Iesi.Collections&version=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.

Product Compatible and additional computed target framework versions.
.NET Framework net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Iesi.Collections:

Package Downloads
NHibernate

NHibernate is a mature, open source object-relational mapper for the .NET framework. It is actively developed, fully featured and used in thousands of successful projects.

Cassette

Important: This is just the core library for Cassette. You probably want to install the Cassette.Aspnet package for ASP.NET support.

NServiceBus.NHibernate

NHibernate integration for NServiceBus

Cassette.Less

Less CSS compiler support for Cassette.

GitHub repositories (40)

Showing the top 5 popular GitHub repositories that depend on Iesi.Collections:

Repository Stars
DapperLib/Dapper
Dapper - a simple object mapper for .Net
MassTransit/MassTransit
Distributed Application Framework for .NET
protobuf-net/protobuf-net
Protocol Buffers library for idiomatic .NET
OrchardCMS/Orchard
Orchard is a free, open source, community-focused Content Management System built on the ASP.NET MVC platform.
nhibernate/nhibernate-core
NHibernate Object Relational Mapper
Version Downloads Last updated
4.0.1.4000 153,275 2/10/2013
4.0.0.4000 110,810 10/27/2012
3.4.1.4000 797 8/17/2015
3.4.0.4000 3,738 8/17/2014
3.3.5.4000 314 8/17/2015
3.3.4.4000 2,805 8/7/2014
3.3.3.4001 19,975 8/8/2013
3.3.3.4000 17,957 3/17/2013
3.3.2.4000 15,251 10/22/2012
3.3.1.4000 51,520 6/12/2012
3.2.0.4000 482,005 7/30/2011
3.1.0.4000 55,339 3/13/2011
1.0.1 42,851 1/7/2011