23baecafbd
* WeakEventManager added * AsyncCommand added * cosmetics * Update XamarinCommunityToolkit/ObjectModel/IAsyncCommand.shared.cs * Update XamarinCommunityToolkit/ObjectModel/AsyncCommand.shared.cs * Update XamarinCommunityToolkit/Helpers/WeakEventManager.shared.cs * cosmetics * ArgumentNullException constructor test added * Lazy isNullableParameterType added * cosmetics * Update XamarinCommunityToolkit/ObjectModel/AsyncCommand.shared.cs * Update XamarinCommunityToolkit/ObjectModel/AsyncCommand.shared.cs * Update XamarinCommunityToolkit/ObjectModel/AsyncCommand.shared.cs * CanExecute tests converted to Theory * build fix * unit test fix * async void test fixed with semaphore * Add AsyncValueCommand & UnitTests * Update Unit Tests for xUnit * Delete AsyncCommand_Tests.cs * Added IAsyncCommand.IsExecuting, IAsyncCommand.AllowsMultipleExecutions * Add missing NuGet Packages * Added NuGet Packages * Fixed Failing Unit Tests Defer `async void`. This ensures InvalidCommandParameterException is thrown on the calling thread/context before reaching an async void method * Add BaseCommand, Update Unit Tests * Finish Unit Tests * Implement AsyncCommand * Implement WeakEventManager * Updated XML Documentation * Update XML Documentation * Add & Implement IAsyncCommand<TExecute, TCanExecute> + IAsyncValueCommand<TExecute, TCanExecute> * Add IAsyncCommand<TExecute, TCanExecute> Tests, Add IAsyncValueCommand<TExecute, TCanExecute> Tests * Fix Failing Tests * Removed Default Parameters * Update XamarinCommunityToolkit/Helpers/WeakEventManagerService.shared.cs Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com> * Update XamarinCommunityToolkit/ObjectModel/AsyncCommand.shared.cs Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com> * Update XamarinCommunityToolkit/ObjectModel/AsyncValueCommand.shared.cs Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com> * Update XamarinCommunityToolkit/Helpers/WeakEventManager.shared.cs Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com> * Update XamarinCommunityToolkit/Helpers/WeakEventManager.shared.cs Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com> * Update XamarinCommunityToolkit/Helpers/WeakEventManagerService.shared.cs Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com> * Update XamarinCommunityToolkit/Helpers/WeakEventManagerService.shared.cs Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com> * Update XamarinCommunityToolkit/Helpers/WeakEventManager.shared.cs Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com> * Implement ValueTuple for EventManagerService, Remove WeakEventManager from CameraView * merge build fix * Re-add .NET Standard 2.1 Support * null check cleanup * Increase NETCORE_TEST_VERSION to 3.1.x * Add null check Co-authored-by: Andrei <andrei.misiukevich@gmail.com> Co-authored-by: Brandon Minnick <13558917+brminnick@users.noreply.github.com> Co-authored-by: Pedro Jesus <pedrojesus.cefet@gmail.com> |
||
---|---|---|
.. | ||
Models | ||
Pages | ||
Resx | ||
ViewModels | ||
App.xaml | ||
App.xaml.cs | ||
AssemblyInfo.cs | ||
Xamarin.CommunityToolkit.Sample.csproj |