dotnet / docs

This repository contains .NET Documentation.
https://learn.microsoft.com/dotnet
Creative Commons Attribution 4.0 International
4.21k stars 5.86k forks source link

What is the proper way to use WCF client in ASP.NET Core? #20878

Open gojanpaolo opened 3 years ago

gojanpaolo commented 3 years ago

Hello, what is the proper way to use WCF client in ASP.NET Core? Will ASP.NET Core dipose and close and abort the client properly if registered in the IServiceCollection in Startup? Thanks!


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

tdykstra commented 3 years ago

@dasetser Can you answer this question?