Custom.MAUI.AnimatedLoaders 2.0.0

dotnet add package Custom.MAUI.AnimatedLoaders --version 2.0.0
NuGet\Install-Package Custom.MAUI.AnimatedLoaders -Version 2.0.0
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Custom.MAUI.AnimatedLoaders" Version="2.0.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Custom.MAUI.AnimatedLoaders --version 2.0.0
#r "nuget: Custom.MAUI.AnimatedLoaders, 2.0.0"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Custom.MAUI.AnimatedLoaders as a Cake Addin
#addin nuget:?package=Custom.MAUI.AnimatedLoaders&version=2.0.0

// Install Custom.MAUI.AnimatedLoaders as a Cake Tool
#tool nuget:?package=Custom.MAUI.AnimatedLoaders&version=2.0.0

COMPLETE TUTORIAL PATH :"https://www.youtube.com/watch?v=WLsubl_L9Jk".

This package includes a fully customized wait loader for MAUI. Refer to the tutorial video for instructions on implementing this loader in your application.

Product Compatible and additional computed target framework versions.
.NET net8.0-android34.0 is compatible.  net8.0-ios17.0 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.0.0 113 2/23/2024
1.0.0 248 11/5/2023

This package includes a fully customizable loader that can be easily utilized and integrated into your application