222,181

Downloads

9,711

Downloads of v 5.5.0

2013-05-30

Last update

System.Spatial

5.5.0

Contains a number of classes and canonical methods that facilitate geography and geometry spatial operations. Targets .NET 4.0 or Silverlight 4.0. Localized for CHS, CHT, DEU, ESN, FRA, ITA, JPN, KOR and RUS.

To install System.Spatial, run the following command in the Package Manager Console

PM> Install-Package System.Spatial

Release Notes

------------------------------New Features------------------------------

URI Parser

With this release, the URI Parser in ODataLib is nearly complete. The URI Parser is now capable of parsing nearly every URI supported by the current OData stacks at Microsoft (Web API and WCF Data Services).

Public Data Source Providers

We frequently get requests to make the data source providers in WCF Data Services public. Making these providers public enables a number of profoundly interesting scenarios ranging from changing the behavior of an existing provider to adding support for features we don't currently support. The work completed in this release will allow limited modifications of the existing providers. We plan to enable more scenarios here in the future.

Performance Improvements

We constantly strive to improve performance and reliability with every release. In this release, we have increased performance by double digit percentages for service authors that want to respond with JSON but are not able to (or don't want to) provide a data model to ODataLib.

Improved Developer Experience

In this release we have caught up with some missing IntelliSense guidance and we are uploading symbols and source to SymbolSource.org. We will upload symbols for many of our past releases as well.

------------------------------Bug fixes------------------------------

In addition to the features above, we have included fixes for the following notable bugs:

- Fixes an issue where the reflection provider would not work properly if the generic parameter provided to DataService<T> was an interface

- Fixes an issue where some system headers were not being set when a client called BuildingRequest

- Fixes an issue where setting InstanceContextMode to Single on DataService would result in cache result being returned for subsequent requests

- Fixes an issue where ODataLib would sometimes allow null to be written whether or not the expected type was nullable

- Fixes a regression in 5.4 where ODataLib started writing unnecessary type information in certain instances

- Fixes an issue where the WCF DS client would sometimes not dispose the response if the response had no content

- Improves a number of errors and error messages

Owners

Authors

Tags

Dependencies

This package has no dependencies.

Version History

Version Downloads Last updated
System.Spatial 5.5.0-rc1 548 Tuesday, May 14 2013
System.Spatial 5.5.0-alpha2 1418 Friday, April 26 2013
System.Spatial 5.5.0-alpha1 327 Tuesday, April 09 2013
System.Spatial 5.4.0 21418 Tuesday, April 02 2013
System.Spatial 5.4.0-rc1 308 Tuesday, March 19 2013
System.Spatial 5.3.0 16608 Monday, February 18 2013
System.Spatial 5.3.0-rc1 993 Thursday, January 31 2013
System.Spatial 5.2.0 81751 Monday, December 17 2012
System.Spatial 5.2.0-rc1 7969 Monday, December 03 2012
System.Spatial 5.1.0 13646 Wednesday, November 07 2012
System.Spatial 5.1.0-rc2 7607 Friday, September 21 2012
System.Spatial 5.1.0-rc1 1211 Wednesday, July 11 2012
System.Spatial 5.0.2 47161 Wednesday, August 29 2012
System.Spatial 5.0.2-rc 634 Wednesday, August 15 2012
System.Spatial 5.0.1 9803 Friday, May 18 2012
System.Spatial 5.0.1-rc 223 Tuesday, May 08 2012
System.Spatial 5.0.0.50403 624 Wednesday, April 11 2012