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.
<PackageVersion Include="Iesi.Collections" Version="4.0.1.4000" />
                    
Directory.Packages.props
<PackageReference Include="Iesi.Collections" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version 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.
#addin nuget:?package=Iesi.Collections&version=4.0.1.4000
                    
Install Iesi.Collections as a Cake Addin
#tool nuget:?package=Iesi.Collections&version=4.0.1.4000
                    
Install Iesi.Collections as a Cake Tool

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.

GitHub repositories (37)

Showing the top 20 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
JabbR/JabbR
Collaborative chat done right
security-code-scan/security-code-scan
Vulnerability Patterns Detector for C# and VB.NET
chucknorris/roundhouse
RoundhousE is a Database Migration Utility for .NET using sql files and versioning based on source control
MassTransit/Automatonymous
A state machine library for .Net - 100% code - No doodleware
brockallen/BrockAllen.MembershipReboot
MembershipReboot is a user identity management and authentication library.
Alachisoft/NCache
NCache: Highly Scalable Distributed Cache for .NET
vkhorikov/DddInAction
Source code for the DDD in Practice Pluralsight course
andrewdavey/cassette
Manages .NET web application assets (scripts, css and templates)
zkweb-framework/ZKWeb
A flexible web framework supports .Net Framework and .Net Core
devbridge/BetterCMS
A publishing focused and developer friendly .NET Open Source CMS.
VocaDB/vocadb
VocaDB is a Vocaloid Database with translated artists, albums, music videos and more.
daxnet/Apworks
Apworks is a flexible, scalable, configurable and efficient .NET based application development framework that helps software developers to easily build enterprise applications by applying either Classic Layering or Command-Query Responsibility Segregation (CQRS) architectural patterns.
n2cms/n2cms
N2 CMS, an open source CMS for ASP.NET
6bee/Remote.Linq
Simply LINQ your remote resources...
vkhorikov/SpecificationPattern
Implementation of the Specification Pattern in C#
Version Downloads Last updated
4.0.1.4000 99,735 2/10/2013
4.0.0.4000 82,117 10/27/2012
3.4.0.4000 3,089 8/17/2014
3.3.4.4000 2,276 8/7/2014
3.3.3.4001 9,833 8/8/2013
3.3.3.4000 8,121 3/17/2013
3.3.2.4000 2,859 10/22/2012
3.3.1.4000 11,296 6/12/2012
3.2.0.4000 137,387 7/30/2011
3.1.0.4000 7,806 3/13/2011
1.0.1 9,706 1/7/2011