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

System.IO in .NET Core 2.1 sneak peek

Read full article Discuss
Now that .NET Core 2.1 Preview 1 has released it is time for a preview of what you can expect to see in Preview 2 and beyond in the System.IO namespace. The 2.1 release changes are the largest changes in quite some time. Goals Cross platform Code should run consistently as possible between platforms. You should...