System.Collections.Specialized (4.3.0)

Published 2023-05-05 11:39:33 +10:00 by achi

Installation

dotnet nuget add source --name lers --username your_username --password your_token 
dotnet add package --source lers --version 4.3.0 System.Collections.Specialized

About this package

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.

Dependencies

ID Version Target Framework
System.Collections.NonGeneric 4.3.0 .NETStandard1.3
System.Globalization 4.3.0 .NETStandard1.3
System.Globalization.Extensions 4.3.0 .NETStandard1.3
System.Resources.ResourceManager 4.3.0 .NETStandard1.3
System.Runtime 4.3.0 .NETStandard1.3
System.Runtime.Extensions 4.3.0 .NETStandard1.3
System.Threading 4.3.0 .NETStandard1.3
Details
NuGet
2023-05-05 11:39:33 +10:00
85
Microsoft
179 KiB
Assets (1)
Versions (1) View all
4.3.0 2023-05-05