Azure Service Fabric - Product Catalog Example

Example from Pluralsight course "Understanding the Programming Models of Azure Service Fabric".

Service Fabric Runtime and SDK

Install the SDK with Web Platform Installer: https://www.microsoft.com/web/downloads/platform.aspx

More information here.

Visual Studio

To run it with Visual Studio:

  1. Right-click Solution > Configuration Manager > set Active Solution Platform to x64
  2. Run the solution

Testing

Install Postman and import file servicefabric.postman_collection.json