GeoJSON4EntityFramework v2.2.0 Release Notes

Release Date: 2017-01-17 // about 7 years ago
  • 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


Previous changes from v2.1.0

  • 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