How to do it...

  1. In Visual Studio, create a new project by going to File | New | Project.
  1. From the Visual C# node, expand the nodes until you see the Cloud node. When you click on it, you will see that Visual Studio now lists a new Service Fabric Application template. Select the Service Fabric Application template, call it sfApp, and click on OK:
  1. Next, select Actor Service from the Service Templates window that pops up. We just called ours UtilitiesActor:
  1. Once your solution is created, you will notice that it consists of three projects: ...

Get C# 7 and .NET Core Cookbook 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.