Im looking into cross platform, low overhead serialization for C++. I have gotten Cereal working on Linux for that. I wanted to create a client app on C# (2019) as a test. I dont see that it easily integrates with VS 2019 but maybe I just dont understand the config.
Is this still being used or are there other recommendations?
Larry