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
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.
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.
The text was updated successfully, but these errors were encountered: