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

Allow bypass BinaryFormatter in ImageListStreamer #4966

Merged

Conversation

RussKie
Copy link
Member

@RussKie RussKie commented May 25, 2021

Contributes to #1251

Allow to read and write an ImageListStreamer content from a stream, and thus reducing a reliance on the deprecated BinaryFormatter API.
Added simple tests to assert compatibility of both API.

Microsoft Reviewers: Open in CodeFlow

@RussKie RussKie requested a review from JeremyKuhne May 25, 2021 03:04
@RussKie RussKie requested a review from a team as a code owner May 25, 2021 03:04
@ghost ghost assigned RussKie May 25, 2021
@RussKie RussKie merged commit b3fa386 into dotnet:main May 26, 2021
@RussKie RussKie deleted the add_1251_allow_bypass_bf_in_imageliststreamer branch May 26, 2021 00:01
@ghost ghost added this to the 6.0 Preview6 milestone May 26, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jan 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants