VOOZH about

URL: https://www.nuget.org/packages/Sufficit.Asterisk.Core/

⇱ NuGet Gallery | Sufficit.Asterisk.Core 1.26.505.1450




👁 Image
Sufficit.Asterisk.Core 1.26.505.1450

dotnet add package Sufficit.Asterisk.Core --version 1.26.505.1450
 
 
NuGet\Install-Package Sufficit.Asterisk.Core -Version 1.26.505.1450
 
 
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="Sufficit.Asterisk.Core" Version="1.26.505.1450" />
 
 
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Sufficit.Asterisk.Core" Version="1.26.505.1450" />
 
Directory.Packages.props
<PackageReference Include="Sufficit.Asterisk.Core" />
 
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 Sufficit.Asterisk.Core --version 1.26.505.1450
 
 
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Sufficit.Asterisk.Core, 1.26.505.1450"
 
 
#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 Sufficit.Asterisk.Core@1.26.505.1450
 
 
#: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=Sufficit.Asterisk.Core&version=1.26.505.1450
 
Install as a Cake Addin
#tool nuget:?package=Sufficit.Asterisk.Core&version=1.26.505.1450
 
Install as a Cake Tool
The NuGet Team does not provide support for this client. Please contact its maintainers for support.

Sufficit.Asterisk.Core

👁 NuGet

Description

Sufficit.Asterisk.Core is the foundational library for all Asterisk-related operations in the Sufficit ecosystem. It provides essential data models, interfaces, events, and configuration classes that serve as the building blocks for AMI connections, FastAGI servers, and telephony applications. This library is designed to be framework-agnostic and multi-target, supporting everything from .NET Standard 2.0 for legacy applications to the latest .NET 9 for modern cloud-native services.

Features

Core Components

  • Manager Events - Comprehensive event models for all Asterisk AMI events
  • Manager Actions - Action classes for AMI command execution
  • Connection Interfaces - Abstractions for AMI and AGI connections
  • Configuration Models - Settings classes for connection parameters
  • Extension Methods - Utility methods for common operations
  • Multi-Framework Support - .NET Standard 2.0, .NET 6, 7, 8, 9

Event System

  • Type-safe event handling with strongly-typed event classes
  • Event inheritance hierarchy for efficient event processing
  • Custom event registration support
  • Event metadata including timestamps and system information

Configuration Management

  • Connection parameters with validation
  • Reconnection policies with progressive backoff
  • SSL/TLS support configuration
  • Timeout and retry settings

Multi-Target Framework Support

Framework Use Case Benefits
.NET Standard 2.0 Legacy applications, Xamarin Maximum compatibility
.NET 6 Long-term support applications Stable, supported until 2024
.NET 7 Current applications Performance improvements
.NET 8 Modern LTS applications Latest LTS with best performance
.NET 9 Cutting-edge applications Latest features and optimizations

Installation

**.NET CLI:**dotnet add package Sufficit.Asterisk.Core **Package Manager Console:**Install-Package Sufficit.Asterisk.Core Package References:<PackageReference Include="Sufficit.Asterisk.Core" Version="1.*" />

Usage

For detailed usage examples and documentation, see .

License

This project is licensed under the .

References and Thanks

This project builds upon the excellent foundation provided by several open-source Asterisk .NET libraries. We would like to express our sincere gratitude to the original authors and contributors:

Reference Projects

  • Asterisk.NET by roblthegreat - One of the original Asterisk .NET implementations that served as initial inspiration and reference for AMI protocol handling.

  • AsterNET by AsterNET Team - A comprehensive Asterisk .NET library that provided valuable insights into event parsing, action implementations, and connection management patterns.

These projects were instrumental in understanding Asterisk protocols, best practices, and .NET integration patterns. While Sufficit.Asterisk.Core has been developed from the ground up with modern .NET practices and our specific architectural requirements, we acknowledge the valuable learning and inspiration drawn from these pioneering efforts.

Made with ❤️ by the Sufficit Team

Product Versions Compatible and additional computed target framework versions.
.NET net5.0 net5.0 was computed.  net5.0-windows net5.0-windows was computed.  net6.0 net6.0 is compatible.  net6.0-android net6.0-android was computed.  net6.0-ios net6.0-ios was computed.  net6.0-maccatalyst net6.0-maccatalyst was computed.  net6.0-macos net6.0-macos was computed.  net6.0-tvos net6.0-tvos was computed.  net6.0-windows net6.0-windows was computed.  net7.0 net7.0 is compatible.  net7.0-android net7.0-android was computed.  net7.0-ios net7.0-ios was computed.  net7.0-maccatalyst net7.0-maccatalyst was computed.  net7.0-macos net7.0-macos was computed.  net7.0-tvos net7.0-tvos was computed.  net7.0-windows net7.0-windows was computed.  net8.0 net8.0 was computed.  net8.0-android net8.0-android was computed.  net8.0-browser net8.0-browser was computed.  net8.0-ios net8.0-ios was computed.  net8.0-maccatalyst net8.0-maccatalyst was computed.  net8.0-macos net8.0-macos was computed.  net8.0-tvos net8.0-tvos was computed.  net8.0-windows net8.0-windows was computed.  net9.0 net9.0 is compatible.  net9.0-android net9.0-android was computed.  net9.0-browser net9.0-browser was computed.  net9.0-ios net9.0-ios was computed.  net9.0-maccatalyst net9.0-maccatalyst was computed.  net9.0-macos net9.0-macos was computed.  net9.0-tvos net9.0-tvos was computed.  net9.0-windows net9.0-windows was computed.  net10.0 net10.0 was computed.  net10.0-android net10.0-android was computed.  net10.0-browser net10.0-browser was computed.  net10.0-ios net10.0-ios was computed.  net10.0-maccatalyst net10.0-maccatalyst was computed.  net10.0-macos net10.0-macos was computed.  net10.0-tvos net10.0-tvos was computed.  net10.0-windows net10.0-windows was computed. 
.NET Core netcoreapp2.0 netcoreapp2.0 was computed.  netcoreapp2.1 netcoreapp2.1 was computed.  netcoreapp2.2 netcoreapp2.2 was computed.  netcoreapp3.0 netcoreapp3.0 was computed.  netcoreapp3.1 netcoreapp3.1 was computed. 
.NET Standard netstandard2.0 netstandard2.0 is compatible.  netstandard2.1 netstandard2.1 was computed. 
.NET Framework net461 net461 was computed.  net462 net462 was computed.  net463 net463 was computed.  net47 net47 was computed.  net471 net471 was computed.  net472 net472 was computed.  net48 net48 was computed.  net481 net481 was computed. 
MonoAndroid monoandroid monoandroid was computed. 
MonoMac monomac monomac was computed. 
MonoTouch monotouch monotouch was computed. 
Tizen tizen40 tizen40 was computed.  tizen60 tizen60 was computed. 
Xamarin.iOS xamarinios xamarinios was computed. 
Xamarin.Mac xamarinmac xamarinmac was computed. 
Xamarin.TVOS xamarintvos xamarintvos was computed. 
Xamarin.WatchOS xamarinwatchos xamarinwatchos was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (9)

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

Package Downloads
Sufficit.Blazor

Package Description

Sufficit.AsterNET

Sufficit.AsterNET

Sufficit.Asterisk.Manager

Package Description

Sufficit.Telephony.EventsPanel

Package Description

Sufficit.AsterNETFork

Sufficit.AsterNETFork

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
1.26.505.1450 127 5/5/2026
1.26.503.2252 447 5/3/2026
1.26.327.2020 752 3/27/2026
1.26.319.1812 702 3/19/2026
1.26.314.1942 305 3/14/2026
1.26.213.705 1,315 2/13/2026
1.25.1009.1745 1,283 10/9/2025
1.25.826.2150 1,650 8/26/2025
1.25.825.1916 347 8/25/2025
1.25.824.3 1,304 8/24/2025
1.25.728.2133 760 7/28/2025
1.25.715.1625 394 7/15/2025
1.25.712.1726 482 7/12/2025
1.25.710.2051 718 7/10/2025
1.25.710.42 526 7/10/2025
1.25.630.1922 528 6/30/2025
1.25.628.2207 554 6/28/2025
1.25.612.2240 447 6/12/2025
1.25.611.1804 600 6/11/2025
1.25.611.1802 398 6/11/2025
Loading failed