libpjsua2maui 2.14.1.2

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

PJSIP libpjsua2 bindings for .NET MAUI
           Provides PJSIP bindings for .NET MAUI.
           Pjsip version used is 2.14.1, using thirdy party libs such as openh264, openssl and opus
           #NOTES
           Min Android version : 5.0 (API 21)
           Max Android version : 14.0 (API 34)
           Min iOS version     : 12.2
           Max iOS version     : 18.1

           This library enables working with the pjsip SIP stack implementation for make voip
           calls.
           For this release see notes -
           https://github.com/weslleymurdock/libpjsua2maui/blob/main/README.md and
           https://github.com/weslleymurdock/libpjsua2maui/blob/main/CHANGELOG.md

Product Compatible and additional computed target framework versions.
.NET net9.0-android34.0 is compatible.  net9.0-ios18.1 is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net9.0-android34.0

    • No dependencies.
  • net9.0-ios18.1

    • 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
2.14.1.2 463 12/1/2024
2.14.1.1 275 12/1/2024
2.14.1 683 5/7/2024

First Release