Skip to content

Consider defaulting to another serializer than binary #91

@fredericDelaporte

Description

@fredericDelaporte

Binary serialization (BinaryFormatter) is made obsolete in .Net 5.

Some caches use it by default. They have to be made obsolete themselves for .Net 5, or changed for another serialization default when possible.

(Issue extracted from nhibernate/nhibernate-core#2603.)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions