Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BinaryFormatter long-term obsoletion plan #141

Merged
merged 2 commits into from
Jul 23, 2020

Conversation

GrabYourPitchforks
Copy link
Member

This document covers the winding down of BinaryFormatter within .NET.

Starting with .NET 5, we'll start obsoleting APIs and disabling BinaryFormatter-related features in certain project types. Eventually all code within the dotnet repo is to be migrated fully off of BinaryFormatter, at which point the implementation is to be removed from the runtime.

/cc @terrajobst

@terrajobst
Copy link
Member

terrajobst commented Jul 16, 2020

@GrabYourPitchforks should this be in milestone 5.0?

Never mind, this repo doesn't have milestones.

@terrajobst
Copy link
Member

@GrabYourPitchforks is there anything else we need to review?

@GrabYourPitchforks
Copy link
Member Author

I need to go back through the video and see how far we got. If we got through the entire proposal then there's nothing left to review.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants