Etl.Net icon indicating copy to clipboard operation
Etl.Net copied to clipboard

How to select from raw sql using EF Core?

Open yozawiratama opened this issue 1 year ago • 1 comments

yozawiratama avatar Aug 16 '23 03:08 yozawiratama

this feature is not provided at the moment. You are more than welcome to implement an extension :) Even if you want to do it for yourself, get the inspiration here, the code is fairly simple: https://github.com/paillave/Etl.Net/blob/master/src/Paillave.Etl.EntityFrameworkCore/EfCoreValuesProvider.cs

paillave avatar Aug 21 '23 07:08 paillave