Legacy API
Section titled “Legacy API”Archived and unsupported. This material is retained only to help migrate existing applications. There is no new Legacy release line, feature or compatibility work, or security fixes. New development must use the current functional API.
This section preserves documentation for Orleans.FSharp applications built on the original authoring APIs. Those APIs remain shipped for compatibility, but current guides teach only the functional runtime.
Start here
Section titled “Start here”- Legacy Getting Started — create and run an application on the original model
- Legacy How To — the archived end-to-end tutorial
- Grain Definition — complete original grain-definition reference
- Legacy API Reference — original types, builders, registration, and handle modules
- Migrate from Orleans.FSharp 4.x and earlier — move an existing application to the functional runtime
Topic guides
Section titled “Topic guides”- Event Sourcing
- Serialization
- Streaming Examples
- Testing
- Advanced Patterns
- Resilience Example
- Redis Example
- Frequently Asked Questions
Current documentation
Section titled “Current documentation”For new development, begin with Getting Started, Functional Grain Runtime, and Event Sourcing.