Info
Version: | 1.0.0 |
Author(s): | Ahmed Fouad |
Last Update: | Sunday, February 18, 2018 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/Xamarin-patterns |
NuGet Url: | https://www.nuget.org/packages/Xamarin.Aspects.Threading |
Install
Install-Package Xamarin.Aspects.Threading
dotnet add package Xamarin.Aspects.Threading
paket add Xamarin.Aspects.Threading
Xamarin.Aspects.Threading Download (Unzip the "nupkg" after downloading)
Dependencies
- Acr.UserDialogs(>= 7.0.1)
- PostSharp(>= 5.0.44)
- Xamarin.Forms(>= 2.5.0.77107)
Tags
This repository should contains postsharp aspects that are related to the threading concerns ie moving methods excution between foreground and background thread , showing progress bar and loading bar while a long operation is excuted.