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. The Alexa Skill Project Template The project structure The actual skill implementation is contained in the Skill.cs file. The project includes support to:
|