Open
Description
When using JSon.Net to serialize our data over time we required complex migrations to data stored at different versions on the client machines. We came up with this solution.
https://github.com/Weingartner/Migrations.Json.Net
Perhaps it would be interesting to integrate this to the main json.net package or reference it from the doc as a useful satellite package.