AlexaVoxCraft.Model.Apl
1.0.1.50
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package AlexaVoxCraft.Model.Apl --version 1.0.1.50
NuGet\Install-Package AlexaVoxCraft.Model.Apl -Version 1.0.1.50
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="AlexaVoxCraft.Model.Apl" Version="1.0.1.50" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="AlexaVoxCraft.Model.Apl" Version="1.0.1.50" />
<PackageReference Include="AlexaVoxCraft.Model.Apl" />
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 AlexaVoxCraft.Model.Apl --version 1.0.1.50
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AlexaVoxCraft.Model.Apl, 1.0.1.50"
#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.
#addin nuget:?package=AlexaVoxCraft.Model.Apl&version=1.0.1.50
#tool nuget:?package=AlexaVoxCraft.Model.Apl&version=1.0.1.50
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AlexaVoxCraft.Model.Apl
Provides comprehensive model support for Alexa Presentation Language (APL). This package includes:
- Strongly typed models for APL documents, commands, datasources, layouts, and more
- Converters to support polymorphic deserialization (commands, components, etc.)
- Enum serialization support for
[EnumMember(Value = ...)]
✅ Features
- System.Text.Json compatible APL types
- Easily extendable for custom APL components
🚀 Getting Started
Install the package:
dotnet add package AlexaVoxCraft.Model.Apl
Deserialize incoming APL UserEvents:
if (request.Request is UserEvent userEvent)
{
var args = userEvent.Arguments;
}
📄 License
Apache-2.0
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | 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.
-
net8.0
- AlexaVoxCraft.Model (>= 1.0.1.50)
-
net9.0
- AlexaVoxCraft.Model (>= 1.0.1.50)
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.0.0-beta.56 | 9 | 6/23/2025 |
2.0.0-beta.55 | 10 | 6/23/2025 |
1.0.1.54 | 187 | 5/21/2025 |
1.0.1.53 | 150 | 5/19/2025 |
1.0.1.50 | 240 | 5/13/2025 |
1.0.1.49 | 220 | 5/13/2025 |
1.0.1-beta.52 | 112 | 5/19/2025 |
1.0.1-beta.48 | 195 | 5/13/2025 |
1.0.1-beta.47 | 195 | 5/13/2025 |
1.0.1-beta.46 | 193 | 5/13/2025 |
1.0.1-beta.45 | 192 | 5/13/2025 |
1.0.1-beta.44 | 192 | 5/13/2025 |
1.0.0.43 | 140 | 5/8/2025 |
1.0.0.42 | 147 | 5/7/2025 |
1.0.0.41 | 215 | 4/21/2025 |
1.0.0-beta.40 | 133 | 4/21/2025 |
0.3.0-beta-38 | 193 | 4/17/2025 |
0.3.0-beta-37 | 187 | 4/17/2025 |
0.3.0-beta-36 | 175 | 4/17/2025 |
0.3.0-beta-35 | 195 | 4/15/2025 |
0.3.0-beta-34 | 195 | 4/9/2025 |
0.3.0-beta-31 | 149 | 4/9/2025 |
0.3.0-beta-30 | 149 | 4/9/2025 |
0.3.0-beta-29 | 146 | 4/9/2025 |
0.2.0-alpha-28 | 161 | 4/9/2025 |