Remove BinaryFormatter uses
Open
- Dominant language
- C#
- Stars
- 7.7k
- Forks
- 1.3k
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 61
Description
Related:
https://github.com/dotnet/corefx/issues/38760
`BinaryFormatter` will be removed in .NET 5. Remove [its uses](https://github.com/dotnet/wpf/search?l=C%23&q=binaryformatter&type=) with whatever drop-in replacement is provided in .NET 5.
Contributor guide
Assessment
This issue has not been assessed yet.