Microsoft.Orleans.OrleansRuntime
3.8.0
Prefix Reserved
See the version list below for details.
dotnet add package Microsoft.Orleans.OrleansRuntime --version 3.8.0
NuGet\Install-Package Microsoft.Orleans.OrleansRuntime -Version 3.8.0
<PackageReference Include="Microsoft.Orleans.OrleansRuntime" Version="3.8.0" />
<PackageVersion Include="Microsoft.Orleans.OrleansRuntime" Version="3.8.0" />
<PackageReference Include="Microsoft.Orleans.OrleansRuntime" />
paket add Microsoft.Orleans.OrleansRuntime --version 3.8.0
#r "nuget: Microsoft.Orleans.OrleansRuntime, 3.8.0"
#:package Microsoft.Orleans.OrleansRuntime@3.8.0
#addin nuget:?package=Microsoft.Orleans.OrleansRuntime&version=3.8.0
#tool nuget:?package=Microsoft.Orleans.OrleansRuntime&version=3.8.0
Core runtime library of Microsoft Orleans that hosts and executes grains within a silo.
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 is compatible. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
| .NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
| .NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
| .NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
| MonoAndroid | monoandroid was computed. |
| MonoMac | monomac was computed. |
| MonoTouch | monotouch was computed. |
| Tizen | tizen40 was computed. tizen60 was computed. |
| Xamarin.iOS | xamarinios was computed. |
| Xamarin.Mac | xamarinmac was computed. |
| Xamarin.TVOS | xamarintvos was computed. |
| Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Connections.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Options (>= 6.0.0)
- Microsoft.Orleans.Core (>= 3.8.0)
- Microsoft.Orleans.Runtime.Abstractions (>= 3.8.0)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Threading.Channels (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Connections.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Options (>= 6.0.0)
- Microsoft.Orleans.Core (>= 3.8.0)
- Microsoft.Orleans.Runtime.Abstractions (>= 3.8.0)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Threading.Channels (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
-
net6.0
- Microsoft.AspNetCore.Connections.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Options (>= 6.0.0)
- Microsoft.Orleans.Core (>= 3.8.0)
- Microsoft.Orleans.Runtime.Abstractions (>= 3.8.0)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.5)
- System.Threading.Channels (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages (43)
Showing the top 5 NuGet packages that depend on Microsoft.Orleans.OrleansRuntime:
| Package | Downloads |
|---|---|
|
Gigya.Microdot.Orleans.Hosting
Infrastructure used for hosting Orleans Microdot services, part of the Microdot framework. |
|
|
Microsoft.Orleans.OrleansHost
Default silo host process that starts a silo as a process. |
|
|
Orleans.Persistence.CosmosDB
Microsoft Orleans persistence provider backed by Azure CosmosDB |
|
|
Microsoft.Orleans.Hosting.ServiceFabric
Support for hosting Microsoft Orleans on Service Fabric. |
|
|
Orleans.Clustering.CosmosDB
Microsoft Orleans clustering provider backed by Azure CosmosDB |
GitHub repositories (7)
Showing the top 7 popular GitHub repositories that depend on Microsoft.Orleans.OrleansRuntime:
| Repository | Stars |
|---|---|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10, 9, 8.0, 7.0, 6.0, 5.0, 3.1, 2.2, and 2.1,projects you can use. Readme contains explanations on all projects.
|
|
|
dotnetGame/MineCase
Minecraft server based on Orleans
|
|
|
RayTale/Ray
项目停止更新,新项目:https://github.com/RayTale/Vertex
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
microsoft/Yams
YAMS (Yet Another Microservices Solution) is a library that can be used to deploy and host microservices in the cloud (e.g. Azure) or on premises
|
|
|
PiotrJustyna/road-to-orleans
This repository illustrates the road to orleans with practical, real-life examples. From most basic, to more advanced techniques.
|
|
|
ReubenBond/hanbaobao-web
Orleans sample application with Kubernetes hosting
|
| Version | Downloads | Last Updated |
|---|---|---|
| 4.0.0-preview2 | 27,220 | 8/4/2022 |
| 4.0.0-preview1 | 12,958 | 2/10/2022 |
| 3.8.0 | 86,175 | 5/6/2025 |
| 3.8.0-preview5 | 712 | 5/12/2025 |
| 3.8.0-preview3 | 676 | 4/8/2025 |
| 3.8.0-preview2 | 670 | 4/4/2025 |
| 3.8.0-preview1 | 642 | 3/31/2025 |
| 3.7.2 | 256,637 | 5/10/2024 |
| 3.7.1 | 289,901 | 5/27/2023 |
| 3.7.0 | 231,614 | 3/23/2023 |
| 3.6.5 | 1,278,652 | 8/15/2022 |
| 3.6.4 | 38,154 | 8/10/2022 |
| 3.6.3 | 61,597 | 8/4/2022 |
| 3.6.2 | 1,023,855 | 4/15/2022 |
| 3.6.1 | 131,035 | 4/5/2022 |
| 3.6.0 | 676,355 | 1/20/2022 |
| 3.5.1 | 745,128 | 11/8/2021 |
| 3.5.0 | 459,616 | 9/3/2021 |
| 3.4.4 | 14,336 | 10/4/2021 |
| 3.4.3 | 419,572 | 6/3/2021 |