System.Linq.Queryable (4.3.0)
Published 2023-05-05 11:40:58 +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.Linq.Queryable
About this package
Provides classes for querying data structures that implement IQueryable.
Commonly Used Types: System.Linq.Queryable System.Linq.EnumerableQuery System.Linq.EnumerableQuery
When using NuGet 3.x this package requires at least version 3.4.
Dependencies
ID | Version | Target Framework |
---|---|---|
System.Collections | 4.3.0 | .NETCore5.0 |
System.Diagnostics.Debug | 4.3.0 | .NETCore5.0 |
System.Linq | 4.3.0 | .NETCore5.0 |
System.Linq.Expressions | 4.3.0 | .NETCore5.0 |
System.Reflection | 4.3.0 | .NETCore5.0 |
System.Reflection.Extensions | 4.3.0 | .NETCore5.0 |
System.Resources.ResourceManager | 4.3.0 | .NETCore5.0 |
System.Runtime | 4.3.0 | .NETCore5.0 |
System.Linq | 4.3.0 | .NETStandard1.0 |
System.Linq.Expressions | 4.3.0 | .NETStandard1.0 |
System.Runtime | 4.3.0 | .NETStandard1.0 |
System.Collections | 4.3.0 | .NETStandard1.3 |
System.Diagnostics.Debug | 4.3.0 | .NETStandard1.3 |
System.Linq | 4.3.0 | .NETStandard1.3 |
System.Linq.Expressions | 4.3.0 | .NETStandard1.3 |
System.Reflection | 4.3.0 | .NETStandard1.3 |
System.Reflection.Extensions | 4.3.0 | .NETStandard1.3 |
System.Resources.ResourceManager | 4.3.0 | .NETStandard1.3 |
System.Runtime | 4.3.0 | .NETStandard1.3 |