Changelog History
-
v2.2.0 Changes
January 17, 20172.2.0
๐ -added WKT support
-added geometry transform (thanks to @jumpinjackie)(#11)
-added quick start and example projects (#10)
โ -reorganized whole code base and unit tests (this means lots of deletions)
๐ -fixed some minor bugs -
v2.1.0 Changes
September 19, 20152.1.0
๐ -added dbgeography support
-changed bbox to optional
๐ -removed unnecessary points array from multipoint
โ -added unit tests for the specific spatial features
-a few cleanupGeoJSON4EntityFramework.dll is for EF6
GeoJSON4EntityFramework5.dll is for EF5 -
v2.0.0 Changes
September 12, 2015GeoJSON for Entity Framework v5 & v6
v2.0.0 changes
๐ -fixed multipoint problem (spelling mistake)
โ -rewrote whole test procedure including all types of spatial data
๐ -fixed incorrect serialization of Polygon and MultiPolygon instances and added support for geometrycollection (thanx to Jackie Ng)
๐ -added support for linestring, multilinestring, polygon inner rings and boundingbox (thanks to Tito Luyo Murata)GeoJSON4EntityFramework.dll is for EF6
GeoJSON4EntityFramework5.dll is for EF5