Asterisk.Sdk.Ami.SourceGenerators 1.15.3

Suggested Alternatives

Verbara.Sdk.Ami.SourceGenerators

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

Asterisk.Sdk.Ami.SourceGenerators

Roslyn source generators for the Asterisk.Sdk.Ami package. Generates serialization and deserialization code at compile time, enabling Native AOT support with zero runtime reflection.

Generators

  • ActionSerializerGenerator — serializes AMI actions to protocol format
  • EventDeserializerGenerator — deserializes AMI events from protocol messages
  • EventRegistryGenerator — builds the event type registry
  • ResponseDeserializerGenerator — deserializes AMI responses
There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

This package has 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
1.15.3 146 5/3/2026 1.15.3 is deprecated because it is no longer maintained.
1.15.2 128 4/27/2026 1.15.2 is deprecated because it is no longer maintained.
1.15.1 110 4/26/2026 1.15.1 is deprecated because it is no longer maintained.
1.15.0 120 4/20/2026 1.15.0 is deprecated because it is no longer maintained.
1.14.0 119 4/20/2026 1.14.0 is deprecated because it is no longer maintained.
1.13.0 116 4/20/2026 1.13.0 is deprecated because it is no longer maintained.
1.12.0 109 4/19/2026 1.12.0 is deprecated because it is no longer maintained.
1.11.1 115 4/19/2026 1.11.1 is deprecated because it is no longer maintained.
1.11.0 115 4/19/2026 1.11.0 is deprecated because it is no longer maintained.
1.10.2 122 4/18/2026 1.10.2 is deprecated because it is no longer maintained.
1.10.1 113 4/18/2026 1.10.1 is deprecated because it is no longer maintained.
1.10.0 134 4/18/2026 1.10.0 is deprecated because it is no longer maintained.
1.9.0 115 4/17/2026 1.9.0 is deprecated because it is no longer maintained.
1.8.1 123 4/16/2026 1.8.1 is deprecated because it is no longer maintained.
1.8.0 132 4/13/2026 1.8.0 is deprecated because it is no longer maintained.
1.7.0 119 4/13/2026 1.7.0 is deprecated because it is no longer maintained.
1.6.0 118 4/13/2026 1.6.0 is deprecated because it is no longer maintained.
1.5.5 123 4/9/2026 1.5.5 is deprecated because it is no longer maintained.
1.5.3 1,099 3/30/2026 1.5.3 is deprecated because it is no longer maintained.
1.5.2 137 3/30/2026 1.5.2 is deprecated because it is no longer maintained.
Loading failed