AlexaVoxCraft.Model
0.2.0-alpha-26
See the version list below for details.
dotnet add package AlexaVoxCraft.Model --version 0.2.0-alpha-26
NuGet\Install-Package AlexaVoxCraft.Model -Version 0.2.0-alpha-26
<PackageReference Include="AlexaVoxCraft.Model" Version="0.2.0-alpha-26" />
<PackageVersion Include="AlexaVoxCraft.Model" Version="0.2.0-alpha-26" />
<PackageReference Include="AlexaVoxCraft.Model" />
paket add AlexaVoxCraft.Model --version 0.2.0-alpha-26
#r "nuget: AlexaVoxCraft.Model, 0.2.0-alpha-26"
#:package AlexaVoxCraft.Model@0.2.0-alpha-26
#addin nuget:?package=AlexaVoxCraft.Model&version=0.2.0-alpha-26&prerelease
#tool nuget:?package=AlexaVoxCraft.Model&version=0.2.0-alpha-26&prerelease
AlexaVoxCraft.Model
The AlexaVoxCraft.Model
package contains objects that represent the request and response objects to interface with Alexa custom skills. These models were forked from the models defined in this repository, but have been converted to use System.Text.Json for serialization.
Getting Started
Follow these steps to start crafting voice experiences with AlexaVoxCraft:
- Installation: Install the
AlexaVoxCraft.Model
package from NuGet.dotnet add package AlexaVoxCraft.Model
- Development: Create your Alexa skill logic using the
AlexaVoxCraft.Model
package for request and response objects. - Enjoy: Interact with your skill using Amazon Alexa devices and explore the possibilities of voice-driven applications!
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. |
-
net8.0
- System.Text.Json (>= 9.0.3)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AlexaVoxCraft.Model:
Package | Downloads |
---|---|
AlexaVoxCraft.MediatR
MediatR support for Alexa skill development, enabling clean request routing and handler composition. |
|
AlexaVoxCraft.Model.Apl
Strongly-typed Alexa Presentation Language (APL) model support for rendering rich UI in multimodal Alexa skills. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last Updated |
---|---|---|
4.0.0.73 | 125 | 9/11/2025 |
4.0.0-preview.72 | 108 | 9/10/2025 |
3.2.1.71 | 217 | 8/30/2025 |
3.2.0.70 | 201 | 8/29/2025 |
3.2.0.69 | 184 | 8/29/2025 |
3.2.0-preview.68 | 168 | 8/28/2025 |
3.2.0-preview.67 | 161 | 8/28/2025 |
3.2.0-preview.66 | 162 | 8/28/2025 |
3.2.0-preview.65 | 164 | 8/28/2025 |
3.1.0.64 | 303 | 8/25/2025 |
3.0.0.63 | 185 | 7/15/2025 |
2.0.1.62 | 169 | 7/11/2025 |
2.0.0.61 | 177 | 7/2/2025 |
2.0.0.59 | 165 | 7/1/2025 |
2.0.0.58 | 162 | 7/1/2025 |
2.0.0-beta.57 | 121 | 6/30/2025 |
2.0.0-beta.56 | 125 | 6/23/2025 |
2.0.0-beta.55 | 122 | 6/23/2025 |
1.0.1.54 | 278 | 5/21/2025 |
1.0.1.53 | 177 | 5/19/2025 |
1.0.1.50 | 265 | 5/13/2025 |
1.0.1.49 | 262 | 5/13/2025 |
1.0.1-beta.52 | 130 | 5/19/2025 |
1.0.1-beta.48 | 208 | 5/13/2025 |
1.0.1-beta.47 | 215 | 5/13/2025 |
1.0.1-beta.46 | 205 | 5/13/2025 |
1.0.1-beta.45 | 216 | 5/13/2025 |
1.0.1-beta.44 | 217 | 5/13/2025 |
1.0.0.43 | 170 | 5/8/2025 |
1.0.0.42 | 172 | 5/7/2025 |
1.0.0.41 | 280 | 4/21/2025 |
1.0.0-beta.40 | 148 | 4/21/2025 |
0.3.0-beta-38 | 233 | 4/17/2025 |
0.3.0-beta-37 | 214 | 4/17/2025 |
0.3.0-beta-36 | 216 | 4/17/2025 |
0.3.0-beta-35 | 230 | 4/15/2025 |
0.3.0-beta-34 | 242 | 4/9/2025 |
0.3.0-beta-31 | 192 | 4/9/2025 |
0.3.0-beta-30 | 198 | 4/9/2025 |
0.3.0-beta-29 | 194 | 4/9/2025 |
0.2.0-alpha-28 | 194 | 4/9/2025 |
0.2.0-alpha-27 | 194 | 4/7/2025 |
0.2.0-alpha-26 | 194 | 4/3/2025 |
0.1.0-alpha-24 | 183 | 3/30/2025 |
0.1.0-alpha-23 | 175 | 1/28/2025 |
0.1.0-alpha-22 | 128 | 1/28/2025 |
0.1.0-alpha-21 | 127 | 12/19/2024 |