System.Collections
4.0.10
Prefix Reserved
Requires NuGet 3.0 or higher.
dotnet add package System.Collections --version 4.0.10
NuGet\Install-Package System.Collections -Version 4.0.10
<PackageReference Include="System.Collections" Version="4.0.10" />
paket add System.Collections --version 4.0.10
#r "nuget: System.Collections, 4.0.10"
// Install System.Collections as a Cake Addin #addin nuget:?package=System.Collections&version=4.0.10 // Install System.Collections as a Cake Tool #tool nuget:?package=System.Collections&version=4.0.10
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 | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net46 is compatible. 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. |
DNXCore | dnxcore50 is compatible. |
MonoAndroid | monoandroid10 is compatible. |
MonoTouch | monotouch10 is compatible. |
Universal Windows Platform | netcore50 is compatible. |
Xamarin.iOS | xamarinios10 is compatible. |
Xamarin.Mac | xamarinmac20 is compatible. |
-
.NETCore 5.0
- System.Diagnostics.Debug (>= 4.0.0)
- System.Resources.ResourceManager (>= 4.0.0)
- System.Runtime (>= 4.0.20)
- System.Runtime.Extensions (>= 4.0.0)
- System.Threading (>= 4.0.0)
-
.NETFramework 4.6
- No dependencies.
-
.NETPlatform 5.0
- System.Runtime (>= 4.0.0)
-
DNXCore 5.0
- System.Runtime (>= 4.0.20)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
GitHub repositories (152)
Showing the top 5 popular GitHub repositories that depend on System.Collections:
Repository | Stars |
---|---|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
Version | Downloads | Last updated |
---|---|---|
4.0.10 | 83,306 | 7/20/2015 |
4.0.10-beta-23019 | 18,910 | 6/29/2015 |
4.0.10-beta-22816 | 42,503 | 4/24/2015 |
4.0.10-beta-22605 | 16,216 | 2/13/2015 |
4.0.10-beta-22416 | 8,032 | 1/16/2015 |
4.0.10-beta-22231 | 73,201 | 11/11/2014 |
4.0.0 | 35,167 | 7/20/2015 |
4.0.0-beta-23019 | 51,377 | 6/29/2015 |