Xamarin.Agora.Voice.Mac 3.6.0-beta1

This is a prerelease version of Xamarin.Agora.Voice.Mac.
dotnet add package Xamarin.Agora.Voice.Mac --version 3.6.0-beta1
                    
NuGet\Install-Package Xamarin.Agora.Voice.Mac -Version 3.6.0-beta1
                    
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.Voice.Mac" Version="3.6.0-beta1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Xamarin.Agora.Voice.Mac" Version="3.6.0-beta1" />
                    
Directory.Packages.props
<PackageReference Include="Xamarin.Agora.Voice.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.Voice.Mac --version 3.6.0-beta1
                    
#r "nuget: Xamarin.Agora.Voice.Mac, 3.6.0-beta1"
                    
#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.Voice.Mac&version=3.6.0-beta1&prerelease
                    
Install Xamarin.Agora.Voice.Mac as a Cake Addin
#tool nuget:?package=Xamarin.Agora.Voice.Mac&version=3.6.0-beta1&prerelease
                    
Install Xamarin.Agora.Voice.Mac as a Cake Tool

Xamarin bindings to the native Mac Agora.io Voice 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

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.6.0-beta1 243 12/23/2021
3.5.1 998 12/1/2021
3.5.1-beta1 258 11/22/2021
3.5.0.1 397 8/16/2021
3.5.0 458 7/25/2021
3.4.6 441 7/25/2021
3.4.5 428 7/1/2021
3.4.2 392 5/27/2021
3.4.1 438 4/23/2021
3.4.0 364 4/21/2021
3.3.0 435 2/27/2021
3.2.2 434 1/6/2021
3.2.1 390 1/4/2021
3.1.2 592 9/27/2020
3.1.2-beta1 324 9/24/2020
3.0.1 490 6/2/2020
3.0.1-beta1 354 6/2/2020
2.9.1-beta1 459 10/2/2019
2.9.0 590 8/22/2019
2.8.0 547 7/21/2019
2.4.1.1-beta1 441 7/4/2019

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

update native sdk to v3.6.0 was released on December 7, 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