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

feature: C# 9 records serialization #694

Open
roubachof opened this issue Jul 29, 2021 · 4 comments
Open

feature: C# 9 records serialization #694

roubachof opened this issue Jul 29, 2021 · 4 comments

Comments

@roubachof
Copy link

roubachof commented Jul 29, 2021

C#9 records are finally the immutable type that we needed in C#.
Since its syntax is game changing, akavache should supports serializing/deserializing such objects.
Could be solved by #666.

@glennawatson
Copy link
Contributor

Yeah #666 will happen next major release. Will be in the next few weeks hopefully.

@rezamohamed
Copy link

How would one change the serializer? to say MessgePack?

@glennawatson
Copy link
Contributor

In the upcoming version there is a IAkavacheSerializer you register with Splat.

@Syed-RI
Copy link

Syed-RI commented Jan 18, 2024

Hmm any movements here? Knock! Knock!

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

4 participants