Skip to content

Orleans how-to guides

Use these recipes when you have a specific task to complete. Each guide focuses on prerequisites, the shortest supported path, and the checks which confirm that the change worked.

If you are learning Orleans from an empty directory, start with the tutorials and walkthroughs. For the ideas behind these tasks, see Orleans concepts and Why Orleans?. For the runtime behavior behind a recommendation, see Architecture and internals.

For public types, defaults, exceptions, and overloads, use the C# API reference. Reference entries provide the precise contract; the recipes above show how to apply it.