zzz projects Entity Framework Core EF Core
Home Articles Knowledge Base Online Examples
  • Home
  • Articles
  • Knowledge Base
  • Online Examples

Entity Framework Core - Knowledge Base (KB)

3 results in tag: postgis

EntityFrameworkCore.PostgreSQL Transform point

Is there a way to Transform a point to another SRID using EntityFrameworkCore?...previously I used ...ST_Transform(ST_GeomFromText(@coord,4326),32661)...My current code looks like this...var postgisGeometry = new PostgisPoint(lon, lat) {SRID = 4326}; ...T...
.net-core c# entity-framework-core postgis postgresql
asked by Jan-Fokke

Entity Framework Core, NpgSql and Postgis exception

I followed ...this... documentation to use the spatial data in my project....I have installed the postgis extension with the Stack Builder, I created the model, the migration, I've applyed it and everything was fine....The problem is when I execute the pr...
asp.net-mvc entity-framework-core npgsql postgis postgresql
asked by Darion Badlydone

Calculate the geographic distance between two points using NetTopologySuite with EF Core and postgis

I am using the ...kartoza... docker image to run a postgres server with postgis. I have a database which I am consuming using an ASP.NET Core application and Enity Framework Core. The database contains a table named Park which is represented by the follow...
.net-core entity-framework-core nettopologysuite postgis postgresql
asked by Mouad

Page 1 of 1
  • 1

Prime Library

Performance

  • Entity Framework Extensions
  • Entity Framework Classic
  • Bulk Operations
  • Dapper Plus

Expression Evaluator

  • C# Eval Expression
  • SQL Eval Function
More Projects...

Related

  • EF Extensions Online Benchmark
  • WIN an EF Extensions license
  • EF6 BatchSaveChanges for only $79
Get monthly updates by subscribing to our newsletter!
SUBSCRIBE!