System.Linq
4.1.0-rc2-24027
Prefix Reserved
See the version list below for details.
Requires NuGet 3.4 or higher.
dotnet add package System.Linq --version 4.1.0-rc2-24027
NuGet\Install-Package System.Linq -Version 4.1.0-rc2-24027
<PackageReference Include="System.Linq" Version="4.1.0-rc2-24027" />
<PackageVersion Include="System.Linq" Version="4.1.0-rc2-24027" />
<PackageReference Include="System.Linq" />
paket add System.Linq --version 4.1.0-rc2-24027
#r "nuget: System.Linq, 4.1.0-rc2-24027"
#addin nuget:?package=System.Linq&version=4.1.0-rc2-24027&prerelease
#tool nuget:?package=System.Linq&version=4.1.0-rc2-24027&prerelease
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>
\r\n TFS ID: 1599443, GitHub SHA: https://github.com/dotnet/corefx/tree/eede273a4dfabcea608621f5e1bbf8ad00584cfb
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net462 is compatible. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
.NETCore 5.0
- System.Collections (>= 4.0.11-rc2-24027)
- System.Diagnostics.Debug (>= 4.0.11-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
-
.NETFramework 4.5
- No dependencies.
-
.NETFramework 4.6.2
- No dependencies.
-
.NETStandard 1.0
- System.Collections (>= 4.0.11-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
-
.NETStandard 1.5
- System.Collections (>= 4.0.11-rc2-24027)
- System.Diagnostics.Debug (>= 4.0.11-rc2-24027)
- System.Resources.ResourceManager (>= 4.0.1-rc2-24027)
- System.Runtime (>= 4.1.0-rc2-24027)
- System.Runtime.Extensions (>= 4.1.0-rc2-24027)
-
MonoAndroid 1.0
- No dependencies.
-
MonoTouch 1.0
- No dependencies.
-
Portable Class Library (.NETFramework 4.5, Windows 8.0, WindowsPhone 8.0, WindowsPhoneApp 8.1)
- No dependencies.
-
Windows 8.0
- No dependencies.
-
WindowsPhone 8.0
- No dependencies.
-
WindowsPhoneApp 8.1
- No dependencies.
-
Xamarin.iOS 1.0
- No dependencies.
-
Xamarin.Mac 2.0
- No dependencies.
-
Xamarin.TVOS 1.0
- No dependencies.
-
Xamarin.WatchOS 1.0
- No dependencies.
NuGet packages (69)
Showing the top 5 NuGet packages that depend on System.Linq:
Package | Downloads |
---|---|
Microsoft.AspNet.Razor
Razor is a markup syntax for adding server-side logic to web pages. This package contains the Razor parser and code generation infrastructure. |
|
Microsoft.AspNet.Identity.EntityFramework
ASP.NET Identity providers that use Entity Framework. |
|
Dapper
A high performance Micro-ORM supporting SQL Server, MySQL, Sqlite, SqlCE, Firebird etc.. |
|
System.Linq.Expressions
Provides classes, interfaces and enumerations that enable language-level code expressions to be represented as objects in the form of expression trees. Commonly Used Types: System.Linq.IQueryable<T> System.Linq.IQueryable System.Linq.Expressions.Expression<TDelegate> System.Linq.Expressions.Expression System.Linq.Expressions.ExpressionVisitor When using NuGet 3.x this package requires at least version 3.4. |
|
System.Reflection.TypeExtensions
Provides extensions methods for System.Type that are designed to be source-compatible with older framework reflection-based APIs. Commonly Used Types: System.Reflection.TypeExtensions System.Reflection.BindingFlags When using NuGet 3.x this package requires at least version 3.4. |
GitHub repositories (364)
Showing the top 20 popular GitHub repositories that depend on System.Linq:
Repository | Stars |
---|---|
peass-ng/PEASS-ng
PEASS - Privilege Escalation Awesome Scripts SUITE (with colors)
|
|
JeffreySu/WeiXinMPSDK
微信全平台 .NET SDK, Senparc.Weixin for C#,支持 .NET Framework 及 .NET Core、.NET 8.0。已支持微信公众号、小程序、小游戏、微信支付、企业微信/企业号、开放平台、JSSDK、微信周边等全平台。 WeChat SDK for C#.
|
|
microsoft/ailab
Experience, Learn and Code the latest breakthrough innovations with Microsoft AI
|
|
neuecc/UniRx
Reactive Extensions for Unity
|
|
NancyFx/Nancy
Lightweight, low-ceremony, framework for building HTTP based services on .Net and Mono
|
|
dotnet/reactive
The Reactive Extensions for .NET
|
|
MediaBrowser/Emby
Emby Server is a personal media server with apps on just about every device.
|
|
xamarin/xamarin-forms-samples
Sample apps built using the Xamarin.Forms framework
|
|
ferventdesert/Hawk
visualized crawler & ETL IDE written with C#/WPF
|
|
projectkudu/kudu
Kudu is the engine behind git/hg deployments, WebJobs, and various other features in Azure Web Sites. It can also run outside of Azure.
|
|
jitwxs/163MusicLyrics
云音乐歌词获取处理工具【网易云、QQ音乐】
|
|
Ourpalm/ILRuntime
Pure C# IL Intepreter Runtime, which is fast and reliable for scripting requirement on enviorments, where jitting isn't possible.
|
|
dotnet/sdk
Core functionality needed to create .NET Core projects, that is shared between Visual Studio and CLI
|
|
netwrix/pingcastle
PingCastle - Get Active Directory Security at 80% in 20% of the time
|
|
neuecc/ZeroFormatter
Infinitely Fast Deserializer for .NET, .NET Core and Unity.
|
|
neuecc/Utf8Json
Definitely Fastest and Zero Allocation JSON Serializer for C#(NET, .NET Core, Unity, Xamarin).
|
|
zzzprojects/EntityFramework-Plus
Entity Framework Plus extends your DbContext with must-haves features: Include Filter, Auditing, Caching, Query Future, Batch Delete, Batch Update, and more
|
|
pdone/FreeControl
在PC上控制Android设备
|
|
rubberduck-vba/Rubberduck
Every programmer needs a rubberduck. COM add-in for the VBA & VB6 IDE (VBE).
|
|
ArduPilot/MissionPlanner
Mission Planner Ground Control Station for ArduPilot (c# .net)
|
Version | Downloads | Last Updated |
---|---|---|
4.3.0 | 57,225 | 1/20/2021 |
4.3.0-preview1-24530-04 | 32 | 1/20/2021 |
4.1.0 | 25,448 | 5/8/2017 |
4.1.0-rc2-24027 | 455 | 1/20/2021 |
4.0.1-beta-23516 | 30,400 | 11/18/2015 |
4.0.1-beta-23409 | 80,793 | 10/15/2015 |
4.0.1-beta-23225 | 38,005 | 9/2/2015 |
4.0.0 | 265,248 | 7/29/2015 |
4.0.0-beta-23109 | 49,885 | 7/27/2015 |
4.0.0-beta-23019 | 33,489 | 6/30/2015 |
4.0.0-beta-22816 | 62,927 | 4/24/2015 |
4.0.0-beta-22605 | 20,888 | 2/13/2015 |
4.0.0-beta-22416 | 10,221 | 1/16/2015 |
4.0.0-beta-22231 | 29,563 | 11/11/2014 |