Microsoft.Data.Services.Client 5.0.2
LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
Showing the top 20 packages that depend on Microsoft.Data.Services.Client.
Packages | Downloads |
---|---|
Microsoft.Azure.ActiveDirectory.GraphClient
.NET Client Library for Microsoft Azure Active Directory Graph Client Library.
Learn more about how to use this library @ http://aka.ms/ClientLibraries.
|
39 |
Microsoft.Azure.ActiveDirectory.GraphClient
NET Client Library for Microsoft Azure Active Directory Graph API.
Learn more about Azure AD Graph API @ http://msdn.microsoft.com/en-us/library/azure/hh974476.aspx.
Usage information is available on our AAD Graph blog @ http://blogs.msdn.com/b/aadgraphteam/archive/2014/12/12/announcing-azure-ad-graph-api-client-library-2-0.aspx and sample usage on github @ https://github.com/AzureADSamples/WebApp-GraphAPI-DotNet and https://github.com/AzureADSamples/ConsoleApp-GraphAPI-DotNet.
|
41 |
Microsoft.Azure.ActiveDirectory.GraphClient
This is the .NET Client Library for Microsoft Azure Active Directory Graph API.
Learn more about Azure AD Graph API @ https://msdn.microsoft.com/Library/Azure/Ad/Graph/howto/azure-ad-graph-api-operations-overview.
NOTE: Azure AD Graph API functionality is also available through Microsoft Graph, a unified API that also includes APIs from other Microsoft services like Outlook, OneDrive, OneNote, Planner, and Office Graph, all accessed through a single endpoint with a single access token. Find out more about Microsoft Graph @ http://graph.microsoft.com, and find the Microsoft Graph .Net Client Library @ https://www.nuget.org/packages/Microsoft.Graph and the open source code and further documentation @ https://github.com/microsoftgraph/msgraph-sdk-dotnet
Usage information is available on our AAD Graph blog @ http://blogs.msdn.com/b/aadgraphteam/archive/2014/12/12/announcing-azure-ad-graph-api-client-library-2-0.aspx and sample usage on github @ https://github.com/AzureADSamples/WebApp-GraphAPI-DotNet and https://github.com/AzureADSamples/ConsoleApp-GraphAPI-DotNet.
|
46 |
Microsoft.Data.Services
Fully-featured server API for responding to OData queries and consuming/producing OData payloads. Supports OData v3. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
|
31 |
Microsoft.Data.Services
Fully-featured server API for responding to OData queries and consuming/producing OData payloads. Supports OData v3. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
|
32 |
Microsoft.Data.Services
Fully-featured server API for responding to OData queries and consuming/producing OData payloads. Supports OData v3. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
|
35 |
Microsoft.Data.Services
Fully-featured server API for responding to OData queries and consuming/producing OData payloads. Supports OData v3. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
|
36 |
Microsoft.Data.Services
Fully-featured server API for responding to OData queries and consuming/producing OData payloads. Supports OData v3. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
|
40 |
Microsoft.Data.Services
Fully-featured server API for responding to OData queries and consuming/producing OData payloads. Supports OData v3. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
|
44 |
Microsoft.Data.Services
Fully-featured server API for responding to OData queries and consuming/producing OData payloads. Supports OData v3. Targets .NET 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
|
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/
|
31 |
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/
|
34 |
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/
|
36 |
WindowsAzure.Storage
This client library enables working with the Windows Azure storage services which include the blob 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/WindowsAzure/azure-storage-net/blob/master/README.md and https://github.com/WindowsAzure/azure-storage-net/blob/master/changelog.txt
Windows Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
|
33 |
• Fixes NuGet packages to have explicit version dependencies
• Fixes a bug where WCF Data Services client binaries did not work correctly on Silverlight hosted in Chrome
• Fixes a bug where WCF Data Services client did not send the correct DataServiceVersion header when following a nextlink
• Allows "True" and "False" to be recognized boolean values in ATOM (note that this is more relaxed than the OData spec, but there were known cases where servers were serializing "True" and "False")
• Fixes a bug where EdmLib would fail validation for attribute names that are not SimpleIdentifiers
• Fixes a bug where nullable action parameters were still required to be in the payload
• Fixes a bug where the FeedAtomMetadata annotation wasn't being attached to the feed even when EnableAtomMetadataReading was set to true
• Fixes a bug where projections involving more than eight columns would fail if the EF Oracle provider was being used
• Fixes a bug where a DateTimeOffset could not be materialized from a v2 JSON Verbose value
• Fixes a race condition in the WCF Data Services server bits when using reflection to get property values
• Fixes an error message that wasn't getting localized correctly
• Fixes a bug where the message quotas set in the client and server were not being propagated to ODataLib
Any 0.0
- Microsoft.Data.OData (= 5.0.2)
Version | Downloads | Last updated |
---|---|---|
5.8.5 | 40 | 02/01/2022 |
5.8.4 | 22 | 02/06/2024 |
5.8.3 | 22 | 02/06/2024 |
5.8.2 | 22 | 08/24/2022 |
5.8.1 | 25 | 02/06/2024 |
5.8.0 | 23 | 02/06/2024 |
5.8.0-beta | 24 | 02/06/2024 |
5.7.0 | 25 | 02/06/2024 |
5.7.0-rc | 17 | 02/06/2024 |
5.7.0-beta | 38 | 02/06/2024 |
5.6.5-beta | 23 | 02/06/2024 |
5.6.4 | 41 | 02/19/2020 |
5.6.3 | 21 | 02/06/2024 |
5.6.2 | 23 | 02/06/2024 |
5.6.1 | 23 | 02/06/2024 |
5.6.0 | 23 | 02/06/2024 |
5.6.0-rc1 | 24 | 02/03/2024 |
5.6.0-alpha1 | 40 | 02/06/2024 |
5.5.0 | 24 | 02/06/2024 |
5.5.0-rc1 | 23 | 02/06/2024 |
5.5.0-alpha2 | 37 | 02/06/2024 |
5.5.0-alpha1 | 22 | 02/06/2024 |
5.4.0 | 21 | 02/03/2024 |
5.4.0-rc1 | 22 | 02/06/2024 |
5.3.0 | 50 | 02/06/2024 |
5.3.0-rc1 | 20 | 02/06/2024 |
5.2.0 | 23 | 02/06/2024 |
5.2.0-rc1 | 21 | 02/06/2024 |
5.1.0 | 44 | 02/06/2024 |
5.1.0-rc2 | 20 | 02/06/2024 |
5.1.0-rc1 | 24 | 02/06/2024 |
5.0.2 | 18 | 02/06/2024 |
5.0.2-rc | 25 | 02/06/2024 |
5.0.1 | 22 | 02/06/2024 |
5.0.1-rc | 20 | 02/06/2024 |
5.0.0.50403 | 28 | 02/06/2024 |