runtime.aot.System.Collections 4.3.0

前缀已保留

需要 NuGet 2.12 或更高版本。

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

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

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

常用类型
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>

当使用 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 Framework net45已计算。 net451已计算。 net452已计算。 net46已计算。 net461已计算。 net462已计算。 net463已计算。 net47已计算。 net471已计算。 net472已计算。 net48已计算。 net481已计算。
MonoAndroid monoandroid已计算。
MonoMac monomac已计算。
MonoTouch monotouch已计算。
Tizen tizen30已计算。 tizen40已计算。 tizen60已计算。
通用Windows平台 netcore50兼容。 uap已计算。 uap10.0已计算。
Windows Phone wp8已计算。 wp81已计算。 wpa81已计算。
Windows Store netcore 已计算。 netcore45 已计算。 netcore451 已计算。
Xamarin.iOS xamarinios 已计算。
Xamarin.Mac xamarinmac 已计算。
Xamarin.TVOS xamarintvos 已计算。
Xamarin.WatchOS xamarinwatchos 已计算。
兼容的目标框架
包含的目标框架(在包中)
了解更多关于 目标框架.NET Standard 的信息。

NuGet 包

此包未由任何 NuGet 包使用。

GitHub 仓库

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