Iesi.Collections
3.3.3.4001
The System.Collections namespace in the .NET Framework provides a number of collection
types that are extremely useful for manipulating data in memory. However, there is one
type of collection that is conspicuously missing from System.Collections: the Set.
Install-Package Iesi.Collections -Version 3.3.3.4001
dotnet add package Iesi.Collections --version 3.3.3.4001
<PackageReference Include="Iesi.Collections" Version="3.3.3.4001" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Iesi.Collections --version 3.3.3.4001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Iesi.Collections, 3.3.3.4001"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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=3.3.3.4001
// Install Iesi.Collections as a Cake Tool
#tool nuget:?package=Iesi.Collections&version=3.3.3.4001
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Dependencies
This package has no dependencies.
Used By
NuGet packages (3)
Showing the top 3 NuGet packages that depend on Iesi.Collections:
| Package | Downloads |
|---|---|
|
Cassette.MSBuild
Contains an MSBuild task that will generate Cassette bundles for a web application at compile time.
|
|
|
Cassette
Important: This is just the core library for Cassette. You probably want to install the Cassette.Aspnet package for ASP.NET support.
|
|
|
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.
|
Version History
| Version | Downloads | Last updated |
|---|---|---|
| 3.3.3.4001 | 0 | 06.02.2022 |
| 3.3.1.4000 | 0 | 06.02.2022 |
| 3.2.0.4000 | 0 | 06.02.2022 |