Skip to content

Sample on Service fabrci for .NET Conf Bangalore edition

Notifications You must be signed in to change notification settings

suhasaraos/dotnetconblr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sample Voting App on Service Fabric using .NET Core 2.0

Sample on Service Fabric using .NET Core for .NET Conf Bangalore edition. This code sample is slightly modified version of the sample that can be extracted from here: https://github.com/Azure-Samples/service-fabric-dotnet-quickstart, which also include some other great quick start examples.

One can also refer to following documentation to recreate this sample on their own, slight differences are there in this code sample due to minor differences in .net core 2.0 (ex: HttpSysCommunicationListener has been used instead of WebListenerCommunicationListener/Kestrel) https://docs.microsoft.com/en-us/azure/service-fabric/service-fabric-tutorial-create-dotnet-app

About

Sample on Service fabrci for .NET Conf Bangalore edition

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published