Skip to content

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OrleansHelloWorldSample.Core

Orleans HelloWorld sample targeting .NET Core

Just build the nuget packages for Orleans 2.0 by getting the latest from master and then from the commandline run:

  1. Build.cmd netstandard
  • This will create NuGet packages in the following folder: <orleansroot>/vNext/Binaries/Debug
  1. Then open the sample, and add a NuGet feed pointing to the nuget package output folder.
  2. Restore the packages in the solution.
  3. Build
  • NOTE: sometimes building more than once is needed if orleans.codegen.cs files int the grain and interfaces project do not get populated.
  1. Run the SiloHost console app and then then the OrleansClient one.

About

Orleans HelloWorld sample targeting .NET Core

Resources

Stars

9 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages