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

前端 未结 6 824
日久生厌
日久生厌 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 05:08

    Steps:

    1. Open VS 2017
    2. Go to Tools -> Get Tools and Features
    3. Click on Individual Components tab
    4. Scroll down, you will find "Linq to Sql tools" under Code tools category
    5. Check and click on Modify. It will install the component, its around 6 mb

提交回复
热议问题