Legacy API
Maintenance documentation for the original Orleans.FSharp authoring APIs.
Legacy API
Section titled “Legacy 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
- API Migration — 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.