System.Collections 4.0.0-beta-23109

Prefix Reserved
This is a prerelease version of System.Collections.
There is a newer version of this package available.
See the version list below for details.
dotnet add package System.Collections --version 4.0.0-beta-23109
                    
NuGet\Install-Package System.Collections -Version 4.0.0-beta-23109
                    
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="System.Collections" Version="4.0.0-beta-23109" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="System.Collections" Version="4.0.0-beta-23109" />
                    
Directory.Packages.props
<PackageReference Include="System.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 System.Collections --version 4.0.0-beta-23109
                    
#r "nuget: System.Collections, 4.0.0-beta-23109"
                    
#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.
#:package System.Collections@4.0.0-beta-23109
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=System.Collections&version=4.0.0-beta-23109&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=System.Collections&version=4.0.0-beta-23109&prerelease
                    
Install as a Cake Tool

Provides classes that define generic collections, which allow developers to create strongly typed collections that provide better type safety and performance than non-generic strongly typed collections.

Commonly Used Types:
System.Collections.Generic.List<T>
System.Collections.Generic.Dictionary<TKey, TValue>
System.Collections.Generic.Queue<T>
System.Collections.Generic.Stack<T>
System.Collections.Generic.HashSet<T>
System.Collections.Generic.LinkedList<T>
System.Collections.Generic.EqualityComparer<T>
System.Collections.Generic.Comparer<T>
System.Collections.Generic.SortedDictionary<TKey, TValue>

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  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. 
.NETPlatform dotnet is compatible. 
Universal Windows Platform netcore50 is compatible.  uap was computed.  uap10.0 was computed. 
Windows Phone wp8 is compatible.  wp81 was computed.  wpa81 is compatible. 
Windows Store win8 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • .NETCore 5.0

  • .NETFramework 4.5

    • No dependencies.
  • .NETPlatform 5.0

  • Windows 8.0

    • No dependencies.
  • WindowsPhone 8.0

    • No dependencies.
  • WindowsPhoneApp 8.1

    • No dependencies.

NuGet packages (992)

Showing the top 5 NuGet packages that depend on System.Collections:

Package Downloads
System.Security.Principal.Windows

Provides classes for retrieving the current Windows user and for interacting with Windows users and groups. Commonly Used Types: System.Security.Principal.WindowsIdentity System.Security.Principal.SecurityIdentifier System.Security.Principal.NTAccount System.Security.Principal.WindowsPrincipal System.Security.Principal.IdentityReference System.Security.Principal.IdentityNotMappedException System.Security.Principal.WindowsBuiltInRole System.Security.Principal.WellKnownSidType When using NuGet 3.x this package requires at least version 3.4.

System.Linq

Provides classes and interfaces that supports queries that use Language-Integrated Query (LINQ). Commonly Used Types: System.Linq.Enumerable System.Linq.IGrouping<TKey, TElement> System.Linq.IOrderedEnumerable<TElement> System.Linq.ILookup<TKey, TElement> System.Linq.Lookup<TKey, TElement> When using NuGet 3.x this package requires at least version 3.4.

System.Linq.Expressions

Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees. Commonly Used Types: System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor When using NuGet 3.x this package requires at least version 3.4.

NETStandard.Library

A set of standard .NET APIs that are prescribed to be used and supported together. 18a36291e48808fa7ef2d00a764ceb1ec95645a5 When using NuGet 3.x this package requires at least version 3.4.

System.Text.RegularExpressions

Provides the System.Text.RegularExpressions.Regex class, an implementation of a regular expression engine. Commonly Used Types: System.Text.RegularExpressions.Regex System.Text.RegularExpressions.RegexOptions System.Text.RegularExpressions.Match System.Text.RegularExpressions.Group System.Text.RegularExpressions.Capture System.Text.RegularExpressions.MatchEvaluator When using NuGet 3.x this package requires at least version 3.4.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
4.3.0 2,128,236,195 11/15/2016
4.3.0-preview1-24530-04 2,094,126 10/24/2016
4.0.11 1,632,363,981 6/27/2016
4.0.11-rc2-24027 31,555,876 5/16/2016
4.0.11-beta-23516 593,080 11/18/2015
4.0.11-beta-23409 425,633 10/15/2015
4.0.11-beta-23225 300,902 9/1/2015
4.0.10 7,910,230 7/29/2015
4.0.10-beta-23109 175,558 7/27/2015
4.0.10-beta-23019 83,807 6/30/2015
4.0.10-beta-22816 199,555 4/24/2015
4.0.10-beta-22605 28,515 2/13/2015
4.0.10-beta-22416 18,385 1/16/2015
4.0.10-beta-22231 86,910 11/11/2014
4.0.0 7,354,832 7/29/2015
4.0.0-beta-23109 152,620 7/27/2015
4.0.0-beta-23019 171,497 6/30/2015