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 828 9/15/2022
3.7.1-beta1 418 8/9/2022
3.6.0-beta1 344 12/23/2021
3.5.1 1,078 12/1/2021
3.5.1-beta1 328 11/22/2021
3.5.0.2 510 8/16/2021
3.5.0.1 477 8/16/2021
3.5.0 567 7/25/2021
3.4.6 534 7/25/2021
3.4.5 482 7/1/2021
3.4.2 471 5/27/2021
3.4.1 623 4/23/2021
3.4.0 455 4/21/2021
3.3.0 562 2/27/2021
3.2.2 506 1/6/2021
3.2.1 453 1/4/2021
3.1.2 694 9/27/2020
3.1.2-beta1 407 9/24/2020
3.0.1 602 6/2/2020
3.0.1-beta1 442 6/2/2020
2.9.1 986 10/9/2019
2.9.1-beta1 515 10/2/2019
2.9.0 1,399 8/22/2019
2.8.0 662 7/21/2019
2.4.1.1-beta1 515 7/4/2019
2.4.0.1 705 4/6/2019
2.4.0-beta3 534 4/5/2019
2.4.0-beta2 553 4/5/2019
2.4.0-beta1 529 4/5/2019
2.3.4.2 742 3/27/2019
2.3.4.1 710 3/21/2019
2.3.3 1,033 1/31/2019
2.3.3-beta2 609 1/31/2019
2.3.3-beta1 594 1/31/2019
2.2.3-beta1 694 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