Breaking change: FileStream.Position is updated AFTER ReadAsync|WriteAsync completes #23858
Labels
breaking-change
Indicates a .NET Core breaking change
🏁 Release: .NET 6
Issues and PRs for the .NET 6 release
doc-idea
Indicates issues that are suggestions for new topics [org][type][category]
Pri1
High priority, do before Pri2 and Pri3
FileStream.Position is updated AFTER ReadAsync|WriteAsync completes
@adamsitnik described it in detail here: dotnet/runtime#50858
cc @jozkee
Version introduced
.NET 6.0 Preview 4
Old behavior
New behavior
Reason for change
Recommended action
We will write a blog post and will share good practices.
Category
Affected APIs
FileStream.ReadAsync and FileStream.WriteAsync.
Issue metadata
The text was updated successfully, but these errors were encountered: