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
The xSV Serializer is a .Net 5 deserializer library that takes a file stream and converts the contents to C# objects based on the header line and the object definition.
Usage
Below is an example of how to use the xSV Serializer