Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generate Sync only proxy code using dotnet-svcutil ? #5736

Open
Samba143 opened this issue Jan 30, 2025 · 0 comments
Open

Generate Sync only proxy code using dotnet-svcutil ? #5736

Samba143 opened this issue Jan 30, 2025 · 0 comments

Comments

@Samba143
Copy link

While generating service reference using either IDE or command line using dotnet-svcutil, observed that generated code by default generates Async methods and we have option to include Sync calls.

How can I use the tool to generate only Sync calls?
We would like to avoid /minimize WCF client code and just would like to migrate to .Net 8

Any suggestions plz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant