https://github.com/crossgeeks/startuptasksequencesample
https://github.com/crossgeeks/startuptasksequencesample
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/crossgeeks/startuptasksequencesample
- Owner: CrossGeeks
- License: mit
- Created: 2022-03-24T15:44:05.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-05-10T21:13:58.000Z (about 4 years ago)
- Last Synced: 2025-04-02T17:37:57.272Z (about 1 year ago)
- Language: C#
- Size: 2.7 MB
- Stars: 13
- Watchers: 5
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Startup Task Sequence Sample
## Blog posts
- **Part. 1** - How to build a task sequence
- https://www.xamboy.com/2022/03/26/building-a-task-sequence-in-xamarin-forms-maui-part-1/
- **Part. 2** - Start in a specific task, skip tasks, conditional tasks and passing parameters.
https://www.xamboy.com/2022/05/10/building-a-task-sequence-in-xamarin-forms-maui-part-2/
- **Part. 3** - Pending