I\'m building a SPA using Angular,Breeze and Web API 2 following the approach as outlined by John Papa in his latest PluralSight course.
Everything works well and I can
I don't see why not. On the line with (DbGeometryWellKnownValue):
"$type": "System.Data.Entity.Spatial.DbGeometryWellKnownValue, EntityFramework",
should this be (DbGeometry.WellKnownValue)?
"$type": "System.Data.Entity.Spatial.DbGeometry.WellKnownValue, EntityFramework",