EntityFrameworkCore.Cacheable
EntityFrameworkCore.Cacheable copied to clipboard
Question: is FromSql supported
trafficstars
EF Core allows to write raw Sql statements which returns an IQueryable. Are these scenarios supported?
Hello @jannikbuschke, Yes it works!