https://github.com/thecodetraveler/creatingtaskfromscratch
A learning repository where we use a custom implementation of Task in a .NET MAUI app
https://github.com/thecodetraveler/creatingtaskfromscratch
Last synced: 10 months ago
JSON representation
A learning repository where we use a custom implementation of Task in a .NET MAUI app
- Host: GitHub
- URL: https://github.com/thecodetraveler/creatingtaskfromscratch
- Owner: TheCodeTraveler
- License: mit
- Created: 2024-10-29T01:20:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-01-14T23:30:43.000Z (about 1 year ago)
- Last Synced: 2025-04-30T15:44:32.768Z (10 months ago)
- Language: C#
- Size: 268 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/brminnick/CreatingTaskFromScratch/actions/workflows/maui.yml)
# CreatingTaskFromScratch
A learning repository where we use a custom implementation of Task in a .NET MAUI app