This project is licensed under the Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License
A comprehensive guide for beginners and experts alike
repo: https://github.com/dotnet/orleans
This is an infodeck (~150 slides, and counting), a combined presentation/cheatsheet/tutorial, depending on how many slide do you hide.
🚧 The following chapters are still under construction: 🚧
- Dependency injection 🔜
- Telemetry 🔜
- Configuration 🔜
- Hosting
- Deployment
Workflow Foundation on Microsoft Orleans - Long lived transactions on cloud level
repo: https://github.com/OrleansContrib/Orleans.Activities
🚧 The presentation is about the planned v1.x version, the current v0.x version: 🚧
- Uses Orleans v1.5 (and not v2.0) 🔜
- Doesn't support .NET Standard v2.0 only .NET Framework 4.6.1 (soon, with Core WF) 🔜
- Though, the current version fully implements the concepts in the presentation and is a functional POC code