All Versions
3
Latest Version
Avg Release Cycle
247 days
Latest Release
2655 days ago

Changelog History

  • v2.2.0 Changes

    January 17, 2017

    2.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, 2015

    2.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 cleanup

    GeoJSON4EntityFramework.dll is for EF6
    GeoJSON4EntityFramework5.dll is for EF5

  • v2.0.0 Changes

    September 12, 2015

    GeoJSON 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