Skip to content
This repository has been archived by the owner on Aug 2, 2024. It is now read-only.

Migrating from Azure.Mobile.Server and Azure.Mobile.Client #506

Answered by adrianhall
JPhilC asked this question in Q&A
Discussion options

You must be logged in to vote

Yes - the libraries here are the successors. There is no guidance other than the documentation.

For the server side, it's a complete re-write - ASP.NET Core is very different from ASP.NET Framework and they are not compatible at all.
For the client side, you should be focused on the authorization, as we have abstracted that. However, the core mechanisms of offline sync are the same, so it should be an easier migration.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@JPhilC
Comment options

Answer selected by JPhilC
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants