ivrToolkit.Plugin.Dialogic.Analog
9.1.8
dotnet add package ivrToolkit.Plugin.Dialogic.Analog --version 9.1.8
NuGet\Install-Package ivrToolkit.Plugin.Dialogic.Analog -Version 9.1.8
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="ivrToolkit.Plugin.Dialogic.Analog" Version="9.1.8" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="ivrToolkit.Plugin.Dialogic.Analog" Version="9.1.8" />
<PackageReference Include="ivrToolkit.Plugin.Dialogic.Analog" />
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 ivrToolkit.Plugin.Dialogic.Analog --version 9.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: ivrToolkit.Plugin.Dialogic.Analog, 9.1.8"
#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 ivrToolkit.Plugin.Dialogic.Analog@9.1.8
#: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=ivrToolkit.Plugin.Dialogic.Analog&version=9.1.8
#tool nuget:?package=ivrToolkit.Plugin.Dialogic.Analog&version=9.1.8
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
This is the Dialogic analog plugin used with the ivrToolkit.Core package. It does require a Dialogic driver. See https://ivrtoolkit.com/Documentation/GetStarted/Requirements/
Here are the ivrToolkit nuget packages you need:
- ivrToolkit.Core
- ivrToolkit.Plugin.Dialogic.Common
- ivrToolkit.Plugin.Dialogic.Analog
See GitHub Releases for detailed version history.
Example:
// instantiate the plugin you want to use
using var sipPlugin = new AnalogPlugin(loggerFactory, sipVoiceProperties);
// create a line manager
using var lineManager = new LineManager(loggerFactory, sipVoiceProperties, sipPlugin);
// grab a line
var line = lineManager.GetLine(1);
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 is compatible. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. 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.
-
net6.0
- ivrToolkit.Core (>= 9.1.8)
- ivrToolkit.Plugin.Dialogic.Common (>= 9.1.8)
-
net8.0
- ivrToolkit.Core (>= 9.1.8)
- ivrToolkit.Plugin.Dialogic.Common (>= 9.1.8)
-
net9.0
- ivrToolkit.Core (>= 9.1.8)
- ivrToolkit.Plugin.Dialogic.Common (>= 9.1.8)
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 |
|---|---|---|
| 9.1.8 | 335 | 6/23/2025 |
| 9.1.6 | 297 | 6/17/2025 |
| 9.1.6-beta-5 | 230 | 6/17/2025 |
| 9.1.6-beta-4 | 229 | 6/16/2025 |
| 9.1.6-beta-3 | 201 | 6/16/2025 |
| 9.1.6-beta-2 | 263 | 6/13/2025 |
| 9.1.6-beta-1 | 335 | 6/10/2025 |
| 8.1.7 | 376 | 6/13/2025 |
| 8.1.7-beta-27 | 340 | 6/13/2025 |
| 8.1.7-beta-26 | 357 | 6/10/2025 |
| 8.1.7-beta-25 | 144 | 6/6/2025 |
| 8.1.7-beta-24 | 171 | 6/6/2025 |
| 8.1.7-beta-23 | 224 | 6/5/2025 |
| 8.1.7-beta-22 | 236 | 6/5/2025 |
| 8.1.7-beta-21 | 134 | 5/31/2025 |
| 8.1.7-beta-20 | 129 | 5/31/2025 |
| 8.1.7-beta-19 | 131 | 5/30/2025 |
| 8.1.7-beta-18 | 230 | 5/26/2025 |
Loading failed