Asterisk.Sdk 1.5.5

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

Asterisk.Sdk

Core library for the Asterisk.Sdk ecosystem. Provides shared interfaces, attributes, enums, base types, and dependency injection abstractions used by all other packages.

Features

  • Common interfaces (IAmiConnection, IAmiConnectionFactory, ManagerAction, ManagerEvent, ManagerResponse)
  • Attribute definitions for source-generated serialization
  • Shared enums and base types for AMI, AGI, ARI protocols
  • Native AOT compatible (no runtime reflection)
Product Compatible and additional computed target framework versions.
.NET net10.0 is compatible.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (8)

Showing the top 5 NuGet packages that depend on Asterisk.Sdk:

Package Downloads
Asterisk.Sdk.Ami

Asterisk Manager Interface (AMI) client - actions, events, responses and protocol handling

Asterisk.Sdk.Live

Live API - real-time domain objects for channels, queues, agents and conferences

Asterisk.Sdk.Ari

Asterisk REST Interface (ARI) client - HTTP + WebSocket for Stasis applications

Asterisk.Sdk.Agi

FastAGI and AsyncAGI server - AGI commands, script execution and mapping strategies

Asterisk.Sdk.Sessions

Session Engine - call session correlation, state machines, and domain events

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.5.5 100 4/9/2026
1.5.3 178 3/30/2026
1.5.2 165 3/30/2026
1.5.1 221 3/26/2026
1.5.0 191 3/24/2026
1.4.0 170 3/22/2026
1.3.1 132 3/22/2026
1.3.0 133 3/22/2026
1.2.0 133 3/22/2026
1.1.0 148 3/22/2026
1.0.0 142 3/21/2026
0.6.0-beta.1 47 3/20/2026
0.5.0-beta.1 46 3/18/2026
0.2.0-beta 148 3/16/2026