Microsoft.Orleans.Runtime
9.2.0
Prefix Reserved
dotnet add package Microsoft.Orleans.Runtime --version 9.2.0
NuGet\Install-Package Microsoft.Orleans.Runtime -Version 9.2.0
<PackageReference Include="Microsoft.Orleans.Runtime" Version="9.2.0" />
<PackageVersion Include="Microsoft.Orleans.Runtime" Version="9.2.0" />
<PackageReference Include="Microsoft.Orleans.Runtime" />
paket add Microsoft.Orleans.Runtime --version 9.2.0
#r "nuget: Microsoft.Orleans.Runtime, 9.2.0"
#:package Microsoft.Orleans.Runtime@9.2.0
#addin nuget:?package=Microsoft.Orleans.Runtime&version=9.2.0
#tool nuget:?package=Microsoft.Orleans.Runtime&version=9.2.0
Microsoft Orleans Runtime
Introduction
Microsoft Orleans Runtime is the core server-side component of Orleans. It hosts and executes grains, manages grain lifecycles, and provides all the runtime services necessary for a functioning Orleans server (silo).
Getting Started
To use this package, install it via NuGet:
dotnet add package Microsoft.Orleans.Runtime
This package is automatically included when you reference the Orleans Server metapackage.
Example - Configuring a Silo
using Microsoft.Extensions.Hosting;
using Orleans.Configuration;
using Orleans.Hosting;
var builder = Host.CreateApplicationBuilder(args)
.UseOrleans(siloBuilder =>
{
siloBuilder
.UseLocalhostClustering();
});
await builder.Build().RunAsync();
Documentation
For more comprehensive documentation, please refer to:
Feedback & Contributing
- If you have any issues or would like to provide feedback, please open an issue on GitHub
- Join our community on Discord
- Follow the @msftorleans Twitter account for Orleans announcements
- Contributions are welcome! Please review our contribution guidelines
- This project is licensed under the MIT license
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net8.0 is compatible. net8.0-android was computed. net8.0-browser was computed. net8.0-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. net9.0 was computed. net9.0-android was computed. net9.0-browser was computed. net9.0-ios was computed. net9.0-maccatalyst was computed. net9.0-macos was computed. net9.0-tvos was computed. net9.0-windows was computed. net10.0 was computed. net10.0-android was computed. net10.0-browser was computed. net10.0-ios was computed. net10.0-maccatalyst was computed. net10.0-macos was computed. net10.0-tvos was computed. net10.0-windows was computed. |
-
net8.0
- Microsoft.AspNetCore.Connections.Abstractions (>= 8.0.11)
- Microsoft.CodeAnalysis.Analyzers (>= 3.11.0)
- Microsoft.CodeAnalysis.Common (>= 4.5.0)
- Microsoft.CodeAnalysis.Workspaces.Common (>= 4.5.0)
- Microsoft.Extensions.Configuration (>= 8.0.0)
- Microsoft.Extensions.Configuration.Abstractions (>= 8.0.0)
- Microsoft.Extensions.Configuration.Binder (>= 8.0.2)
- Microsoft.Extensions.Configuration.Json (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection (>= 8.0.1)
- Microsoft.Extensions.DependencyInjection.Abstractions (>= 8.0.2)
- Microsoft.Extensions.DependencyModel (>= 8.0.2)
- Microsoft.Extensions.Hosting (>= 8.0.1)
- Microsoft.Extensions.Hosting.Abstractions (>= 8.0.1)
- Microsoft.Extensions.Logging (>= 8.0.1)
- Microsoft.Extensions.Logging.Abstractions (>= 8.0.3)
- Microsoft.Extensions.Logging.Console (>= 8.0.1)
- Microsoft.Extensions.Logging.Debug (>= 8.0.1)
- Microsoft.Extensions.ObjectPool (>= 8.0.11)
- Microsoft.Extensions.Options (>= 8.0.2)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 8.0.0)
- Microsoft.Orleans.Analyzers (>= 9.2.0)
- Microsoft.Orleans.CodeGenerator (>= 9.2.0)
- Microsoft.Orleans.Core (>= 9.2.0)
- Newtonsoft.Json (>= 13.0.3)
- System.Collections.Immutable (>= 8.0.0)
- System.IO.Hashing (>= 8.0.0)
- System.IO.Pipelines (>= 8.0.0)
- System.Memory.Data (>= 8.0.1)
NuGet packages (82)
Showing the top 5 NuGet packages that depend on Microsoft.Orleans.Runtime:
Package | Downloads |
---|---|
Microsoft.Orleans.Server
Collection of Microsoft Orleans libraries and files needed on the server. |
|
OrleansDashboard.Core
A developer dashboard for Microsoft Orleans |
|
Microsoft.Orleans.Clustering.AzureStorage
Microsoft Orleans clustering provider backed by Azure Table Storage |
|
Microsoft.Orleans.Clustering.AdoNet
Microsoft Orleans clustering provider backed by ADO.NET |
|
Microsoft.Orleans.Hosting.Kubernetes
Microsoft Orleans hosting support for Kubernetes |
GitHub repositories (5)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Orleans.Runtime:
Repository | Stars |
---|---|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
OrleansContrib/OrleansDashboard
:bar_chart: A developer dashboard for Microsoft Orleans
|
|
OrleansContrib/Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
|
|
microsoft/project-oagents
Experimental AI Agents Framework
|
|
OrleansContrib/Orleans.Clustering.Kubernetes
Orleans Membership provider for Kubernetes
|
Version | Downloads | Last Updated |
---|---|---|
9.2.0 | 477 | 7/14/2025 |
9.2.0-preview3 | 2,440 | 6/10/2025 |
9.2.0-preview2 | 880 | 6/4/2025 |
9.2.0-preview1 | 11,714 | 4/4/2025 |
9.1.2 | 325,991 | 2/13/2025 |
9.0.1 | 230,916 | 11/23/2024 |
9.0.0 | 22,340 | 11/14/2024 |
8.2.0 | 832,826 | 7/12/2024 |
8.2.0-preview1 | 5,812 | 5/22/2024 |
8.1.0 | 465,683 | 4/17/2024 |
8.1.0-preview3 | 4,532 | 3/11/2024 |
8.1.0-preview2 | 1,448 | 2/23/2024 |
8.1.0-preview1 | 2,089 | 2/13/2024 |
8.0.0 | 510,336 | 1/5/2024 |
8.0.0-rc2 | 2,442 | 12/20/2023 |
8.0.0-rc1 | 2,009 | 12/4/2023 |
7.2.7 | 6,549 | 10/15/2024 |
7.2.6 | 77,807 | 3/9/2024 |
7.2.5 | 19,337 | 2/22/2024 |
7.2.4 | 263,188 | 12/2/2023 |
7.2.3 | 144,023 | 11/3/2023 |
7.2.2 | 81,877 | 10/16/2023 |
7.2.1 | 480,589 | 7/11/2023 |
7.2.0 | 497,587 | 7/7/2023 |
7.1.2 | 252,978 | 4/19/2023 |
7.1.1 | 99,257 | 3/23/2023 |
7.1.0 | 268,393 | 2/1/2023 |
7.0.0 | 404,785 | 11/8/2022 |
7.0.0-rc2 | 1,921 | 10/19/2022 |