libpjsua2.maui 2.14.1

dotnet add package libpjsua2.maui --version 2.14.1
                    
NuGet\Install-Package libpjsua2.maui -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="libpjsua2.maui" Version="2.14.1" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="libpjsua2.maui" Version="2.14.1" />
                    
Directory.Packages.props
<PackageReference Include="libpjsua2.maui" />
                    
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 libpjsua2.maui --version 2.14.1
                    
#r "nuget: libpjsua2.maui, 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.
#:package libpjsua2.maui@2.14.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=libpjsua2.maui&version=2.14.1
                    
Install as a Cake Addin
#tool nuget:?package=libpjsua2.maui&version=2.14.1
                    
Install 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 : 13.0 (API 33)
           Min iOS version     : 11.0
           Max iOS version     : 17.4.1

           This library enables working with the pjsip SIP stack implementation for make voip
           calls.
           For this release see notes -
           https://github.com/OnboardCode/pjsua2maui/blob/main/README.md and
           https://github.com/OnboardCode/pjsua2maui/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.  net9.0-android was computed.  net9.0-ios was computed.  net10.0-android was computed.  net10.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 4,565 5/7/2024

First Release