Microsoft.Spatial 6.2.0

Contains classes and methods that facilitate geography and geometry spatial operations. Support OData v4 only. Targets .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS. OData .NET library is open source at http://odata.codeplex.com

Showing the top 20 packages that depend on Microsoft.Spatial.

Packages Downloads
Microsoft.OData.Core
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 only. Enables construction of OData producers and consumers. Targets .NET Core 5, and .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS. OData .NET library is open source at http://github.com/OData/odata.net
6
Microsoft.OData.Core
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 only. Enables construction of OData producers and consumers. Targets .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
6
Microsoft.OData.Core
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 only. Enables construction of OData producers and consumers. Targets .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS. OData .NET library is open source at http://odata.codeplex.com
6
Microsoft.OData.Core
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 only. Enables construction of OData producers and consumers. Targets .NET Portable Lib with support for .NET 4.0, SL 5.0, Win Phone 8, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS. OData .NET library is open source at http://odata.codeplex.com
6
Microsoft.OData.Core
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 only. Enables construction of OData services and clients. Targets .NET Platform Standard 1.1. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS. OData .NET library is open source at http://github.com/OData/odata.net
6
Microsoft.OData.Core
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4 only. Enables construction of OData services and clients. Targets .NET Portable Lib with support for .NET 4.5, Win Phone 8.1, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
6
Microsoft.OData.Core
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4. Enables construction of OData services and clients. Targets .NET Platform Standard 1.1. OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://docs.microsoft.com/en-us/odata/.
6
Microsoft.OData.Core
Classes to serialize, deserialize and validate OData JSON payloads. Supports OData v4. Enables construction of OData services and clients. Targets .NET Platform Standard 1.1. OData .NET library is open source at http://github.com/OData/odata.net. Documentation for the library can be found at https://odata.github.io/odata.net.
6
Microsoft.OData.Core
Classes to serialize, deserialize and validate OData payloads. Enables construction of OData producers and consumers. Targets .NET 4.0, Silverlight 4.0 or .NET Portable Lib with support for .NET 4.0, SL 4.0, Win Phone 7, and Win 8. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.
6

What is in the release: Bug fixes: • Fixed a bug for parsing $it in UriParser • Improved the JSON serialization performance for unindented format New Features: • ODataLib & EdmLib now supports complex type inheritance and open complex type. • ODataLib & EdmLib now supports open collection property in entity and complex type. • OData Client now supports property level change tracking for PATCH. DataServiceCollection now supports property level change tracking. By default only changed properties will be included in the payload for update (PATCH) operations, unless you explicitly use SaveChangesOptions.ReplaceOnUpdate when calling SaveChanges(). The entity level change tracking behavior is not changed in DataServiceCollection. • OData Client supports using different type/property name than the name in metadata by OrginalNameAttribute Previously the type and property name in proxy class must be same as metadata. Now you can use over-write the type/property name by using OriginalNameAttribute: [global::Microsoft.OData.Client.OriginalNameAttribute("product")] public partial class Product { // Using camel case in metadata [global::Microsoft.OData.Client.OriginalNameAttribute("name")] // Using Pascal case in proxy class public string Name { get; set; } } • ODataLib support generating ServiceDocument from EdmModel directly by extension method GenerateServiceDocument(). Known Issues: • Type casting for complex type in $filter and $select is not supported. • Reading individual property of derived complex type directly by OData Client is not supported.

This package has no dependencies.

Version Downloads Last updated
8.2.0 0 08.11.2024
8.1.0 0 17.10.2024
8.0.2 4 25.10.2024
8.0.1 0 19.08.2024
8.0.0 4 25.09.2024
8.0.0-rc.1 4 19.10.2024
8.0.0-preview.3 6 22.09.2024
8.0.0-preview.2 0 03.05.2024
8.0.0-preview.1 6 22.09.2024
7.21.6 0 08.11.2024
7.21.5 0 22.10.2024
7.21.4 3 20.10.2024
7.21.3 9 15.07.2024
7.21.2 6 22.09.2024
7.21.1 6 22.09.2024
7.21.0 5 19.10.2024
7.20.0 3 19.10.2024
7.19.0 3 25.09.2024
7.18.0 4 19.10.2024
7.17.0 6 22.09.2024
7.16.0 5 22.09.2024
7.15.0 3 21.10.2024
7.14.1 5 22.09.2024
7.14.0 5 22.09.2024
7.13.0 3 20.10.2024
7.12.5 5 22.09.2024
7.12.4 6 22.09.2024
7.12.3 2 29.10.2024
7.12.2 0 12.08.2022
7.12.1 7 22.09.2024
7.12.0 4 20.10.2024
7.11.1 7 22.09.2024
7.10.0 6 22.09.2024
7.9.4 5 22.09.2024
7.9.3 3 20.10.2024
7.9.2 4 19.10.2024
7.9.1 0 26.08.2021
7.9.0 3 21.10.2024
7.8.3 12 04.03.2024
7.8.2 6 22.09.2024
7.8.1 3 21.10.2024
7.7.3 3 19.10.2024
7.7.2 4 22.09.2024
7.7.1 6 22.09.2024
7.7.0 4 21.10.2024
7.7.0-beta 6 22.09.2024
7.6.4 3 20.10.2024
7.6.3 6 22.09.2024
7.6.2 3 20.10.2024
7.6.1 3 21.10.2024
7.6.1-beta 5 22.09.2024
7.6.0 6 22.09.2024
7.6.0-beta 4 20.10.2024
7.5.4 3 19.10.2024
7.5.3 4 22.09.2024
7.5.2 6 22.09.2024
7.5.1 7 22.09.2024
7.5.0 5 21.10.2024
7.4.4 4 22.09.2024
7.4.3 6 22.09.2024
7.4.1 4 20.10.2024
7.4.0 5 25.09.2024
7.4.0-beta3 4 22.09.2024
7.4.0-beta2 3 19.10.2024
7.4.0-beta 6 25.09.2024
7.3.1 6 22.09.2024
7.3.0 3 21.10.2024
7.3.0-beta 5 22.09.2024
7.2.0 3 19.10.2024
7.1.1 5 22.09.2024
7.0.0 3 19.10.2024
7.0.0-beta 0 04.08.2016
6.19.0 3 25.09.2024
6.18.0 3 20.10.2024
6.18.0-beta 6 22.09.2024
6.17.0 6 22.09.2024
6.16.0 3 21.10.2024
6.16.0-beta 5 22.09.2024
6.15.0 6 22.09.2024
6.15.0-beta 5 22.09.2024
6.14.0 6 22.09.2024
6.14.0-rc2 5 25.09.2024
6.14.0-rc 7 22.09.2024
6.14.0-beta 3 20.10.2024
6.13.0 5 22.09.2024
6.13.0-rc 0 14.07.2015
6.13.0-beta 4 22.09.2024
6.12.0 0 22.05.2015
6.12.0-beta 6 22.09.2024
6.11.0 5 22.09.2024
6.10.0 7 22.09.2024
6.9.0 3 20.10.2024
6.8.1 2 28.10.2024
6.8.0 3 19.10.2024
6.7.0 5 22.09.2024
6.6.0 5 22.09.2024
6.5.0 5 25.09.2024
6.4.0 5 22.09.2024
6.3.0 4 22.09.2024
6.2.0 3 21.10.2024
6.1.0 0 04.03.2014
6.0.0 4 22.09.2024
6.0.0-beta1 5 22.09.2024
6.0.0-alpha2 4 20.10.2024
6.0.0-alpha1 5 21.10.2024