System.Linq.Queryable 4.3.0
Provides classes for querying data structures that implement IQueryable<T>.
Commonly Used Types:
System.Linq.Queryable
System.Linq.EnumerableQuery<T>
System.Linq.EnumerableQuery
When using NuGet 3.x this package requires at least version 3.4.
Showing the top 20 packages that depend on System.Linq.Queryable.
Packages | Downloads |
---|---|
NEST
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net
|
581 |
Moq
Moq is the most popular and friendly mocking framework for .NET
|
546 |
AutoMapper
A convention-based object-object mapper.
|
515 |
MongoDB.Driver
Official .NET driver for MongoDB.
|
185 |
MongoDB.Driver
Official .NET driver for MongoDB.
|
177 |
NEST
Strongly typed interface to Elasticsearch. Fluent and classic object initializer mappings of requests and responses. Uses and exposes Elasticsearch.Net
|
88 |
LinqKit.Core
LinqKit.Core contains extensions for LINQ to SQL and Entity Framework. Note that Include(...), IAsync and IDbAsync are not supported.
|
85 |
Remotion.Linq
re-linq Frontend: A foundation for parsing LINQ expression trees and generating queries in SQL or other languages.
Key features:
- Transforms expression trees into abstract syntax trees resemblying LINQ query expressions (from ... select syntax)
- Simplifies many aspects of this tree (sub queries, transparent identifieres, pre-evaluation ...)
- Provides basic infrastructure for backend development (e.g. SQL generation)
- Provides a framework for user-defined query extensions and transformations
|
84 |
Moq
Moq is the most popular and friendly mocking framework for .NET
|
69 |
WindowsAzure.Storage
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
|
55 |
MongoDB.Driver
Official .NET driver for MongoDB.
|
50 |
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
8ee6d65a6da34d4d37ce1d00d87febfeed0561a9
When using NuGet 3.x this package requires at least version 3.4.
|
48 |
AutoMapper
A convention-based object-object mapper. AutoMapper uses a fluent configuration API to define an object-object mapping strategy. AutoMapper uses a convention-based matching algorithm to match up source to destination values. Currently, AutoMapper is designed for model projection scenarios to flatten complex object models to DTOs and other simple objects, whose design is better suited for serialization, communication, messaging, or simply an anti-corruption layer between the domain and application layer.
|
47 |
WindowsAzure.Storage
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
|
46 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
6985b9f6844d51ba1197c3f52aabc7291bb15bc1
When using NuGet 3.x this package requires at least version 3.4.
|
46 |
System.Private.ServiceModel
Internal implementation package not meant for direct consumption. Please do not reference directly. Provides implementation of System.ServiceModel packages.
|
42 |
WindowsAzure.Storage
This client library enables working with the Microsoft Azure storage services which include the blob and file service for storing binary and text data, the table service for storing structured non-relational data, and the queue service for storing messages that may be accessed by a client.
For this release see notes - https://github.com/Azure/azure-storage-net/blob/master/README.md and https://github.com/Azure/azure-storage-net/blob/master/changelog.txt
Microsoft Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
|
41 |
Microsoft.NETCore.App
A set of .NET API's that are included in the default .NET Core application model.
When using NuGet 3.x this package requires at least version 3.4.
|
41 |
xunit.assert
Includes the assertion library from xUnit.net (xunit.assert.dll).
Supported platforms:
- Desktop .NET 4.5+
- .NET Core (Universal Windows Apps 10+, DNX Core 5+)
- Windows 8
- Windows Phone 8 (Silverlight)
- Universal (Windows Phone 8.1+, Windows 8.1+)
- Xamarin (MonoTouch, MonoAndroid, Xamarin iOS Universal)
- Portable Libraries (supporting Profile259)
|
40 |
Rolosoft.Practices.EnterpriseLibrary
This library includes extra Azure based trace listeners not found in core Microsoft.Practices.EnterpriseLibrary.Logging..
If you use Azure Worker or Web Roles, there is already a library (http://msdn.microsoft.com/en-us/library/vstudio/hh323704%28v=vs.100%29.aspx) in the Azure SDK to send ExceptionManger logs to Azure tables.
However, this method doesn't work in WebSites as it requires the Azure SDK to be installed on the server (which it is not for Azure websites).
This library enables ExceptionManager to write to Azure tables regardless of hosting platform or the presence (or absence) of the Azure SDK on the server.
|
40 |
MonoAndroid 1.0
- No dependencies.
Xamarin.WatchOS 1.0
- No dependencies.
Xamarin.TVOS 1.0
- No dependencies.
Xamarin.Mac 2.0
- No dependencies.
Xamarin.iOS 1.0
- No dependencies.
WindowsPhoneApp 8.1
- No dependencies.
WindowsPhone 8.0
- No dependencies.
Windows 8.0
- No dependencies.
.NETPortable 0.0
- No dependencies.
.NET Standard 1.3
- System.Resources.ResourceManager (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Reflection (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Collections (>= 4.3.0)
.NET Standard 1.0
- System.Runtime (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
.NET Framework 4.5
- No dependencies.
.NETCore 5.0
- System.Collections (>= 4.3.0)
- System.Diagnostics.Debug (>= 4.3.0)
- System.Linq (>= 4.3.0)
- System.Linq.Expressions (>= 4.3.0)
- System.Reflection.Extensions (>= 4.3.0)
- System.Resources.ResourceManager (>= 4.3.0)
- System.Runtime (>= 4.3.0)
- System.Reflection (>= 4.3.0)
MonoTouch 1.0
- No dependencies.
Version | Downloads | Last updated |
---|---|---|
4.3.0 | 61 | 11/25/2019 |
4.3.0-preview1-24530-04 | 41 | 04/23/2023 |
4.0.1 | 101 | 12/19/2019 |
4.0.1-rc2-24027 | 48 | 04/05/2023 |
4.0.1-beta-23516 | 47 | 05/18/2023 |
4.0.1-beta-23409 | 30 | 04/10/2023 |
4.0.1-beta-23225 | 28 | 04/03/2023 |
4.0.0 | 39 | 05/10/2023 |
4.0.0-beta-23109 | 12 | 08/27/2023 |
4.0.0-beta-23019 | 12 | 08/26/2023 |
4.0.0-beta-22816 | 17 | 06/12/2023 |
4.0.0-beta-22605 | 33 | 07/13/2023 |
4.0.0-beta-22416 | 48 | 04/17/2023 |
4.0.0-beta-22231 | 24 | 04/04/2023 |