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 5, 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,810 8/4/2022
4.0.0-preview1 12,351 2/10/2022
3.8.0 19,499 5/6/2025
3.8.0-preview5 425 5/12/2025
3.8.0-preview3 407 4/8/2025
3.8.0-preview2 350 4/4/2025
3.8.0-preview1 379 3/31/2025
3.7.2 171,508 5/10/2024
3.7.1 249,024 5/27/2023
3.7.0 128,262 3/23/2023
3.6.5 1,149,141 8/15/2022
3.6.4 36,910 8/10/2022
3.6.3 58,662 8/4/2022
3.6.2 943,838 4/15/2022
3.6.1 125,145 4/5/2022
3.6.0 619,116 1/20/2022
3.5.1 679,483 11/8/2021
3.5.0 438,524 9/3/2021
3.4.4 13,875 10/4/2021
3.4.3 390,996 6/3/2021
3.4.2 241,671 4/5/2021
3.4.1 267,628 2/3/2021
3.4.0 1,798,713 1/6/2021
3.4.0-rc1 30,120 12/9/2020
3.3.0 409,638 9/9/2020
3.3.0-rc2 41,277 9/2/2020
3.3.0-rc1 2,376 8/19/2020
3.2.2 104,623 7/22/2020
3.2.1 34,948 7/2/2020
3.2.0 222,543 6/4/2020
3.2.0-rc2 4,969 5/20/2020
3.2.0-rc1 2,887 5/7/2020
3.1.7 597,223 5/19/2020
3.1.6 528,708 4/16/2020
3.1.5 7,540 4/9/2020
3.1.4 344,859 3/26/2020
3.1.3 27,308 3/16/2020
3.1.2 46,915 3/5/2020
3.1.0 23,626 2/23/2020
3.1.0-rc3 2,624 2/13/2020
3.1.0-rc2 2,530 2/12/2020
3.1.0-rc1 2,298 2/10/2020
3.0.2 245,060 12/12/2019
3.0.1 26,635 11/27/2019
3.0.0 148,641 10/24/2019
3.0.0-rc2 6,475 10/16/2019
3.0.0-rc1 3,860 10/9/2019
3.0.0-beta1 7,115 8/16/2019
2.4.5 30,262 12/29/2019
2.4.4 68,327 11/27/2019
2.4.3 70,633 10/10/2019
2.4.2 96,149 8/31/2019
2.4.1 38,044 8/14/2019
2.4.0 20,208 8/8/2019
2.3.6 44,722 7/24/2019
2.3.5 84,442 6/14/2019
2.3.4 184,651 6/4/2019
2.3.3 7,391 6/2/2019
2.3.2 79,732 5/9/2019
2.3.1 20,696 4/26/2019
2.3.0 207,173 3/20/2019
2.3.0-rc2 5,263 3/13/2019
2.3.0-rc1 4,279 3/4/2019
2.2.4 20,018 2/25/2019
2.2.3 32,607 1/17/2019
2.2.0 48,163 12/13/2018
2.2.0-rc1 4,007 12/4/2018
2.2.0-beta1 4,960 10/21/2018
2.1.2 165,144 10/11/2018
2.1.0 34,054 9/28/2018
2.1.0-rc2 4,930 9/21/2018
2.1.0-rc1 4,497 9/14/2018
2.1.0-beta1 11,527 8/27/2018
2.0.4 68,817 7/20/2018
2.0.3 36,837 5/11/2018
2.0.0 114,386 3/28/2018
2.0.0-rc2 14,606 3/13/2018
2.0.0-rc1 13,010 2/26/2018
2.0.0-beta3 19,697 12/21/2017
2.0.0-beta2 8,698 12/11/2017
2.0.0-beta1 10,731 10/26/2017
1.5.10 29,348 10/10/2019
1.5.9 5,387 9/1/2019
1.5.8 5,834 5/31/2019
1.5.7 5,774 2/28/2019
1.5.6 11,201 9/28/2018
1.5.5 6,072 9/8/2018
1.5.4 16,822 6/13/2018
1.5.3 41,133 12/9/2017
1.5.2 36,099 10/17/2017
1.5.1 22,280 8/28/2017
1.5.0 37,347 7/6/2017
1.5.0-rc 4,172 6/20/2017
1.5.0-beta1 4,052 4/29/2017
1.4.2 15,478 6/9/2017
1.4.1 21,527 3/27/2017
1.4.0 12,010 2/16/2017
1.4.0-beta 3,545 2/1/2017
1.3.1 202,041 11/11/2016
1.3.0 16,981 10/12/2016
1.3.0-beta2 4,015 9/24/2016
1.3.0-beta1 5,657 7/28/2016
1.2.4 5,471 10/5/2016
1.2.3 14,961 7/12/2016
1.2.2 8,528 6/14/2016
1.2.1 5,538 5/18/2016
1.2.0 12,799 5/2/2016
1.2.0-beta 3,329 4/19/2016
1.1.3 12,228 3/9/2016
1.1.2 10,929 1/20/2016
1.1.1 4,560 1/11/2016
1.1.0 7,256 12/14/2015
1.1.0-beta2 3,626 12/3/2015
1.1.0-beta1 3,903 11/3/2015
1.0.10 14,973 9/22/2015
1.0.9 13,524 7/16/2015
1.0.8 9,677 5/27/2015
1.0.7 4,433 5/15/2015
1.0.5 10,458 3/20/2015
1.0.3 4,625 2/27/2015
1.0.0 10,164 2/6/2015