System.Collections
4.0.10-beta-22416
Prefix Reserved
See the version list below for details.
dotnet add package System.Collections --version 4.0.10-beta-22416
NuGet\Install-Package System.Collections -Version 4.0.10-beta-22416
<PackageReference Include="System.Collections" Version="4.0.10-beta-22416" />
paket add System.Collections --version 4.0.10-beta-22416
#r "nuget: System.Collections, 4.0.10-beta-22416"
// Install System.Collections as a Cake Addin #addin nuget:?package=System.Collections&version=4.0.10-beta-22416&prerelease // Install System.Collections as a Cake Tool #tool nuget:?package=System.Collections&version=4.0.10-beta-22416&prerelease
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 | 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. |
ASP.NETCore | aspnetcore50 is compatible. |
-
- System.Runtime (>= 4.0.0-beta-22416)
GitHub repositories (406)
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 |