Skip to content

priyanr/AdventureTerre

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

AdventureTerre

This repo contains an Azure version of the Adventure Orleans sample with a few modifications.

In order to publish this sample to Azure, you need to create a Cloud Service in the region you want as well as a Storage Account (preferebly in the same region. Take the Storage Account's name and primary key and put them into the following files:

  • AdventureTerreSilos/OrleansConfiguration.xml
  • AdventureTerreAzure/ServiceConfiguration.Cloud.cscfg

You'll also need to install the Orleans framework which you can download from here https://orleans.codeplex.com/.

About

This repo contains an Azure version of the Adventure Orleans sample.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C# 70.2%
  • JavaScript 27.7%
  • CSS 1.7%
  • Other 0.4%