Microsoft.Data.OData 5.3.0

Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers. 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.OData.

Packages Downloads
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft Azure Blob storage support as key store. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs It is recommended that you move to the new package. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/458d97420a173fe87487b58ec4aa47a4c9dc4710
47
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft Azure Blob storage support as key store. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/c3acdcac86dad91c3d3fbc3b93ecc6b7ba494bdc
45
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft Azure Blob storage support as key store. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs It is recommended that you move to the new package. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/8ca3954ca335343ce6dd1d14d8d1c6c3369710b7
44
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft Azure Blob storage support as key store. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/aee5e4080331553ea9dfb7fb388b6d72f715bf6a
43
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft Azure Blob storage support as key store. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs It is recommended that you move to the new package. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/7e8bbb70b266b2fdaf0b11ec47fb3077761fb6bf
43
Microsoft.Data.Services.Client
LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.5, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
43
Microsoft.Data.Services.Client
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.
43
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft Azure Blob storage support as key store. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs It is recommended that you move to the new package. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/9699b939f94b7524a178821d78addefa5af5d750
42
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft Azure Blob storage support as key store. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs It is recommended that you move to the new package. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/7b22a279ec975335bbb0a7cbadef2e45ee15aa9c
42
Microsoft.Data.Services.Client
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.
42
Microsoft.Azure.Storage.Common
This client library enables working with the Microsoft Azure Storage services which include the blob and file service for storing binary and text 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.Common.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/
42
Microsoft.Data.Services.Client
LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.5, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
42
Microsoft.Data.Services.Client
LINQ-enabled client API for issuing OData queries and consuming OData payloads. Supports OData v3. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.5, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
41
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft Azure Blob storage support as key store. This library has been replaced by the following new Azure SDK. https://www.nuget.org/packages/Azure.Extensions.AspNetCore.DataProtection.Blobs It is recommended that you move to the new package. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/440dadc05b2bed38e6a726c2492db90e77d43c62
41
Microsoft.Data.Services.Client
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.
41
Microsoft.AspNetCore.DataProtection.AzureStorage
Microsoft Azure Blob storage support as key store. This package was built from the source code at https://github.com/aspnet/AspNetCore/tree/be0a4a7f4cf06cbd6ec714bd1d9afee6bdb040a8
41
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 - http://msdn.microsoft.com/en-us/library/windowsazure/jj721952.aspx Windows Azure Storage team's blog - http://blogs.msdn.com/b/windowsazurestorage/
41

What's new in this release: Instance annotations on feeds and entries (JSON only) Instance annotations are an extensibility feature in OData feeds that allow OData requests and responses to be marked up with annotations that target feeds, single entities (entries), properties, etc. WCF Data Services 5.3.0 supports instance annotations in JSON payloads. Support for instance annotations in Atom payloads is forthcoming. Action Binding Parameter Overloads The OData specification allows actions with the same name to be bound to multiple different types. WCF Data Services 5.3 enables actions for different types to have the same name (for instance, both a Folder and a File may have a Rename action). This new support includes both serialization of actions with the same name as well as resolution of an action’s binding parameter using the new IDataServiceActionResolver interface. Modification of the Request URL For scenarios where it is desirable to modify request URLs before the request is processed, WCF Data Services 5.3 adds support for modifying the request URL in the OnStartProcessingRequest method. Service authors can modify both the request URL as well as URLs for the various parts of a batch request. This release also contains the following noteworthy bug fixes: - Fixes an issue where code gen produces invalid code in VB - Fixes an issue where code gen fails when the Precision facet is set on spatial and time properties - Fixes an issue where code gen was incorrectly generating the INotifyPropertyChanged code for subtypes in different namespaces - Fixes an issue where odata.type was not written consistently in fullmetadata mode for JSON - Fixes an issue where a valid form of Edm.DateTime could not be parsed - Fixes an issue where the WCF DS client would not send type names for open properties on insert/update - Fixes an issue where the client Execute() method would fail for a particular payload with DataServiceVersion=1.0 - Fixes an issue where type information was omitted in JSON fullmetadata payloads - Fixes an issue where open property type information was omitted in JSON update/insert requests - Fixes an issue where it was not possible to navigate relationships on entities with multi-part keys

Any 0.0

Version Downloads Last updated
5.8.5 43 06/21/2023
5.8.4 44 08/05/2023
5.7.0 39 08/11/2023
5.7.0-rc 35 08/16/2023
5.7.0-beta 40 08/16/2023
5.6.5-beta 38 08/06/2023
5.6.4 38 08/08/2023
5.6.3 38 08/10/2023
5.6.2 37 08/04/2023
5.6.1 39 08/10/2023
5.6.0 42 08/09/2023
5.6.0-rc1 40 08/04/2023
5.6.0-alpha1 38 07/19/2023
5.5.0 38 08/11/2023
5.5.0-rc1 41 08/08/2023
5.5.0-alpha2 55 08/04/2023
5.5.0-alpha1 36 08/11/2023
5.4.0 38 08/24/2023
5.4.0-rc1 36 08/08/2023
5.3.0 40 08/05/2023
5.3.0-rc1 37 08/03/2023
5.2.0 35 08/07/2023
5.2.0-rc1 38 08/20/2023
5.1.0 39 10/12/2023
5.1.0-rc2 34 08/11/2023
5.1.0-rc1 43 08/06/2023
5.0.2 41 08/24/2023
5.0.2-rc 40 08/22/2023
5.0.1 43 08/23/2023
5.0.1-rc 39 08/12/2023
5.0.0.50403 36 08/09/2023