Sharpnado.TaskMonitor 1.0.0
Free yourself from async void!
TaskMonitor is a task wrapper component helping you to deal with "fire and forget" Task (non awaited task) by implementing async/await best practices.
Featuring:
* Safe execution of your non awaited tasks
* Delegates for all states of the loaded task
* Builder pattern for more elegant construction and deferred execution
* Support for task with result
* Default handling of errors and statistics
* Global configuration for statistics and errors handler
* Consider globally or locally the cancel state as faulted to simplify your workflow
Showing the top 20 packages that depend on Sharpnado.TaskMonitor.
| Packages | Downloads |
|---|---|
|
Sharpnado.Forms.HorizontalListView
* Horizontal, Grid, Carousel or Vertical layout
* Reveal custom animations
* Drag and Drop feature
* Column count
* Infinite loading with Paginator component
* Snapping on first or middle element
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add, Remove and Reset actions
* View recycling
* RecyclerView on Android
* UICollectionView on iOS
Initialization:
* On core project call Sharpnado.HorizontalListView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent().
* On platform projects (ios/android), call SharpnadoInitializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()).
Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.
|
13 |
|
Sharpnado.Forms.HorizontalListView
* Horizontal, Grid, Carousel or Vertical layout
* Reveal custom animations
* Drag and Drop feature
* Column count
* Infinite loading with Paginator component
* Snapping on first or middle element
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add, Remove and Reset actions
* View recycling
* RecyclerView on Android
* UICollectionView on iOS
Initialization:
* On core project call Sharpnado.HorizontalListView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent().
* On platform projects (ios/android), call SharpnadoInitializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()).
Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.
|
10 |
|
Sharpnado.Forms.HorizontalListView
* Horizontal, Grid, Carousel or Vertical layout
* Reveal custom animations
* Drag and Drop feature
* Column count
* Infinite loading with Paginator component
* Snapping on first or middle element
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add, Remove and Reset actions
* View recycling
* RecyclerView on Android
* UICollectionView on iOS
Initialization:
* On core project call Sharpnado.HorizontalListView.Initializer.Initialize(true, false) in App.xaml.cs after InitializeComponent().
* On platform projects (ios/android), call SharpnadoInitializer.Initialize() before Xamarin.Forms.Forms.Init() and LoadApplication(new App()).
Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.
|
12 |
|
Sharpnado.Forms.HorizontalListView
HorizontalListView for Xamarin Forms (close to a CollectionView):
* Carousel layout
* Column count
* Snapping on first or middle element
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add Remove and Reset actions
* View recycling
* RecyclerView on Android
* UICollectionView on iOS
Grid ListView (HorizontalListView with ListLayout set to Grid):
* Column count
* Drag And Drop
* RefreshView support
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add Remove and Reset actions
* View recycling
IMPORTANT: On platform projects, call SharpnadoInitializer.Initialize() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).
|
12 |
|
Sharpnado.Forms.HorizontalListView
HorizontalListView for Xamarin Forms (close to a CollectionView):
* Carousel layout
* Column count
* Snapping on first or middle element
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add Remove and Reset actions
* View recycling
* RecyclerView on Android
* UICollectionView on iOS
Grid ListView (HorizontalListView with ListLayout set to Grid):
* Column count
* Drag And Drop
* RefreshView support
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add Remove and Reset actions
* View recycling
MaterialFrame:
* Dark mode
* Light mode
* Acrylic mode
* Change modes dynamically
* Performance (CALayer on ios, LayerDrawable on android)
IMPORTANT: On platform projects, call SharpnadoInitializer.Initialize() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).
|
10 |
|
Sharpnado.Forms.HorizontalListView
HorizontalListView for Xamarin Forms (close to a CollectionView):
* Carousel layout
* Column count
* Snapping on first or middle element
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add Remove and Reset actions
* View recycling
* RecyclerView on Android
* UICollectionView on iOS
Grid ListView (HorizontalListView with ListLayout set to Grid):
* Column count
* Drag And Drop
* RefreshView support
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add Remove and Reset actions
* View recycling
MaterialFrame:
* Dark mode
* Light mode
* Acrylic mode
* Change modes dynamically
* Performance (CALayer on ios, LayerDrawable on android)
IMPORTANT: On platform projects, call SharpnadoInitializer.Initialize() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).
|
12 |
|
Sharpnado.Forms.HorizontalListView
Initialization: On platform projects, call SharpnadoInitializer.Initialize() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).
HorizontalListView for Xamarin Forms (close to a CollectionView):
* Carousel layout
* Column count
* Snapping on first or middle element
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add Remove and Reset actions
* View recycling
* RecyclerView on Android
* UICollectionView on iOS
Grid ListView (HorizontalListView with ListLayout set to Grid):
* Column count
* Drag And Drop
* RefreshView support
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add Remove and Reset actions
* View recycling
Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.
|
10 |
|
Sharpnado.Forms.HorizontalListView
Initialization: On platform projects, call SharpnadoInitializer.Initialize() after Xamarin.Forms.Forms.Init() and before LoadApplication(new App()).
HorizontalListView for Xamarin Forms (close to a CollectionView):
* Carousel layout
* Column count
* Snapping on first or middle element
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add Remove and Reset actions
* View recycling
* RecyclerView on Android
* UICollectionView on iOS
Grid ListView (HorizontalListView with ListLayout set to Grid):
* Column count
* Drag And Drop
* RefreshView support
* Padding and item spacing
* Handles NotifyCollectionChangedAction Add Remove and Reset actions
* View recycling
Warning: the MaterialFrame is no longer included in the package, you have to install it manually: Sharpnado.MaterialFrame.
|
11 |
.NET Standard 2.0
- No dependencies.