samples
samples copied to clipboard
Add Windows Service Host Sample
CoreWCF BasicHttpBinding Windows Service Host sample Reference sample: https://github.com/dotnet/samples/tree/main/framework/wcf/Basic/Services/Hosting/WindowsService/CS Create Windows Service and Deploy MSDN article: https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/windows-service?view=aspnetcore-6.0&tabs=visual-studio
Can you add Net.Tcp to the sample too?
Can you add Net.Tcp to the sample too?
Sure, I am working on it.