Sie sind hier: Weblog

Tweet von DOTNETDOKTOR

Foto Dr. Holger Schwichtenberg, Dr. Holger Schwichtenberg
02.09.2021 18:33:18

.NET Blog: File IO improvements in .NET 6 https://t.co/SlsnIgBFM2

For .NET 6, we have made FileStream much faster and more reliable, thanks to an almost entire re-write. For same cases, the async implementation is now a few times faster!

We also recognized the need of having …