System.Collections.Specialized
4.3.0
Provides older specialized non-generic collections; for example, a linked list dictionary, a bit vector, and collections that contain only strings.
Commonly Used Types:
System.Collections.Specialized.NameValueCollection
System.Collections.Specialized.NameObjectCollectionBase
System.Collections.Specialized.StringCollection
System.Collections.Specialized.IOrderedDictionary
System.Collections.Specialized.HybridDictionary
System.Collections.Specialized.OrderedDictionary
System.Collections.Specialized.ListDictionary
System.Collections.Specialized.StringDictionary
System.Collections.Specialized.BitVector32
When using NuGet 3.x this package requires at least version 3.4.
Requires NuGet 2.12 or higher.
Install-Package System.Collections.Specialized -Version 4.3.0
dotnet add package System.Collections.Specialized --version 4.3.0
<PackageReference Include="System.Collections.Specialized" Version="4.3.0" />
paket add System.Collections.Specialized --version 4.3.0
#r "nuget: System.Collections.Specialized, 4.3.0"
// Install System.Collections.Specialized as a Cake Addin
#addin nuget:?package=System.Collections.Specialized&version=4.3.0
// Install System.Collections.Specialized as a Cake Tool
#tool nuget:?package=System.Collections.Specialized&version=4.3.0
Release Notes
https://go.microsoft.com/fwlink/?LinkID=799421
Dependencies
-
.NETFramework 4.6
- No dependencies.
-
.NETStandard 1.3
- System.Collections.NonGeneric (>= 4.3.0)
- System.Globalization (>= 4.3.0)
- System.Globalization.Extensions (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Runtime.Extensions (>= 4.3.0)
- System.Threading (>= 4.3.0)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
Used By
NuGet packages (214)
Showing the top 5 NuGet packages that depend on System.Collections.Specialized:
Package | Downloads |
---|---|
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
|
|
System.ComponentModel.TypeConverter
Provides the System.ComponentModel.TypeConverter class, which represents a unified way of converting types of values to other types.
Commonly Used Types:
System.ComponentModel.TypeConverter
System.ComponentModel.TypeConverterAttribute
System.ComponentModel.PropertyDescriptor
System.ComponentModel.StringConverter
System.ComponentModel.ITypeDescriptorContext
System.ComponentModel.EnumConverter
System.ComponentModel.TypeDescriptor
System.ComponentModel.Int32Converter
System.ComponentModel.BooleanConverter
System.ComponentModel.DoubleConverter
When using NuGet 3.x this package requires at least version 3.4.
|
|
MongoDB.Driver.Core
Core Component of the Official MongoDB .NET Driver.
|
|
Microsoft.Azure.DocumentDB.Core
This client library enables client applications targeting .NET Core to connect to Azure Cosmos DB via the DocumentDB (SQL) API. Azure Cosmos DB is a globally distributed, multi-model database service. For more information, refer to http://azure.microsoft.com/services/cosmos-db/.
|
|
Twilio
Twilio REST API helper library
|
GitHub repositories (42)
Showing the top 5 popular GitHub repositories that depend on System.Collections.Specialized:
Repository | Stars |
---|---|
dotnet/machinelearning
ML.NET is an open source and cross-platform machine learning framework for .NET.
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
ServiceStack/ServiceStack
Thoughtfully architected, obscenely fast, thoroughly enjoyable web services for all
|
|
QuantConnect/Lean
Lean Algorithmic Trading Engine by QuantConnect (C#, Python)
|
|
moq/moq4
Repo for managing Moq 4.x
|
Version History
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 95,340,094 | 11/15/2016 |
4.3.0-preview1-24530-04 | 46,464 | 10/24/2016 |
4.0.1 | 114,938,138 | 6/27/2016 |
4.0.1-rc2-24027 | 2,071,546 | 5/16/2016 |
4.0.1-beta-23516 | 35,636 | 11/18/2015 |
4.0.1-beta-23409 | 4,542 | 10/15/2015 |
4.0.1-beta-23225 | 4,127 | 9/1/2015 |
4.0.0 | 1,857,555 | 7/29/2015 |
4.0.0-beta-23109 | 109,017 | 7/27/2015 |
4.0.0-beta-23019 | 3,235 | 6/30/2015 |
4.0.0-beta-22816 | 10,616 | 4/24/2015 |
4.0.0-beta-22605 | 5,933 | 2/13/2015 |
4.0.0-beta-22416 | 1,385 | 1/16/2015 |
4.0.0-beta-22231 | 5,688 | 11/11/2014 |