Issue 487 · Week of May 06, 2026
Feed Jobs Search Platform About Donate
← Back to feed / //dotnet

Using named pipes with ASP.NET Core and HttpClient

Read full article Discuss
In this post I show how to create an ASP.NET Core server that listens using Windows Named Pipes, and how to call the server using an HttpClient