alexa-skills-dotnet

An Amazon Alexa Skills SDK for .NET

MIT License

Stars
547
Committers
23

Bot releases are visible (Hide)

alexa-skills-dotnet - 1.22.0 Latest Release

Published by github-actions[bot] over 1 year ago

Adding more support for known error types

alexa-skills-dotnet - 1.21.0

Published by github-actions[bot] about 2 years ago

Fixes bug in EmphasisLevel. Thanks @stoiveyp, @FelipeBergmann

alexa-skills-dotnet - 1.20.0

Published by github-actions[bot] over 2 years ago

Adds support for PIN confirmation support . Thanks @stoiveyp

alexa-skills-dotnet - 1.19.0

Published by github-actions[bot] almost 3 years ago

Adds support for Alexa Smart Properties additional properties in the Request payload. Thanks @nachawat

alexa-skills-dotnet - v1.18.0

Published by timheuer about 3 years ago

This release contains a permission scope format fix for consent cards.

alexa-skills-dotnet -

Published by timheuer over 3 years ago

alexa-skills-dotnet - 1.8.2

Published by timheuer about 5 years ago

alexa-skills-dotnet - 1.8.1

Published by timheuer about 5 years ago

Added dynamic entity update to directive list; 1.8.0 release makes this a .NET Standard 2 library; Bumping JSON.NET package version support as well.

alexa-skills-dotnet - 1.8.0

Published by timheuer about 5 years ago

1.8.0 release makes this a .NET Standard 2 library; Bumping JSON.NET package version support as well.

alexa-skills-dotnet - 1.7.0

Published by timheuer over 5 years ago

Added core support for Skill connections (by @stoiveyp) and in association with Alexa.NET.Management enables the end-to-end.

alexa-skills-dotnet - 1.6.3

Published by timheuer over 5 years ago

Added SessionEnd error object; Fix deserialization error; Added permission scopes (by @VinceGusmini); Added response type converters (by @rdlaitila); Added Dynamic Entity support (by @stoiveyp)