Microsoft.Orleans.OrleansRuntime
3.7.1
.NET 6.0
.NET Core 3.1
.NET Standard 2.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Orleans.OrleansRuntime --version 3.7.1
NuGet\Install-Package Microsoft.Orleans.OrleansRuntime -Version 3.7.1
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.OrleansRuntime" Version="3.7.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Orleans.OrleansRuntime --version 3.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Orleans.OrleansRuntime, 3.7.1"
#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.
// Install Microsoft.Orleans.OrleansRuntime as a Cake Addin
#addin nuget:?package=Microsoft.Orleans.OrleansRuntime&version=3.7.1
// Install Microsoft.Orleans.OrleansRuntime as a Cake Tool
#tool nuget:?package=Microsoft.Orleans.OrleansRuntime&version=3.7.1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
.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. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.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.7.1)
- Microsoft.Orleans.Runtime.Abstractions (>= 3.7.1)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- 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.7.1)
- Microsoft.Orleans.Runtime.Abstractions (>= 3.7.1)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- 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.7.1)
- Microsoft.Orleans.Runtime.Abstractions (>= 3.7.1)
- System.Buffers (>= 4.5.1)
- System.Memory (>= 4.5.4)
- System.Threading.Channels (>= 6.0.0)
- System.Threading.Tasks.Extensions (>= 4.5.4)
NuGet packages (45)
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. |
|
Microsoft.Orleans.Hosting.ServiceFabric
Support for hosting Microsoft Orleans on Service Fabric. |
|
Microsoft.Orleans.Runtime.Legacy
Legacy support for Microsoft Orleans Runtime library. |
|
Orleans.Streams.Utils
Streaming utilities for Microsoft Orleans. |
GitHub repositories (9)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Orleans.OrleansRuntime:
Repository | Stars |
---|---|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0, 6.0, 7.0 and 8.0 preview 4 projects you can use. Readme contains explanations on all projects.
|
|
dotnetGame/MineCase
Minecraft server based on Orleans
|
|
RayTale/Ray
项目停止更新,新项目:https://github.com/RayTale/Vertex
|
|
OrleansContrib/Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka/
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-preview2 | 18,825 | 8/4/2022 |
4.0.0-preview1 | 10,974 | 2/10/2022 |
3.7.1 | 62 | 5/27/2023 |
3.7.0 | 15,359 | 3/23/2023 |
3.6.5 | 675,751 | 8/15/2022 |
3.6.4 | 26,039 | 8/10/2022 |
3.6.3 | 38,181 | 8/4/2022 |
3.6.2 | 611,235 | 4/15/2022 |
3.6.1 | 90,622 | 4/5/2022 |
3.6.0 | 430,315 | 1/20/2022 |
3.5.1 | 427,727 | 11/8/2021 |
3.5.0 | 306,111 | 9/3/2021 |
3.4.4 | 8,981 | 10/4/2021 |
3.4.3 | 255,020 | 6/3/2021 |
3.4.2 | 178,639 | 4/5/2021 |
3.4.1 | 210,257 | 2/3/2021 |
3.4.0 | 1,174,927 | 1/6/2021 |
3.4.0-rc1 | 26,875 | 12/9/2020 |
3.3.0 | 363,617 | 9/9/2020 |
3.3.0-rc2 | 31,211 | 9/2/2020 |
3.3.0-rc1 | 1,226 | 8/19/2020 |
3.2.2 | 88,490 | 7/22/2020 |
3.2.1 | 31,342 | 7/2/2020 |
3.2.0 | 182,743 | 6/4/2020 |
3.2.0-rc2 | 1,787 | 5/20/2020 |
3.2.0-rc1 | 1,628 | 5/7/2020 |
3.1.7 | 469,916 | 5/19/2020 |
3.1.6 | 440,322 | 4/16/2020 |
3.1.5 | 6,145 | 4/9/2020 |
3.1.4 | 203,695 | 3/26/2020 |
3.1.3 | 25,342 | 3/16/2020 |
3.1.2 | 43,476 | 3/5/2020 |
3.1.0 | 20,876 | 2/23/2020 |
3.1.0-rc3 | 1,455 | 2/13/2020 |
3.1.0-rc2 | 1,432 | 2/12/2020 |
3.1.0-rc1 | 1,196 | 2/10/2020 |
3.0.2 | 218,229 | 12/12/2019 |
3.0.1 | 24,596 | 11/27/2019 |
3.0.0 | 137,139 | 10/24/2019 |
3.0.0-rc2 | 5,250 | 10/16/2019 |
3.0.0-rc1 | 2,599 | 10/9/2019 |
3.0.0-beta1 | 5,249 | 8/16/2019 |
2.4.5 | 22,215 | 12/29/2019 |
2.4.4 | 49,548 | 11/27/2019 |
2.4.3 | 54,526 | 10/10/2019 |
2.4.2 | 80,816 | 8/31/2019 |
2.4.1 | 29,948 | 8/14/2019 |
2.4.0 | 12,746 | 8/8/2019 |
2.3.6 | 37,253 | 7/24/2019 |
2.3.5 | 72,716 | 6/14/2019 |
2.3.4 | 168,277 | 6/4/2019 |
2.3.3 | 4,686 | 6/2/2019 |
2.3.2 | 70,035 | 5/9/2019 |
2.3.1 | 13,089 | 4/26/2019 |
2.3.0 | 173,862 | 3/20/2019 |
2.3.0-rc2 | 2,799 | 3/13/2019 |
2.3.0-rc1 | 1,938 | 3/4/2019 |
2.2.4 | 16,675 | 2/25/2019 |
2.2.3 | 29,094 | 1/17/2019 |
2.2.0 | 44,859 | 12/13/2018 |
2.2.0-rc1 | 1,802 | 12/4/2018 |
2.2.0-beta1 | 2,507 | 10/21/2018 |
2.1.2 | 161,830 | 10/11/2018 |
2.1.0 | 30,045 | 9/28/2018 |
2.1.0-rc2 | 2,378 | 9/21/2018 |
2.1.0-rc1 | 2,131 | 9/14/2018 |
2.1.0-beta1 | 9,110 | 8/27/2018 |
2.0.4 | 64,376 | 7/20/2018 |
2.0.3 | 33,719 | 5/11/2018 |
2.0.0 | 107,830 | 3/28/2018 |
2.0.0-rc2 | 10,955 | 3/13/2018 |
2.0.0-rc1 | 8,002 | 2/26/2018 |
2.0.0-beta3 | 11,499 | 12/21/2017 |
2.0.0-beta2 | 4,056 | 12/11/2017 |
2.0.0-beta1 | 5,718 | 10/26/2017 |
1.5.10 | 18,535 | 10/10/2019 |
1.5.9 | 3,639 | 9/1/2019 |
1.5.8 | 4,038 | 5/31/2019 |
1.5.7 | 3,959 | 2/28/2019 |
1.5.6 | 9,181 | 9/28/2018 |
1.5.5 | 4,139 | 9/8/2018 |
1.5.4 | 13,851 | 6/13/2018 |
1.5.3 | 32,895 | 12/9/2017 |
1.5.2 | 32,876 | 10/17/2017 |
1.5.1 | 19,898 | 8/28/2017 |
1.5.0 | 34,079 | 7/6/2017 |
1.5.0-rc | 2,406 | 6/20/2017 |
1.5.0-beta1 | 2,374 | 4/29/2017 |
1.4.2 | 12,339 | 6/9/2017 |
1.4.1 | 17,600 | 3/27/2017 |
1.4.0 | 9,148 | 2/16/2017 |
1.4.0-beta | 1,899 | 2/1/2017 |
1.3.1 | 156,201 | 11/11/2016 |
1.3.0 | 11,930 | 10/12/2016 |
1.3.0-beta2 | 2,334 | 9/24/2016 |
1.3.0-beta1 | 3,348 | 7/28/2016 |
1.2.4 | 3,652 | 10/5/2016 |
1.2.3 | 10,566 | 7/12/2016 |
1.2.2 | 6,287 | 6/14/2016 |
1.2.1 | 3,814 | 5/18/2016 |
1.2.0 | 9,082 | 5/2/2016 |
1.2.0-beta | 1,752 | 4/19/2016 |
1.1.3 | 7,629 | 3/9/2016 |
1.1.2 | 8,076 | 1/20/2016 |
1.1.1 | 3,225 | 1/11/2016 |
1.1.0 | 5,728 | 12/14/2015 |
1.1.0-beta2 | 1,816 | 12/3/2015 |
1.1.0-beta1 | 1,981 | 11/3/2015 |
1.0.10 | 10,277 | 9/22/2015 |
1.0.9 | 9,380 | 7/16/2015 |
1.0.8 | 7,189 | 5/27/2015 |
1.0.7 | 2,868 | 5/15/2015 |
1.0.5 | 7,041 | 3/20/2015 |
1.0.3 | 3,229 | 2/27/2015 |
1.0.0 | 5,490 | 2/6/2015 |