zoommeetingsdk.dotnet.android 5.16.6.17198

There is a newer version of this package available.
See the version list below for details.
dotnet add package zoommeetingsdk.dotnet.android --version 5.16.6.17198                
NuGet\Install-Package zoommeetingsdk.dotnet.android -Version 5.16.6.17198                
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="zoommeetingsdk.dotnet.android" Version="5.16.6.17198" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add zoommeetingsdk.dotnet.android --version 5.16.6.17198                
#r "nuget: zoommeetingsdk.dotnet.android, 5.16.6.17198"                
#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 zoommeetingsdk.dotnet.android as a Cake Addin
#addin nuget:?package=zoommeetingsdk.dotnet.android&version=5.16.6.17198

// Install zoommeetingsdk.dotnet.android as a Cake Tool
#tool nuget:?package=zoommeetingsdk.dotnet.android&version=5.16.6.17198                
  • My consuming app required the following nuget versions
    
    <ItemGroup Condition="'$(IsAndroid)' AND '$(Configuration)'!='Test'">
      <PackageReference Include="zoommeetingsdk.dotnet.android" Version="5.16.6.17198" />
      <PackageReference Include="Xamarin.AndroidX.Security.SecurityCrypto" Version="1.1.0.1-alpha06" />
      <PackageReference Include="Xamarin.Google.Android.Material" Version="1.11.0.1" />
      <PackageReference Include="Xamarin.Google.Crypto.Tink.Android" Version="1.11.0.1" />
      <PackageReference Include="Xamarin.AndroidX.Fragment.Ktx" Version="1.8.1.1" />
      <PackageReference Include="Xamarin.AndroidX.Collection" Version="1.4.0.6"/>
      <PackageReference Include="Xamarin.AndroidX.Collection.Ktx" Version="1.4.0.5"/>

    </ItemGroup>

  • Requires your android app to compile for Android 13 max. Android 14 support is coming in a future version.
Product Compatible and additional computed target framework versions.
.NET net8.0-android34.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
6.1.1.22761 636 9/12/2024
5.17.0.18337 2,609 7/16/2024
5.16.6.17198 308 7/14/2024
5.15.10.15778 7,703 9/24/2023