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" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add System.Collections.Specialized --version 4.3.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: System.Collections.Specialized, 4.3.0"
#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 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
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

https://go.microsoft.com/fwlink/?LinkID=799421

NuGet packages (3)

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

Package Downloads
Castle.Core
Castle Core, including DynamicProxy, Logging Abstractions and DictionaryAdapter
Microsoft.IdentityModel.Protocols
Provides base protocol support for OpenIdConnect and WsFederation.
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.

Version History

Version Downloads Last updated
4.3.0 0 06.02.2022
4.0.1 0 06.02.2022