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 925 9/15/2022
3.7.1-beta1 490 8/9/2022
3.6.0-beta1 413 12/23/2021
3.5.1 1,172 12/1/2021
3.5.1-beta1 414 11/22/2021
3.5.0.2 593 8/16/2021
3.5.0.1 564 8/16/2021
3.5.0 659 7/25/2021
3.4.6 633 7/25/2021
3.4.5 557 7/1/2021
3.4.2 546 5/27/2021
3.4.1 706 4/23/2021
3.4.0 548 4/21/2021
3.3.0 656 2/27/2021
3.2.2 582 1/6/2021
3.2.1 531 1/4/2021
3.1.2 772 9/27/2020
3.1.2-beta1 486 9/24/2020
3.0.1 692 6/2/2020
3.0.1-beta1 530 6/2/2020
2.9.1 1,071 10/9/2019
2.9.1-beta1 584 10/2/2019
2.9.0 1,498 8/22/2019
2.8.0 728 7/21/2019
2.4.1.1-beta1 608 7/4/2019
2.4.0.1 793 4/6/2019
2.4.0-beta3 622 4/5/2019
2.4.0-beta2 653 4/5/2019
2.4.0-beta1 598 4/5/2019
2.3.4.2 819 3/27/2019
2.3.4.1 788 3/21/2019
2.3.3 1,117 1/31/2019
2.3.3-beta2 707 1/31/2019
2.3.3-beta1 693 1/31/2019
2.2.3-beta1 787 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