Skip to content

UniversalSerializer is a data serialization library for .NET/.NET Core/.NET Standard/UWP (Universal Windows)/Mono/Xamarin/Silverlight on Windows, Linux, macOS, Android and iOS.

ChrisBertrandDotNet/UniversalSerializer

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 

UniversalSerializer

Get the Nuget packages

UniversalSerializer is a data serialization library for .NET/.NET Core/.NET Standard/UWP (Universal Windows)/Mono/Xamarin/Silverlight on Windows, Linux, macOS, Android and iOS.

In other words, it saves and loads complex object values/instances to and from a file or from any stream. The stream format can be binary, JSON, or XML.

It has been designed to be able to serialize very complex types with ease (like the WPF's Window class for example).

It is free and open-source.

You will find more information on the official website.

The original article is available on CodeProject.

About

UniversalSerializer is a data serialization library for .NET/.NET Core/.NET Standard/UWP (Universal Windows)/Mono/Xamarin/Silverlight on Windows, Linux, macOS, Android and iOS.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages