Microsoft.Orleans.Runtime 8.0.0-rc2

Prefix Reserved
This is a prerelease version of Microsoft.Orleans.Runtime.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Orleans.Runtime --version 8.0.0-rc2
                    
NuGet\Install-Package Microsoft.Orleans.Runtime -Version 8.0.0-rc2
                    
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Microsoft.Orleans.Runtime" Version="8.0.0-rc2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Orleans.Runtime" Version="8.0.0-rc2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Orleans.Runtime" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Microsoft.Orleans.Runtime --version 8.0.0-rc2
                    
#r "nuget: Microsoft.Orleans.Runtime, 8.0.0-rc2"
                    
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
#:package Microsoft.Orleans.Runtime@8.0.0-rc2
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Microsoft.Orleans.Runtime&version=8.0.0-rc2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Orleans.Runtime&version=8.0.0-rc2&prerelease
                    
Install as a Cake Tool

Core runtime library of Microsoft Orleans that hosts and executes grains within a silo.

Product 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (127)

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.

Microsoft.Orleans.Reminders

Reminders library for Microsoft Orleans used on the server.

Microsoft.Orleans.Persistence.Memory

In-memory storage for Microsoft Orleans

OrleansDashboard.Core

A developer dashboard for Microsoft Orleans

Microsoft.Orleans.Clustering.AzureStorage

Microsoft Orleans clustering provider backed by Azure Table Storage

GitHub repositories (8)

Showing the top 8 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
HOBOBO/AbilityKit
面向中大型战斗项目设计的模块化游戏战斗工具集,提供数据驱动的技能管线、事件触发规则、战斗运行时与多种网络同步能力。可用于构建技能系统等。核心逻辑采用纯 C#,可按需组合并运行于 Unity、服务器及测试环境。
OrleansContrib/Orleans.Clustering.Kubernetes
Orleans Membership provider for Kubernetes
managedcode/Storage
Storage library provides a universal interface for accessing and manipulating data in different cloud blob storage providers
managedcode/Communication
Result pattern for .NET that replaces exceptions with type-safe return values. Features railway-oriented programming, ASP.NET Core integration, RFC 7807 Problem Details, and built-in pagination. Designed for production systems requiring explicit error handling without the overhead of throwing exceptions.
Version Downloads Last Updated
10.3.1 15,721 8/28/2026
10.3.0 4,678 8/27/2026
10.3.0-rc.1 576 8/25/2026
10.2.2 148,397 7/21/2026
10.2.2-rc.2 4,863 7/15/2026
10.2.2-rc.1 347 7/10/2026
10.2.1 144,210 6/24/2026
10.2.1-preview.1 779 6/19/2026
10.2.0 59,262 6/12/2026
10.1.1-preview.1 993 5/13/2026
10.1.0 399,202 4/14/2026
10.0.1 723,422 2/7/2026
10.0.0 153,853 1/20/2026
10.0.0-rc.2 11,096 12/31/2025
9.2.1 972,959 7/16/2025
9.2.0 24,217 7/14/2025
9.2.0-preview3 10,953 6/10/2025
9.2.0-preview2 1,338 6/4/2025
9.2.0-preview1 23,237 4/4/2025
8.0.0-rc2 2,899 12/20/2023
Loading failed