I want to consume a WCF service in an existing application that is in .Net Framework 4.7.. But I don't see any possibilities because the WCF Web Service Reference option is applicable to projects created using the following project templates:
Visual C# > .NET Core
Visual C# > .NET Standard
Visual C# > Web > ASP.NET Core Web Application.
Does anyone know a way how to add it for .net Framework?
question from:
https://stackoverflow.com/questions/65886452/consume-wcf-in-net-framework-application 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…