paillave / Etl.Net

Mass processing data with a complete ETL for .net developers
https://paillave.github.io/Etl.Net/
MIT License
631 stars 89 forks source link

How to select from raw sql using EF Core? #471

Open yozawiratama opened 10 months ago

paillave commented 10 months ago

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