How to install the package Plugin.CrossPlatformTintedImage from NuGet
.Net
C#
NuGet
Plugin.CrossPlatformTintedImage
Here are different methods to install the package. Check the documentation for the latest version.
# Package Manager
Install-Package Plugin.CrossPlatformTintedImage -Version 1.0.0
# .NET CLI
dotnet add package Plugin.CrossPlatformTintedImage --version 1.0.0
# PackageReference
<PackageReference Include="Plugin.CrossPlatformTintedImage" Version="1.0.0" />
# Paket CLI
paket add Plugin.CrossPlatformTintedImage --version 1.0.0