You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: