Build your first Orleans app with ASP.NET Core 7.0
Learn how to build cloud native, distributed apps with Orleans.
Learning objectives
By the end of this module, you'll be able to:
- Create and set up a project to use Orleans
- Work with core Orleans components such as grains and silo
- Integrate Orleans into web service endpoints
- Persist and manage state with Orleans
Prerequisites
- A local installation of the .NET SDK
- Visual Studio Code with the Azure development workload installed