Is there anyone reading this that has experience of netcore-System.Data.Linq? We are about to embark on a very large code-base migration from Framework 4.8 to .NET8. We have relied on Linq2Sql for all data access. We have around 1.7 million lines of code which compiles to around 400 assemblies. We are not in a position to rewrite our data access layer.