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

Remove all the OnDeserialized methods from the codebase #3895

Open
rockfordlhotka opened this issue Apr 30, 2024 · 0 comments
Open

Remove all the OnDeserialized methods from the codebase #3895

rockfordlhotka opened this issue Apr 30, 2024 · 0 comments
Assignees

Comments

@rockfordlhotka
Copy link
Member

CSLA no longer supports BinaryFormatter, and Microsoft is removing support for BinaryFormatter as of .NET 9.

There are still some instances of OnDeserialized methods in the codebase that (I believe) are now entirely obsolete, and they should be removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: In Progress
Development

No branches or pull requests

2 participants