Microsoft.Orleans.Core 4.0.0-preview2

Prefix Reserved
This is a prerelease version of Microsoft.Orleans.Core.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Microsoft.Orleans.Core --version 4.0.0-preview2
                    
NuGet\Install-Package Microsoft.Orleans.Core -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.Core" 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.Core" Version="4.0.0-preview2" />
                    
Directory.Packages.props
<PackageReference Include="Microsoft.Orleans.Core" />
                    
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.Core --version 4.0.0-preview2
                    
#r "nuget: Microsoft.Orleans.Core, 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.
#addin nuget:?package=Microsoft.Orleans.Core&version=4.0.0-preview2&prerelease
                    
Install Microsoft.Orleans.Core as a Cake Addin
#tool nuget:?package=Microsoft.Orleans.Core&version=4.0.0-preview2&prerelease
                    
Install Microsoft.Orleans.Core as a Cake Tool

Core library of Microsoft Orleans used both on the client and server.

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 (109)

Showing the top 5 NuGet packages that depend on Microsoft.Orleans.Core:

Package Downloads
Microsoft.Orleans.Runtime.Abstractions

Library with core types shared between silo and extensions.

Microsoft.Orleans.OrleansProviders

Library of built-in persistence and stream providers included in Microsoft Orleans.

Microsoft.Orleans.OrleansRuntime

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

Microsoft.Orleans.Sdk

Microsoft Orleans meta package to bring in the base Orleans packages for all project types.

Microsoft.Orleans.Runtime

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

GitHub repositories (12)

Showing the top 12 popular GitHub repositories that depend on Microsoft.Orleans.Core:

Repository Stars
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 10 Preview 4, 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.
dotnet/samples
Sample code referenced by the .NET documentation
dotnetGame/MineCase
Minecraft server based on Orleans
OrleansContrib/OrleansDashboard
:bar_chart: A developer dashboard for Microsoft Orleans
RayTale/Ray
项目停止更新,新项目:https://github.com/RayTale/Vertex
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
JasonBock/Rocks
A mocking library based on the Compiler APIs (Roslyn + Mocks)
ReubenBond/Hagar
Fast, flexible, and version-tolerant serializer for .NET
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.
OrleansContrib/Orleans.Http
An HTTP API for Microsoft Orleans
OrleansContrib/Orleans.Providers.MongoDB
A MongoDb implementation of the Orleans Providers: Membership, Storage and Reminders.
Version Downloads Last updated
9.2.0-preview2 126 6/4/2025
9.2.0-preview1 11,385 4/4/2025
9.1.2 278,058 2/13/2025
9.0.1 240,101 11/23/2024
9.0.0 19,993 11/14/2024
8.2.0 743,029 7/12/2024
8.2.0-preview1 5,692 5/22/2024
8.1.0 479,451 4/17/2024
8.1.0-preview3 5,284 3/11/2024
8.1.0-preview2 1,711 2/23/2024
8.1.0-preview1 2,201 2/13/2024
8.0.0 503,445 1/5/2024
8.0.0-rc2 2,597 12/20/2023
8.0.0-rc1 2,503 12/4/2023
7.2.7 5,955 10/15/2024
7.2.6 84,763 3/9/2024
7.2.5 19,512 2/22/2024
7.2.4 364,374 12/2/2023
7.2.3 157,772 11/3/2023
7.2.2 87,234 10/16/2023
7.2.1 585,205 7/11/2023
7.2.0 429,265 7/7/2023
7.1.2 285,717 4/19/2023
7.1.1 116,108 3/23/2023
7.1.0 287,840 2/1/2023
7.0.0 399,944 11/8/2022
7.0.0-rc2 2,487 10/19/2022
4.0.0-preview2 24,640 8/4/2022
4.0.0-preview1 27,123 2/10/2022
3.8.0 7,700 5/6/2025
3.8.0-preview5 926 5/12/2025
3.8.0-preview3 960 4/8/2025
3.8.0-preview2 841 4/4/2025
3.8.0-preview1 898 3/31/2025
3.7.2 205,463 5/10/2024
3.7.1 311,956 5/27/2023
3.7.0 147,422 3/23/2023
3.6.5 2,125,262 8/15/2022
3.6.4 57,212 8/10/2022
3.6.3 98,291 8/4/2022
3.6.2 1,548,887 4/15/2022
3.6.1 346,355 4/5/2022
3.6.0 1,056,768 1/20/2022
3.5.1 962,082 11/8/2021
3.5.0 549,802 9/3/2021
3.4.4 24,896 10/4/2021
3.4.3 448,418 6/3/2021
3.4.2 302,722 4/5/2021
3.4.1 372,762 2/3/2021
3.4.0 999,642 1/6/2021
3.4.0-rc1 33,711 12/9/2020
3.3.0 638,012 9/9/2020
3.3.0-rc2 40,361 9/2/2020
3.3.0-rc1 6,484 8/19/2020
3.2.2 177,619 7/22/2020
3.2.1 64,205 7/2/2020
3.2.0 252,618 6/4/2020
3.2.0-rc2 10,782 5/20/2020
3.2.0-rc1 7,532 5/7/2020
3.1.7 612,487 5/19/2020
3.1.6 581,334 4/16/2020
3.1.5 20,519 4/9/2020
3.1.4 423,055 3/26/2020
3.1.3 46,720 3/16/2020
3.1.2 64,649 3/5/2020
3.1.0 44,612 2/23/2020
3.1.0-rc3 7,162 2/13/2020
3.1.0-rc2 6,822 2/12/2020
3.1.0-rc1 6,326 2/10/2020
3.0.2 290,183 12/12/2019
3.0.1 41,839 11/27/2019
3.0.0 362,793 10/24/2019
3.0.0-rc2 11,932 10/16/2019
3.0.0-rc1 10,621 10/9/2019
3.0.0-beta1 28,274 8/16/2019
2.4.5 242,691 12/29/2019
2.4.4 94,687 11/27/2019
2.4.3 102,762 10/10/2019
2.4.2 149,726 8/31/2019
2.4.1 73,507 8/14/2019
2.4.0 36,475 8/8/2019
2.3.6 63,457 7/24/2019
2.3.5 157,089 6/14/2019
2.3.4 195,669 6/4/2019
2.3.3 18,676 6/2/2019
2.3.2 115,294 5/9/2019
2.3.1 33,985 4/26/2019
2.3.0 252,295 3/20/2019
2.3.0-rc2 11,528 3/13/2019
2.3.0-rc1 10,608 3/4/2019
2.2.4 34,959 2/25/2019
2.2.0 135,153 12/13/2018
2.2.0-rc1 10,114 12/4/2018
2.2.0-beta1 11,403 10/21/2018
2.1.2 188,340 10/11/2018
2.1.0 45,970 9/28/2018
2.1.0-rc2 10,856 9/21/2018
2.1.0-rc1 10,667 9/14/2018
2.1.0-beta1 17,931 8/27/2018
2.0.3 169,236 5/11/2018
2.0.0 202,411 3/28/2018
2.0.0-rc2 23,390 3/13/2018
2.0.0-rc1 24,087 2/26/2018
2.0.0-beta3 29,522 12/21/2017
2.0.0-beta2 9,814 12/11/2017
2.0.0-beta1 12,215 10/26/2017
1.5.10 36,765 10/10/2019
1.5.9 11,747 9/1/2019
1.5.8 12,615 5/31/2019
1.5.7 12,233 2/28/2019
1.5.6 17,856 9/28/2018
1.5.5 12,428 9/8/2018
1.5.4 26,397 6/13/2018
1.5.3 63,523 12/9/2017
1.5.2 56,840 10/17/2017
1.5.1 26,668 8/28/2017
1.5.0 55,818 7/6/2017
1.5.0-rc 6,538 6/20/2017
1.5.0-beta1 6,649 4/29/2017
1.4.2 21,321 6/9/2017
1.4.1 32,445 3/27/2017
1.4.0 17,692 2/16/2017
1.4.0-beta 5,574 2/1/2017
1.3.1 206,252 11/11/2016
1.3.0 23,915 10/12/2016
1.3.0-beta2 6,231 9/24/2016
1.3.0-beta1 9,648 7/28/2016
1.2.4 8,980 10/5/2016
1.2.3 19,906 7/12/2016
1.2.2 12,423 6/14/2016
1.2.1 9,327 5/18/2016
1.2.0 18,680 5/2/2016
1.2.0-beta 5,938 4/19/2016
1.1.3 16,650 3/9/2016
1.1.2 15,384 1/20/2016
1.1.1 7,513 1/11/2016
1.1.0 14,396 12/14/2015
1.1.0-beta2 5,681 12/3/2015
1.1.0-beta1 5,646 11/3/2015
1.0.10 40,121 9/22/2015
1.0.9 16,120 7/16/2015
1.0.8 11,416 5/27/2015
1.0.7 2,498 5/15/2015
1.0.5 16,932 3/20/2015
1.0.3 4,821 2/27/2015
1.0.0 12,129 2/6/2015