runtime.any.System.Collections 4.3.0

前缀已保留

需要 NuGet 2.12 或更高版本。

dotnet add package runtime.any.System.Collections --version 4.3.0                
NuGet\Install-Package runtime.any.System.Collections -Version 4.3.0                
这条命令旨在在 Visual Studio 的包管理器控制台中使用,因为它使用 NuGet 模块版本的 Install-Package.
<PackageReference Include="runtime.any.System.Collections" Version="4.3.0" />                
对于支持 PackageReference 的项目,将此 XML 节点复制到项目文件中以便引用包。
paket add runtime.any.System.Collections --version 4.3.0                
#r "nuget: runtime.any.System.Collections, 4.3.0"                
#r 指令可用于 F# Interactive 和 Polyglot Notebooks。将此复制到交互式工具或脚本的源代码中以便引用包。
// Install runtime.any.System.Collections as a Cake Addin
#addin nuget:?package=runtime.any.System.Collections&version=4.3.0

// Install runtime.any.System.Collections as a Cake Tool
#tool nuget:?package=runtime.any.System.Collections&version=4.3.0                

内部实现包,不用于直接消费。  请不要直接引用。
提供定义泛型集合的类,这些集合允许开发人员创建强类型集合,与非泛型强类型集合相比,提供更好的类型安全和性能。

常用类型
System.Collections.Generic.List
System.Collections.Generic.Dictionary
System.Collections.Generic.Queue
System.Collections.Generic.Stack
System.Collections.Generic.HashSet
System.Collections.Generic.LinkedList
System.Collections.Generic.EqualityComparer
System.Collections.Generic.Comparer
System.Collections.Generic.SortedDictionary

当使用NuGet 3.x时,此包至少需要版本3.4。

产品 兼容以及额外计算的目标框架版本。
.NET net5.0已计算。 net5.0-windows已计算。 net6.0已计算。 net6.0-android已计算。 net6.0-ios已计算。 net6.0-maccatalyst已计算。 net6.0-macos已计算。 net6.0-tvos已计算。 net6.0-windows已计算。 net7.0已计算。 net7.0-android已计算。 net7.0-ios已计算。 net7.0-maccatalyst已计算。 net7.0-macos已计算。 net7.0-tvos已计算。 net7.0-windows已计算。 net8.0已计算。 net8.0-android已计算。 net8.0-browser已计算。 net8.0-ios已计算。 net8.0-maccatalyst已计算。 net8.0-macos已计算。 net8.0-tvos已计算。 net8.0-windows已计算。
.NET Core netcoreapp1.0已计算。 netcoreapp1.1已计算。 netcoreapp2.0已计算。 netcoreapp2.1已计算。 netcoreapp2.2已计算。 netcoreapp3.0已计算。 netcoreapp3.1已计算。
.NET Standard netstandard 兼容。 netstandard1.0 已计算。 netstandard1.1 已计算。 netstandard1.2 已计算。 netstandard1.3 兼容。 netstandard1.4 已计算。 netstandard1.5 已计算。 netstandard1.6 已计算。 netstandard2.0 已计算。 netstandard2.1 已计算。
.NET 框架 net45 兼容。 net451 已计算。 net452 已计算。 net46 已计算。 net461 已计算。 net462 已计算。 net463 已计算。 net47 已计算。 net471 已计算。 net472 已计算。 net48 已计算。 net481 已计算。
MonoAndroid monoandroid 已计算。 monoandroid10 兼容。
MonoMac monomac 已计算。
MonoTouch monotouch 已计算。 monotouch10 兼容。
Tizen tizen30 已计算。 tizen40 已计算。 tizen60 已计算。
通用 Windows 平台 netcore50 兼容。 uap 已计算。 uap10.0 已计算。
Windows Phone wp8 兼容。 wp81 已计算。 wpa81 兼容。
Windows Store netcore 已计算。 netcore45 已计算。 netcore451 已计算。 win8 兼容。
Xamarin.iOS xamarinios 已计算。 xamarinios10 兼容。
Xamarin.Mac xamarinmac 已计算。 xamarinmac20 兼容。
Xamarin.TVOS xamarintvos 已计算。 xamarintvos10 兼容。
Xamarin.WatchOS xamarinwatchos 已计算。 xamarinwatchos10 兼容。
兼容的目标框架
包含的目标框架(在包中)
了解更多关于 目标框架.NET Standard
  • .NETCore 5.0

  • .NETFramework 4.5

    • 无依赖项。
  • .NETStandard 1.3

  • MonoAndroid 1.0

    • 无依赖项。
  • MonoTouch 1.0

    • 无依赖项。
  • Windows 8.0

    • 无依赖项。
  • WindowsPhone 8.0

    • 无依赖项。
  • WindowsPhoneApp 8.1

    • 无依赖项。
  • Xamarin.iOS 1.0

    • 无依赖项。
  • Xamarin.Mac 2.0

    • 无依赖项。
  • Xamarin.TVOS 1.0

    • 无依赖项。
  • Xamarin.WatchOS 1.0

    • 无依赖项。

NuGet 包

此包未由任何 NuGet 包使用。

GitHub 存储库

此包未由任何流行的 GitHub 存储库使用。