Creating a SF application

When you open a Visual Studio instance, go to File | New Project. In the new window search for Visual C# | Cloud templates; you should be able to find the Service Fabric Application option:

If you cannot find this option, make sure you have installed the SF SDK.

On the next screen, you will see many different options, most of which we will discuss later. For now, select Stateless Service and click OK:

After a moment you should be able to see that a stateless service template has been built with SF. You can now press ...

Get Hands-On Azure for Developers 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.