Select to view content in your preferred language

Entity Framework support

334
1
02-08-2024 01:41 AM
TomiRönkkö
New Contributor

Hi,

What kind of support is there for using Entity Framework in Esri Geodatabase, we have Postgre Enterprise Geodatabase in use at the moment and we have a plan in creating a CRUD application that would use this database. We have used EF in the past extensively in other app development, but not with Esri products.

Thanks for you help,

Br,

Tomi

0 Kudos
1 Reply
TimSexton1
Frequent Contributor

Entity Framework would likely by-pass the geodatabase versioning and agnostic approach that Esri has in place when using their APIs to access the data for CRUD operations.