libpjsua2maui 2.14.1

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

// Install libpjsua2maui as a Cake Tool
#tool nuget:?package=libpjsua2maui&version=2.14.1

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 : 13.0 (API 33)
           Min iOS version     : 11.0
           Max iOS version     : 17.2

           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 net7.0-android33.0 is compatible.  net7.0-ios16.1 is compatible.  net8.0-android was computed.  net8.0-ios was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
  • net7.0-android33.0

    • No dependencies.
  • net7.0-ios16.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 296 5/7/2024

First Release