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