orleans-example topic
road-to-orleans
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
Orleans.SyncWork
This package's intention is to expose an abstract base class to allow https://github.com/dotnet/orleans/ to work with long running CPU bound synchronous work, without becoming overloaded.
Orleans.Multiservice
Prevent microservices pain with logical service separation in a modular monolith for Microsoft Orleans 8
Orleans.Multitenant
Secure, flexible tenant separation for Microsoft Orleans
Orleans.Results
Concise, version-tolerant result pattern implementation for Microsoft Orleans 8
OrleansGettingStarted
Repository for blog posts pertaining to Orleans "Getting Started"