AlexaVoxCraft.Model.Apl
1.0.0.42
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.0.42
NuGet\Install-Package AlexaVoxCraft.Model.Apl -Version 1.0.0.42
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.0.42" />
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.0.42" />
<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.0.42
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AlexaVoxCraft.Model.Apl, 1.0.0.42"
#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.0.42
#tool nuget:?package=AlexaVoxCraft.Model.Apl&version=1.0.0.42
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 was computed. 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.0.42)
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.61 | 102 | 7/2/2025 |
2.0.0.59 | 103 | 7/1/2025 |
2.0.0.58 | 99 | 7/1/2025 |
2.0.0-beta.57 | 97 | 6/30/2025 |
2.0.0-beta.56 | 105 | 6/23/2025 |
2.0.0-beta.55 | 107 | 6/23/2025 |
1.0.1.54 | 199 | 5/21/2025 |
1.0.1.53 | 158 | 5/19/2025 |
1.0.1.50 | 244 | 5/13/2025 |
1.0.1.49 | 224 | 5/13/2025 |
1.0.1-beta.52 | 118 | 5/19/2025 |
1.0.1-beta.48 | 199 | 5/13/2025 |
1.0.1-beta.47 | 199 | 5/13/2025 |
1.0.1-beta.46 | 198 | 5/13/2025 |
1.0.1-beta.45 | 197 | 5/13/2025 |
1.0.1-beta.44 | 197 | 5/13/2025 |
1.0.0.43 | 144 | 5/8/2025 |
1.0.0.42 | 154 | 5/7/2025 |
1.0.0.41 | 220 | 4/21/2025 |
1.0.0-beta.40 | 137 | 4/21/2025 |
0.3.0-beta-38 | 196 | 4/17/2025 |
0.3.0-beta-37 | 194 | 4/17/2025 |
0.3.0-beta-36 | 179 | 4/17/2025 |
0.3.0-beta-35 | 202 | 4/15/2025 |
0.3.0-beta-34 | 200 | 4/9/2025 |
0.3.0-beta-31 | 156 | 4/9/2025 |
0.3.0-beta-30 | 156 | 4/9/2025 |
0.3.0-beta-29 | 154 | 4/9/2025 |
0.2.0-alpha-28 | 169 | 4/9/2025 |