Skip to content
This repository has been archived by the owner on Feb 17, 2022. It is now read-only.

Latest commit

 

History

History
28 lines (19 loc) · 1.5 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.5 KB

Creative Commons License

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