Microsoft.Orleans.OrleansRuntime 4.0.0-preview2

Prefix Reserved
This is a prerelease version of Microsoft.Orleans.OrleansRuntime.
dotnet add package Microsoft.Orleans.OrleansRuntime --version 4.0.0-preview2
                    
NuGet\Install-Package Microsoft.Orleans.OrleansRuntime -Version 4.0.0-preview2
                    
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="4.0.0-preview2" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Orleans.OrleansRuntime" Version="4.0.0-preview2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Orleans.OrleansRuntime" />
                    
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.OrleansRuntime --version 4.0.0-preview2
                    
#r "nuget: Microsoft.Orleans.OrleansRuntime, 4.0.0-preview2"
                    
#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.OrleansRuntime@4.0.0-preview2
                    
#: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.OrleansRuntime&version=4.0.0-preview2&prerelease
                    
Install as a Cake Addin
#tool nuget:?package=Microsoft.Orleans.OrleansRuntime&version=4.0.0-preview2&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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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.Persistence.CosmosDB

Microsoft Orleans persistence 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 Preview 7, 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 25,868 8/4/2022
4.0.0-preview1 12,372 2/10/2022
3.8.0 26,158 5/6/2025
3.8.0-preview5 431 5/12/2025
3.8.0-preview3 414 4/8/2025
3.8.0-preview2 359 4/4/2025
3.8.0-preview1 387 3/31/2025
3.7.2 179,262 5/10/2024
3.7.1 253,333 5/27/2023
3.7.0 134,107 3/23/2023
3.6.5 1,156,275 8/15/2022
3.6.4 36,934 8/10/2022
3.6.3 58,789 8/4/2022
3.6.2 948,147 4/15/2022
3.6.1 125,452 4/5/2022
3.6.0 628,535 1/20/2022
3.5.1 685,414 11/8/2021
3.5.0 440,107 9/3/2021
3.4.4 13,892 10/4/2021
3.4.3 393,302 6/3/2021
3.4.2 244,594 4/5/2021
3.4.1 269,449 2/3/2021
3.4.0 1,805,400 1/6/2021
3.4.0-rc1 30,139 12/9/2020
3.3.0 410,003 9/9/2020
3.3.0-rc2 41,299 9/2/2020
3.3.0-rc1 2,396 8/19/2020
3.2.2 104,682 7/22/2020
3.2.1 34,977 7/2/2020
3.2.0 222,775 6/4/2020
3.2.0-rc2 5,107 5/20/2020
3.2.0-rc1 2,906 5/7/2020
3.1.7 598,729 5/19/2020
3.1.6 529,933 4/16/2020
3.1.5 7,559 4/9/2020
3.1.4 346,471 3/26/2020
3.1.3 27,327 3/16/2020
3.1.2 46,948 3/5/2020
3.1.0 23,650 2/23/2020
3.1.0-rc3 2,643 2/13/2020
3.1.0-rc2 2,548 2/12/2020
3.1.0-rc1 2,317 2/10/2020
3.0.2 245,156 12/12/2019
3.0.1 26,655 11/27/2019
3.0.0 148,831 10/24/2019
3.0.0-rc2 6,493 10/16/2019
3.0.0-rc1 3,876 10/9/2019
3.0.0-beta1 7,136 8/16/2019
2.4.5 30,339 12/29/2019
2.4.4 68,757 11/27/2019
2.4.3 70,655 10/10/2019
2.4.2 96,321 8/31/2019
2.4.1 38,202 8/14/2019
2.4.0 20,392 8/8/2019
2.3.6 44,748 7/24/2019
2.3.5 84,523 6/14/2019
2.3.4 184,846 6/4/2019
2.3.3 7,409 6/2/2019
2.3.2 79,750 5/9/2019
2.3.1 20,714 4/26/2019
2.3.0 207,566 3/20/2019
2.3.0-rc2 5,282 3/13/2019
2.3.0-rc1 4,296 3/4/2019
2.2.4 20,061 2/25/2019
2.2.3 32,629 1/17/2019
2.2.0 48,183 12/13/2018
2.2.0-rc1 4,027 12/4/2018
2.2.0-beta1 4,979 10/21/2018
2.1.2 165,169 10/11/2018
2.1.0 34,083 9/28/2018
2.1.0-rc2 4,959 9/21/2018
2.1.0-rc1 4,526 9/14/2018
2.1.0-beta1 11,557 8/27/2018
2.0.4 68,856 7/20/2018
2.0.3 36,877 5/11/2018
2.0.0 114,437 3/28/2018
2.0.0-rc2 14,636 3/13/2018
2.0.0-rc1 13,047 2/26/2018
2.0.0-beta3 19,736 12/21/2017
2.0.0-beta2 8,734 12/11/2017
2.0.0-beta1 10,758 10/26/2017
1.5.10 29,718 10/10/2019
1.5.9 5,409 9/1/2019
1.5.8 5,851 5/31/2019
1.5.7 5,790 2/28/2019
1.5.6 11,229 9/28/2018
1.5.5 6,101 9/8/2018
1.5.4 16,874 6/13/2018
1.5.3 41,553 12/9/2017
1.5.2 36,130 10/17/2017
1.5.1 22,318 8/28/2017
1.5.0 37,391 7/6/2017
1.5.0-rc 4,201 6/20/2017
1.5.0-beta1 4,084 4/29/2017
1.4.2 15,506 6/9/2017
1.4.1 21,622 3/27/2017
1.4.0 12,046 2/16/2017
1.4.0-beta 3,572 2/1/2017
1.3.1 202,104 11/11/2016
1.3.0 17,029 10/12/2016
1.3.0-beta2 4,041 9/24/2016
1.3.0-beta1 5,683 7/28/2016
1.2.4 5,499 10/5/2016
1.2.3 14,988 7/12/2016
1.2.2 8,556 6/14/2016
1.2.1 5,568 5/18/2016
1.2.0 12,831 5/2/2016
1.2.0-beta 3,357 4/19/2016
1.1.3 12,272 3/9/2016
1.1.2 10,956 1/20/2016
1.1.1 4,588 1/11/2016
1.1.0 7,286 12/14/2015
1.1.0-beta2 3,652 12/3/2015
1.1.0-beta1 3,931 11/3/2015
1.0.10 15,038 9/22/2015
1.0.9 13,560 7/16/2015
1.0.8 9,730 5/27/2015
1.0.7 4,470 5/15/2015
1.0.5 10,488 3/20/2015
1.0.3 4,656 2/27/2015
1.0.0 10,305 2/6/2015