Tagged "spatial"

System.Linq.Dynamic and Spatial Searches

On my current project i am doing a LOT of dynamic searches. Lot’s of them go through System.Linq.Dynamic library - it is really just one .cs file. As library has lost somewhere on internet, the only place i have managed to find it is on one of github’s repository : I had to run some spatial searches over exposed DbGeography type - those are directly on database - via Entity Framework