Creating a stateless Service Fabric web API

A Service Fabric application can contain one or more services; every application can have a specific role or specific functionality to deliver what the consumers need. VS2015 will create an application, along with your first service project, if you use the New Project wizard. The steps for creating a stateless service fabric web API are as follows:

  1. Launch Visual Studio as an administrator.

  2. Click on File | New Project | Cloud | Service Fabric Application.
  1. Name the application and click on OK:
  1. On the next page, select Stateless Web API as the first service type. Name it and click on OK:

Get Building Bots with Microsoft Bot Framework now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.