.net core add web link

I have two web projects.

At first it was created about 2-3 weeks ago and the second today.

I want to add a web link to a second web project.

First Old Solution View Project

First Old Solution View Project

Second New Project Solution View

enter image description here

In a new project, I cannot find how to add a web link. I can add a Service Reference, but I don't need it.

From here I can add a Service Reference

enter image description here

but I can not add the web link. As in the old project

enter image description here

Where should I add a web link? Are there any changes regarding web links?

+7
asp.net-core visual-studio-2017 .net-core web-reference
source share

No one has answered this question yet.

See similar questions:

93
Web Link and Service Reference
0
Failed to add WCF service after cancellation

or similar:

700
What is the difference between .NET Core and .NET Standard Class project types?
223
ASP.NET Core Web API Exception Handling
127
When is the release of ASP.NET Core 1.0 (ASP.NET 5 / vNext) planned?
33
How to add a web link to Visual Studio 2012
21
Adding wsdl web link to asp.Net Core project
2
Problem updating web link in visual studio
2
Unable to add a link to a Visual Studio 2017 project
one
Add Web Service Link Strange issue in WP7
0
DotNet Core App 2.1 - Unable to Add DLL Link
0
Adding a WCF Link Using Add Web Link

All Articles