KyleKorndoerfer / ProgrammingSF-Code

Updated code samples from the Microsoft Press book "Programming Microsoft Azure Service Fabric" for the latest version of the Azure & Service Fabric SDK's

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Azure SDK Version Service Fabric SDK Version

About this repo

Updated code samples from the Microsoft Press book "Programming Microsoft Azure Service Fabric" by Haishi Bai for the latest version of the Azure & Service Fabric SDK's.

The book was originally released in June of 2016 and targetted Azure SDK v2.8.1 & Service Fabric SDK v2.0.135 Preview. After purchasing the book in December 2016 and installing the latest SDK's, I found that a lot of the sample code wouldn't work as written (LINQ expressions against the Reliable collections being one example).

After reaching out to Haishi about updated samples, I decided to create this repo to host the updates I made after Haishi indicated that he didn't have the time to update them personally. Updates will be made as I work through the book and after new SDK's have been released (based on personal availability and community help).

Contributions from the community, via Pull Requests, would be greatly welcome and appreciated.

About

Updated code samples from the Microsoft Press book "Programming Microsoft Azure Service Fabric" for the latest version of the Azure & Service Fabric SDK's

License:MIT License


Languages

Language:C# 68.6%Language:PowerShell 31.4%