PreviousNext

.NET 5 Networking Improvements

by bill-s, 2021-01-16T19:39:55.194Z

With .NET 5 released in November, it’s a good time to talk about some of the many improvements in the networking stack. This includes improvements around HTTP, Sockets, networking-related security, and other networking primitives. In this post, I will highlight some of the more impactful and interesting changes in the release.

Read More