Xamarin.Agora.Full.Android_351 3.5.1.1

dotnet add package Xamarin.Agora.Full.Android_351 --version 3.5.1.1
                    
NuGet\Install-Package Xamarin.Agora.Full.Android_351 -Version 3.5.1.1
                    
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="Xamarin.Agora.Full.Android_351" Version="3.5.1.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.Agora.Full.Android_351" Version="3.5.1.1" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.Agora.Full.Android_351" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Xamarin.Agora.Full.Android_351 --version 3.5.1.1
                    
#r "nuget: Xamarin.Agora.Full.Android_351, 3.5.1.1"
                    
#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.
#addin nuget:?package=Xamarin.Agora.Full.Android_351&version=3.5.1.1
                    
Install Xamarin.Agora.Full.Android_351 as a Cake Addin
#tool nuget:?package=Xamarin.Agora.Full.Android_351&version=3.5.1.1
                    
Install Xamarin.Agora.Full.Android_351 as a Cake Tool

Xamarin bindings to the native Android Agora.io Video SDK.

Product Compatible and additional computed target framework versions.
.NET net6.0-android was computed.  net7.0-android was computed.  net8.0-android was computed.  net9.0-android was computed. 
MonoAndroid monoandroid is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

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
3.5.1.1 636 11/8/2021
3.5.1 469 11/8/2021


you can found full release notes here https://docs.agora.io/en/Video/release_android_video?platform=Android

update native sdk to v3.5.1 was released on July 20, 2021.

nuget sources repository:
https://github.com/AgoraIO-Community/Agora-RTC-SDK-for-Xamarin/wiki

Samples of using Agora packages and Documentation:
https://github.com/DreamTeamMobile/Xamarin.Agora.Samples