Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add framework for migration of Json data #861

Open
bradphelan opened this issue Mar 30, 2016 · 0 comments
Open

Add framework for migration of Json data #861

bradphelan opened this issue Mar 30, 2016 · 0 comments

Comments

@bradphelan
Copy link

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.

applejag added a commit to applejag/Newtonsoft.Json-for-Unity that referenced this issue Feb 19, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants