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

feat: Adding dynamic data sample #660

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

nickrandolph
Copy link
Collaborator

@nickrandolph nickrandolph commented Apr 16, 2024

This sample demonstrates how data can be loaded from two different sources based on the platform type. In this case when run as Desktop the data is loaded using the LocalData service (in a real app this could be EF talking directly to a SQL db), otherwise data is loaded via the Rest api.

@nickrandolph
Copy link
Collaborator Author

cc @jeromelaban @dansiegel @dr1rrb let me know what you think about the structure of this sample app

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant