Microsoft.Orleans.Core.Abstractions
2.0.0-beta1
Prefix Reserved
This is a prerelease version of Microsoft.Orleans.Core.Abstractions.
There is a newer version of this package available.
See the version list below for details.
See the version list below for details.
dotnet add package Microsoft.Orleans.Core.Abstractions --version 2.0.0-beta1
NuGet\Install-Package Microsoft.Orleans.Core.Abstractions -Version 2.0.0-beta1
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.Abstractions" Version="2.0.0-beta1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Microsoft.Orleans.Core.Abstractions" Version="2.0.0-beta1" />
<PackageReference Include="Microsoft.Orleans.Core.Abstractions" />
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.Abstractions --version 2.0.0-beta1
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Orleans.Core.Abstractions, 2.0.0-beta1"
#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.Core.Abstractions@2.0.0-beta1
#: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.Core.Abstractions&version=2.0.0-beta1&prerelease
#tool nuget:?package=Microsoft.Orleans.Core.Abstractions&version=2.0.0-beta1&prerelease
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core abstractions library of Microsoft Orleans
| Product | Versions Compatible and additional computed target framework versions. |
|---|---|
| .NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. 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 was computed. |
| .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)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
.NETStandard 2.0
- Newtonsoft.Json (>= 10.0.3)
- System.Reflection.Emit.Lightweight (>= 4.3.0)
- System.Runtime.Serialization.Formatters (>= 4.3.0)
NuGet packages (120)
Showing the top 5 NuGet packages that depend on Microsoft.Orleans.Core.Abstractions:
| Package | Downloads |
|---|---|
|
Microsoft.Orleans.Core
Core library of Microsoft Orleans used both on the client and server. |
|
|
Omnia.Fx.Models
Package Description |
|
|
Microsoft.Orleans.Reminders
Reminders library for Microsoft Orleans used on the server. |
|
|
Blauhaus.EVACS.Orleans.Abstractions
Package Description |
|
|
Blauhaus.Orleans.Abstractions
Package Description |
GitHub repositories (13)
Showing the top 13 popular GitHub repositories that depend on Microsoft.Orleans.Core.Abstractions:
| Repository | Stars |
|---|---|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
|
microsoft/dotnet-podcasts
.NET reference application shown at .NET Conf featuring ASP.NET Core, Blazor, .NET MAUI, Microservices, Orleans, Playwright, and more!
|
|
|
RayTale/Ray
项目停止更新,新项目:https://github.com/RayTale/Vertex
|
|
|
OrleansContrib/Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
|
|
|
Maarten88/rrod
Exploring a new web architecture with React, Redux, Orleans and Dotnet Core
|
|
|
axzxs2001/Asp.NetCoreExperiment
原来所有项目都移动到**OleVersion**目录下进行保留。新的案例装以.net 5.0为主,一部分对以前案例进行升级,一部分将以前的工作经验总结出来,以供大家参考!
|
|
|
RayTale/Vertex
Vertex is a distributed, ultimately consistent, event traceable cross platform framework based on Orleans, which is used to build high-performance, high throughput, low latency, scalable distributed applications
|
|
|
EasyAbp/EShop
An abp application module group that provides basic e-shop service.
|
|
|
Samsung/Tizen.NET
Welcome to Tizen .NET
|
|
|
OrleansContrib/Orleans.Clustering.Kubernetes
Orleans Membership provider for Kubernetes
|
|
|
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.1 | 397,129 | 7/16/2025 |
| 9.2.0 | 10,684 | 7/14/2025 |
| 9.2.0-preview3 | 8,295 | 6/10/2025 |
| 9.2.0-preview2 | 1,285 | 6/4/2025 |
| 9.2.0-preview1 | 33,148 | 4/4/2025 |
| 9.1.2 | 677,093 | 2/13/2025 |
| 9.0.1 | 350,789 | 11/23/2024 |
| 9.0.0 | 27,440 | 11/14/2024 |
| 8.2.0 | 1,465,917 | 7/12/2024 |
| 8.2.0-preview1 | 7,515 | 5/22/2024 |
| 8.1.0 | 562,393 | 4/17/2024 |
| 8.1.0-preview3 | 5,656 | 3/11/2024 |
| 8.1.0-preview2 | 2,059 | 2/23/2024 |
| 8.1.0-preview1 | 2,596 | 2/13/2024 |
| 8.0.0 | 610,525 | 1/5/2024 |
| 8.0.0-rc2 | 2,966 | 12/20/2023 |
| 8.0.0-rc1 | 2,996 | 12/4/2023 |
| 7.2.7 | 17,526 | 10/15/2024 |
| 7.2.6 | 126,833 | 3/9/2024 |
| 7.2.5 | 25,816 | 2/22/2024 |
| 7.2.4 | 445,788 | 12/2/2023 |
| 7.2.3 | 177,701 | 11/3/2023 |
| 7.2.2 | 89,353 | 10/16/2023 |
| 7.2.1 | 772,997 | 7/11/2023 |
| 7.2.0 | 560,786 | 7/7/2023 |
| 7.1.2 | 300,218 | 4/19/2023 |
| 7.1.1 | 120,341 | 3/23/2023 |
| 7.1.0 | 298,536 | 2/1/2023 |
| 7.0.0 | 433,477 | 11/8/2022 |
| 7.0.0-rc2 | 2,774 | 10/19/2022 |
| 4.0.0-preview2 | 25,482 | 8/4/2022 |
| 4.0.0-preview1 | 29,543 | 2/10/2022 |
| 3.8.0 | 90,851 | 5/6/2025 |
| 3.8.0-preview5 | 1,721 | 5/12/2025 |
| 3.8.0-preview3 | 1,631 | 4/8/2025 |
| 3.8.0-preview2 | 1,553 | 4/4/2025 |
| 3.8.0-preview1 | 1,661 | 3/31/2025 |
| 3.7.2 | 316,221 | 5/10/2024 |
| 3.7.1 | 396,583 | 5/27/2023 |
| 3.7.0 | 211,058 | 3/23/2023 |
| 3.6.5 | 2,295,274 | 8/15/2022 |
| 3.6.4 | 65,970 | 8/10/2022 |
| 3.6.3 | 89,487 | 8/4/2022 |
| 3.6.2 | 1,624,420 | 4/15/2022 |
| 3.6.1 | 377,455 | 4/5/2022 |
| 3.6.0 | 1,355,195 | 1/20/2022 |
| 3.5.1 | 1,073,737 | 11/8/2021 |
| 3.5.0 | 582,905 | 9/3/2021 |
| 3.4.4 | 25,435 | 10/4/2021 |
| 3.4.3 | 573,790 | 6/3/2021 |
| 3.4.2 | 339,316 | 4/5/2021 |
| 3.4.1 | 414,105 | 2/3/2021 |
| 3.4.0 | 984,585 | 1/6/2021 |
| 3.4.0-rc1 | 8,521 | 12/9/2020 |
| 3.3.0 | 774,817 | 9/9/2020 |
| 3.3.0-rc2 | 13,580 | 9/2/2020 |
| 3.3.0-rc1 | 7,042 | 8/19/2020 |
| 3.2.2 | 267,219 | 7/22/2020 |
| 3.2.1 | 68,889 | 7/2/2020 |
| 3.2.0 | 247,241 | 6/4/2020 |
| 3.2.0-rc2 | 11,427 | 5/20/2020 |
| 3.2.0-rc1 | 7,895 | 5/7/2020 |
| 3.1.7 | 627,641 | 5/19/2020 |
| 3.1.6 | 575,320 | 4/16/2020 |
| 3.1.5 | 26,661 | 4/9/2020 |
| 3.1.4 | 458,351 | 3/26/2020 |
| 3.1.3 | 60,216 | 3/16/2020 |
| 3.1.2 | 75,405 | 3/5/2020 |
| 3.1.0 | 62,805 | 2/23/2020 |
| 3.1.0-rc3 | 7,538 | 2/13/2020 |
| 3.1.0-rc2 | 7,281 | 2/12/2020 |
| 3.1.0-rc1 | 6,811 | 2/10/2020 |
| 3.0.2 | 280,798 | 12/12/2019 |
| 3.0.1 | 45,058 | 11/27/2019 |
| 3.0.0 | 338,097 | 10/24/2019 |
| 3.0.0-rc2 | 12,539 | 10/16/2019 |
| 3.0.0-rc1 | 11,157 | 10/9/2019 |
| 3.0.0-beta1 | 27,918 | 8/16/2019 |
| 2.4.5 | 232,819 | 12/29/2019 |
| 2.4.4 | 98,420 | 11/27/2019 |
| 2.4.3 | 102,488 | 10/10/2019 |
| 2.4.2 | 126,318 | 8/31/2019 |
| 2.4.1 | 76,722 | 8/14/2019 |
| 2.4.0 | 33,505 | 8/8/2019 |
| 2.3.6 | 65,927 | 7/24/2019 |
| 2.3.5 | 150,621 | 6/14/2019 |
| 2.3.4 | 198,519 | 6/4/2019 |
| 2.3.3 | 19,254 | 6/2/2019 |
| 2.3.2 | 121,109 | 5/9/2019 |
| 2.3.1 | 34,723 | 4/26/2019 |
| 2.3.0 | 257,899 | 3/20/2019 |
| 2.3.0-rc2 | 11,614 | 3/13/2019 |
| 2.3.0-rc1 | 11,158 | 3/4/2019 |
| 2.2.0 | 184,017 | 12/13/2018 |
| 2.2.0-rc1 | 10,529 | 12/4/2018 |
| 2.2.0-beta1 | 11,975 | 10/21/2018 |
| 2.1.2 | 189,204 | 10/11/2018 |
| 2.1.0 | 46,232 | 9/28/2018 |
| 2.1.0-rc2 | 11,409 | 9/21/2018 |
| 2.1.0-rc1 | 11,154 | 9/14/2018 |
| 2.1.0-beta1 | 18,603 | 8/27/2018 |
| 2.0.0 | 317,212 | 3/28/2018 |
| 2.0.0-rc2 | 24,908 | 3/13/2018 |
| 2.0.0-rc1 | 26,515 | 2/27/2018 |
| 2.0.0-beta3 | 27,306 | 12/21/2017 |
| 2.0.0-beta2 | 10,622 | 12/11/2017 |
| 2.0.0-beta1 | 14,556 | 10/26/2017 |