Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brminnick/asynccommandsample
An iOS + Android app built in Xamarin.Forms demonstrating Xamarin.CommunityToolkit AsyncCommand
https://github.com/brminnick/asynccommandsample
android asynccommand command communitytoolkit icommand ios task valuetask xamarin xamarin-android xamarin-forms xamarin-ios
Last synced: 4 days ago
JSON representation
An iOS + Android app built in Xamarin.Forms demonstrating Xamarin.CommunityToolkit AsyncCommand
- Host: GitHub
- URL: https://github.com/brminnick/asynccommandsample
- Owner: brminnick
- License: mit
- Created: 2021-02-09T19:06:15.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-03-25T16:24:01.000Z (8 months ago)
- Last Synced: 2024-05-01T14:08:48.949Z (7 months ago)
- Topics: android, asynccommand, command, communitytoolkit, icommand, ios, task, valuetask, xamarin, xamarin-android, xamarin-forms, xamarin-ios
- Language: C#
- Homepage:
- Size: 414 KB
- Stars: 11
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[![Xamarin](https://github.com/brminnick/AsyncCommandSample/actions/workflows/mobile.yml/badge.svg)](https://github.com/brminnick/AsyncCommandSample/actions/workflows/mobile.yml)
# AsyncCommandSample
An iOS + Android app built in Xamarin.Forms demonstrating Xamarin.CommunityToolkit AsyncCommand### Learn More
- [Xamarin.CommunityToolkit](https://docs.microsoft.com/xamarin/community-toolkit/?WT.mc_id=mobile-15661-bramin)
- [AsyncCommand](https://docs.microsoft.com/xamarin/community-toolkit/objectmodel/asynccommand?WT.mc_id=mobile-15661-bramin)
- [AsyncValueCommand](https://docs.microsoft.com/xamarin/community-toolkit/objectmodel/asyncvaluecommand?WT.mc_id=mobile-15661-bramin)
- [WeakEventManager](https://docs.microsoft.com/xamarin/community-toolkit/helpers/weakeventmanagert?WT.mc_id=mobile-15661-bramin)
- [DelegateWeakEventManager](https://docs.microsoft.com/en-us/xamarin/community-toolkit/helpers/delegateweakeventmanager?WT.mc_id=mobile-15661-bramin)
[![](https://user-images.githubusercontent.com/13558917/120941792-91b9ae00-c6d9-11eb-97d6-7c173aaec858.png)](https://channel9.msdn.com/Shows/XamarinShow/Xamarin-Community-Toolkit-Awesome-AsyncCommand--AsyncValueCommand?WT.mc_id=mobile-15661-bramin)