Alexa.NET.StateManagement
2.1.1
dotnet add package Alexa.NET.StateManagement --version 2.1.1
NuGet\Install-Package Alexa.NET.StateManagement -Version 2.1.1
<PackageReference Include="Alexa.NET.StateManagement" Version="2.1.1" />
paket add Alexa.NET.StateManagement --version 2.1.1
#r "nuget: Alexa.NET.StateManagement, 2.1.1"
// Install Alexa.NET.StateManagement as a Cake Addin
#addin nuget:?package=Alexa.NET.StateManagement&version=2.1.1
// Install Alexa.NET.StateManagement as a Cake Tool
#tool nuget:?package=Alexa.NET.StateManagement&version=2.1.1
Small helper library for state management that works with Alexa.NET
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 net481 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
-
.NETStandard 2.0
- Alexa.NET (>= 1.8.0)
NuGet packages (2)
Showing the top 2 NuGet packages that depend on Alexa.NET.StateManagement:
Package | Downloads |
---|---|
Alexa.NET.RequestHandlers
A small library to help maintain clean code within a skill. Replicates the Request and Response Handler approach given in the ASK SDK for Node, as well as the concept of Request and Error Interceptors. For more information look at the docs or github links. |
|
Alexa.NET.StateManagement.S3
Small library, working with Alexa.NET.StateManagement, to help store store in an S3 bucket per user id |
GitHub repositories
This package is not used by any popular GitHub repositories.
Fix issue where arrays aren't deserialised from session attributes properly