bharatmakhija / ServiceFabric_PluralSightCourse

This repository contains step wise changes from the pluralsight course Understanding the programming models for azure service fabric

Home Page:https://app.pluralsight.com/library/courses/azure-service-fabric-programming-models/table-of-contents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Service fabric repo for plural sight course https://app.pluralsight.com/library/courses/azure-service-fabric-programming-models/table-of-contents

Following are the list of changes which merged to master. To check development up to specific state use corresponding feature branch.

Added BeginnerSetup Branch - includes basic setup and first level of stateful service creation.
Added CreateWebAPI branch -- added product controller and changes.
Added ConnectingTwoServices branch - displays how service remoting is used to connect two Service Fabric services.

About

This repository contains step wise changes from the pluralsight course Understanding the programming models for azure service fabric

https://app.pluralsight.com/library/courses/azure-service-fabric-programming-models/table-of-contents


Languages

Language:C# 78.3%Language:PowerShell 21.7%