EntityFrameworkCore.Cacheable icon indicating copy to clipboard operation
EntityFrameworkCore.Cacheable copied to clipboard

Question: is FromSql supported

Open jannikbuschke opened this issue 6 years ago • 1 comments
trafficstars

EF Core allows to write raw Sql statements which returns an IQueryable. Are these scenarios supported?

jannikbuschke avatar May 19 '19 18:05 jannikbuschke

Hello @jannikbuschke, Yes it works!

ralmsdeveloper avatar Jul 12 '19 02:07 ralmsdeveloper