dotnet / dotnet/wcf

Documentation example

Open
#4,975 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
1.8k
Forks
576
Avg merge
6d 9h
Merged PRs (30d)
2

Description

Following the documentation example
* https://learn.microsoft.com/en-us/dotnet/core/additional-tools/dotnet-svcutil-guide?tabs=dotnetsvcutil2x

I get to line

`dotnet-svcutil http://contoso.com/SayHello.svc`

And the terminal shows

`Resolving project references ...`
`Attempting to download metadata from 'http://contoso.com/SayHello.svc' using WS-Metadata Exchange and HttpGet.`

And nothing happens

It seems to me that the program expects the resource to already exist, but that the idea in the example is to create something that does not yet exist.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.