GithubHelp home page GithubHelp logo

alexaskillnet's Introduction

# Alexa Skill .Net

Project Template for Visual Studio 2017 for creating an Alexa Skill in .NET


# Introduction

Please download the [latest version](https://github.com/tsjdev-apps/AlexaSkillNet/raw/master/Releases/latest/Alexa%20Skill%20.Net.zip) of the template and place the `zip` file into your `ProjectTemplates` folder.

Normally this folder should be located here: `%userprofile%\documents\Visual Studio 2017\Templates\ProjectTemplates`


# Latest Version

Latest Version can be downloaded [here](https://github.com/tsjdev-apps/AlexaSkillNet/raw/master/Releases/latest/Alexa%20Skill%20.Net.zip)


# Features

## since version 1
* AWS Lambda Project (.NET Core)
* Nuget package [Alexa.Net](https://www.nuget.org/packages/Alexa.NET/)
* Extensions Methods for `Enumerable`
* `MessagesService` to get randomly picked message
* Preparations to handle required intents like `AMAZON.StopIntent`, `AMAZON.CancelIntent`, `AMAZON.HelpIntent` and `LaunchRequest`

## since version 2
* Nuget package [Newtonsoft.JSON](https://www.nuget.org/packages/Newtonsoft.Json/)
* `HttpService` to make web requests
* Extensions Methods for `object`, `string` and `Enumerable`

## since version 3
* `ResponseService` to create different types of Skill responses
* `EmbeddedResourceService` to read an embedded `json` file

## since version 4
* Update of [Alexa .NET NuGet Package](https://www.nuget.org/packages/Alexa.NET/) to version 1.3.0

## since version 5
* Update of Nuget packages to the latest versions
* Split `AMAZON.StopIntent` and `AMAZON.CancelIntent` messages
* Introduce the option to reply with cards or directives

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.