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 migration guide #41564

Open
wants to merge 10 commits into
base: main
Choose a base branch
from

Commits on Apr 24, 2024

  1. Configuration menu
    Copy the full SHA
    e8dd236 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Configuration menu
    Copy the full SHA
    8465499 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

  1. finish the docs for what we are going to ship in Preview 6:

    - remove the migration samples as we won't provide them (at least now)
    - remove WPF and WinForms part as it will be provided in Preview 7
    - clarify the public type requirement for Messagepack
    - describe ArrayRecord and SZArrayRecord<T>
    - describe the OOB package
    adamsitnik committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    2c86e69 View commit details
    Browse the repository at this point in the history
  2. fix the build warnings

    adamsitnik committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    c8072fb View commit details
    Browse the repository at this point in the history
  3. add missing file extensions to the relative links (they work anyway, …

    …but build produces warnings)
    adamsitnik committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    21eb44d View commit details
    Browse the repository at this point in the history
  4. fix build errors

    adamsitnik committed Jun 26, 2024
    Configuration menu
    Copy the full SHA
    b8d5a3e View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Apply suggestions from code review

    Co-authored-by: Jeremy Barton <[email protected]>
    adamsitnik and bartonjs committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    805d7b2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5185093 View commit details
    Browse the repository at this point in the history
  3. add protobuf-net

    adamsitnik committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    66bedc3 View commit details
    Browse the repository at this point in the history
  4. fix the character

    adamsitnik committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    a504238 View commit details
    Browse the repository at this point in the history