Missing LINQ to SQL Classes (DBML designer) in Visual Studio 2017 RC

前端 未结 6 830
日久生厌
日久生厌 2020-12-24 04:20

How can I add LINQ to SQL class (.dbml file) to Visual Studio 2017 RC. I can\'t find it. Please help, thanks.

6条回答
  •  温柔的废话
    2020-12-24 04:52

    ​If, you use the DotNetCore. Linq to SQL doesn't show the option. To use Linq to SQL, you need to select DotNetFrameWork then you'll have an option to select Linq to SQL. It worked for me.

提交回复
热议问题