Microsoft.Spatial 6.5.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, 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 https://odata.codeplex.com/

There is a newer version of this package available.
See the version list below for details.
Install-Package Microsoft.Spatial -Version 6.5.0
dotnet add package Microsoft.Spatial --version 6.5.0
<PackageReference Include="Microsoft.Spatial" Version="6.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Spatial --version 6.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Spatial, 6.5.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Spatial as a Cake Addin
#addin nuget:?package=Microsoft.Spatial&version=6.5.0

// Install Microsoft.Spatial as a Cake Tool
#tool nuget:?package=Microsoft.Spatial&version=6.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Release Notes

Bug Fix
•    Fix a bug for supporting “Core.OptimisticConcurrency” annotation.
•    Fix bugs for enum
   -    ODataUriParser should support nullable Enum as a function parameter.
   -    Dynamic enum property should have @odata.type annotation.

New Features
•    EdmLib & ODataLib now support TypeDefinition
•    EdmLib & ODataLib now support serializing and deserializing unsigned integers.
•    ODataLib now supports $count on collection of Primitive or complex type
•    Support Capabilities.ChangeTracking annotation
•    OData Client for .Net now supports changing http method in BuildingRequest event handler.
•    OData Client for .Net & ODataLib now support Windows Phone 8.1 project.
•    Rename client portable dll from “Microsoft.Data.Services.Client.Portable” to “Microsoft.Data.Services.Client”

Dependencies

This package has no dependencies.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Microsoft.Spatial:

Package Downloads
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

Version History

Version Downloads Last updated
7.4.4 0 06.02.2022
6.11.0 0 06.02.2022
6.5.0 0 06.02.2022
6.4.0 0 06.02.2022