After installing the SDK and tools, you can start creating the application:
- Open Eclipse and got to File | New | Other..., select Service Fabric Project, and click Next:
- Enter the project name, PackSFApplication, and click Next:
- Select Stateful Service, name the service PacktStatefulService, and click Finish:
- When the Open Associated ...