|
|
|
|
|
by SideburnsOfDoom
2457 days ago
|
|
If you're doing networking, there is very useful new stuff in the latest version of C# and .NET,. but it's Spans and Pipelines more than default interfaces. Async is not new at all, but classes that really leverage it well might be (pipelines again). |
|
I believe GP is referring to async streams[0]. Notwithstanding the colourful language GP used, I think the new async streams are pretty cool.
[0] https://docs.microsoft.com/en-us/dotnet/csharp/tutorials/gen...