Skip to content

marcominerva/AlexaSkillTemplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alexa Skill Project Template for Visual Studio

A Visual Studio project template that allows to create Alexa Skills using an Azure Function as backend, without the need of writing the boilerplate code requested by Amazon and some best practices.

You can install the template from the Visual Studio Market Place.

The Alexa Skill Project Template NewAlexaSkill.png

The project structure

NewAlexaProject.png

The actual skill implementation is contained in the Skill.cs file. The project includes support to:

  • Built-in intents
  • Security validation
  • Multi-language

A big thank to Matteo Pagani for the initial code of the template and for his great and continuous support, and to Emanuele Bartolesi for helping us creating the VSIX installer.

About

A Visual Studio Project Template to create Alexa Skills using an Azure Function as backend.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages