System.Linq 4.1.0

Provides classes and interfaces that supports queries that use Language-Integrated Query (LINQ). Commonly Used Types: System.Linq.Enumerable System.Linq.IGrouping<TKey, TElement> System.Linq.IOrderedEnumerable<TElement> System.Linq.ILookup<TKey, TElement> System.Linq.Lookup<TKey, TElement> When using NuGet 3.x this package requires at least version 3.4.

Microsoft
安装
dotnet add package System.Linq --version 4.1.0
Install-Package System.Linq -Version 4.1.0
依赖
.NETCore5.0
包名版本要求
System.Collections [4.0.11, )
System.Diagnostics.Debug [4.0.11, )
System.Resources.ResourceManager [4.0.1, )
System.Runtime [4.1.0, )
System.Runtime.Extensions [4.1.0, )
.NETStandard1.0
包名版本要求
System.Collections [4.0.11, )
System.Runtime [4.1.0, )
.NETStandard1.6
包名版本要求
System.Collections [4.0.11, )
System.Diagnostics.Debug [4.0.11, )
System.Resources.ResourceManager [4.0.1, )
System.Runtime [4.1.0, )
System.Runtime.Extensions [4.1.0, )
版本详情
作者Microsoft
发布时间2016-06-27 12:19:04
项目主页https://dot.net/
许可证http://go.microsoft.com/fwlink/?LinkId=329770