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.
Add the latest versions of [Metadata] and [Serialization] from NuGet to your C# project.
dotnet add package CodeJunkie.Serialization