You may be surprised (I was!) but Visual Studio 2015 (and Visual Studio 2017) is not able to add (out of the box) a service reference.
When you click right mouse button on the ‘References‘ folder, there is an option ‘Add Connected Service‘ but it doesn’t allow us to add service reference, it has only two options Continue Reading
Adding WCF Service to ASP.Net Core application (VS 2015 and VS 2017)
