AlexaVoxCraft.Model
1.0.0-alpha-19
This is a prerelease version of AlexaVoxCraft.Model.
dotnet add package AlexaVoxCraft.Model --version 1.0.0-alpha-19
NuGet\Install-Package AlexaVoxCraft.Model -Version 1.0.0-alpha-19
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" Version="1.0.0-alpha-19" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add AlexaVoxCraft.Model --version 1.0.0-alpha-19
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: AlexaVoxCraft.Model, 1.0.0-alpha-19"
#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.
// Install AlexaVoxCraft.Model as a Cake Addin #addin nuget:?package=AlexaVoxCraft.Model&version=1.0.0-alpha-19&prerelease // Install AlexaVoxCraft.Model as a Cake Tool #tool nuget:?package=AlexaVoxCraft.Model&version=1.0.0-alpha-19&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
AlexaVoxCraft.Model
The AlexaVoxCraft.Model
package contains objects that represent the request and response objects to interface with Alexa custom skills. These models are based on 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, and use theAlexaVoxCraft.Lambda.AspNetCoreServer
package to run the skill in an AWS Lambda function. - 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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- No dependencies.
NuGet packages (2)
Showing the top 2 NuGet packages that depend on AlexaVoxCraft.Model:
Package | Downloads |
---|---|
AlexaVoxCraft.Lambda.AspNetCoreServer
Package Description |
|
AlexaVoxCraft.MediatR
Package Description |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.0.0-alpha-19 | 0 | 12/18/2024 |
1.0.0-alpha-18 | 0 | 12/18/2024 |
1.0.0-alpha-17 | 0 | 12/18/2024 |
1.0.0-alpha-16 | 47 | 12/17/2024 |
1.0.0-alpha-15 | 46 | 12/17/2024 |
1.0.0-alpha-14 | 60 | 5/11/2024 |
1.0.0-alpha-13 | 63 | 5/11/2024 |