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

NHibernate 5.5.2 Nuget pacakge throws Binary formatter error while used in .net 8 #3585

Closed
Additive-abc opened this issue Jul 12, 2024 · 1 comment

Comments

@Additive-abc
Copy link

Hello,

NHibernate 5.5.2 Nuget pacakge throws Binary formatter error while used in .net 8 please provide 5.6 version

@hazzik hazzik closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2024
@hazzik hazzik reopened this Jul 12, 2024
@hazzik hazzik closed this as completed Jul 12, 2024
@hazzik hazzik reopened this Jul 12, 2024
@hazzik
Copy link
Member

hazzik commented Jul 12, 2024

Duplicate of #2603

from @fredericDelaporte:

TLDR: review how your application works and eliminate any use of the binary serializer it does. NHibernate does not use it by itself, but only through the application choices, like mappings using SerializableType, uses of second level cache providers relying on binary serialization, ....

@hazzik hazzik marked this as a duplicate of #2603 Jul 12, 2024
@hazzik hazzik closed this as not planned Won't fix, can't repro, duplicate, stale Jul 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants