Skip to content

Determines if two states are equivalent. states are equivalent if they are the same reference or are equal according to the default equality comparer.

License

Notifications You must be signed in to change notification settings

codejunkielab/Serialization

Repository files navigation

Serialization

CodeJunkie.Serialization is a serialization library for C# that provides a simple and efficient way to serialize and deserialize objects. It is designed to work seamlessly with the CodeJunkie.Metadata library, allowing you to easily serialize and deserialize objects with metadata.

Installation

Add the latest versions of [Metadata] and [Serialization] from NuGet to your C# project.

dotnet add package CodeJunkie.Serialization

Usage

About

Determines if two states are equivalent. states are equivalent if they are the same reference or are equal according to the default equality comparer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages