Xamarin.Agora.Full.Mac 3.7.1

dotnet add package Xamarin.Agora.Full.Mac --version 3.7.1
                    
NuGet\Install-Package Xamarin.Agora.Full.Mac -Version 3.7.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.Mac" Version="3.7.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.Agora.Full.Mac" Version="3.7.1" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.Agora.Full.Mac" />
                    
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.Mac --version 3.7.1
                    
#r "nuget: Xamarin.Agora.Full.Mac, 3.7.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.
#:package Xamarin.Agora.Full.Mac@3.7.1
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Xamarin.Agora.Full.Mac&version=3.7.1
                    
Install as a Cake Addin
#tool nuget:?package=Xamarin.Agora.Full.Mac&version=3.7.1
                    
Install as a Cake Tool

Xamarin bindings to the native Mac Agora.io Full SDK.

Product Compatible and additional computed target framework versions.
Xamarin.Mac xamarinmac20 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 (1)

Showing the top 1 NuGet packages that depend on Xamarin.Agora.Full.Mac:

Package Downloads
Xamarin.Agora.Full.Forms

Agora Xamarin SDK for Xamarin.Forms. Supports iOS, Android and MacOS

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
3.7.1 836 9/15/2022
3.7.1-beta1 424 8/9/2022
3.6.0-beta1 351 12/23/2021
3.5.1 1,088 12/1/2021
3.5.1-beta1 335 11/22/2021
3.5.0.2 520 8/16/2021
3.5.0.1 485 8/16/2021
3.5.0 575 7/25/2021
3.4.6 546 7/25/2021
3.4.5 489 7/1/2021
3.4.2 477 5/27/2021
3.4.1 634 4/23/2021
3.4.0 464 4/21/2021
3.3.0 572 2/27/2021
3.2.2 514 1/6/2021
3.2.1 461 1/4/2021
3.1.2 702 9/27/2020
3.1.2-beta1 415 9/24/2020
3.0.1 612 6/2/2020
3.0.1-beta1 451 6/2/2020
2.9.1 995 10/9/2019
2.9.1-beta1 523 10/2/2019
2.9.0 1,409 8/22/2019
2.8.0 670 7/21/2019
2.4.1.1-beta1 524 7/4/2019
2.4.0.1 715 4/6/2019
2.4.0-beta3 542 4/5/2019
2.4.0-beta2 565 4/5/2019
2.4.0-beta1 537 4/5/2019
2.3.4.2 750 3/27/2019
2.3.4.1 718 3/21/2019
2.3.3 1,043 1/31/2019
2.3.3-beta2 618 1/31/2019
2.3.3-beta1 603 1/31/2019
2.2.3-beta1 705 11/2/2018

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

update native sdk to v3.7.1 was released on August 4, 2022.

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