Microsoft.Orleans.Core.Abstractions
2.0.0-beta3
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-beta3
NuGet\Install-Package Microsoft.Orleans.Core.Abstractions -Version 2.0.0-beta3
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-beta3" />
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-beta3" />
<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-beta3
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-beta3"
#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-beta3
#: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-beta3&prerelease
#tool nuget:?package=Microsoft.Orleans.Core.Abstractions&version=2.0.0-beta3&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.Runtime.Serialization.Formatters (>= 4.3.0)
NuGet packages (134)
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 (14)
Showing the top 14 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.Providers.MongoDB
A MongoDb implementation of the Orleans Providers: Membership, Storage and Reminders.
|
|
|
OrleansContrib/Orleans.Http
An HTTP API for Microsoft Orleans
|
|
|
usnistgov/ACVP-Server
A repository tracking releases of NIST's ACVP server. See www.github.com/usnistgov/ACVP for the protocol.
|
| Version | Downloads | Last Updated |
|---|---|---|
| 10.1.1-preview.1 | 298 | 5/13/2026 |
| 10.1.0 | 110,250 | 4/14/2026 |
| 10.0.1 | 369,407 | 2/7/2026 |
| 10.0.0 | 93,133 | 1/20/2026 |
| 10.0.0-rc.2 | 8,992 | 12/31/2025 |
| 9.2.1 | 971,364 | 7/16/2025 |
| 9.2.0 | 20,799 | 7/14/2025 |
| 9.2.0-preview3 | 11,143 | 6/10/2025 |
| 9.2.0-preview2 | 1,363 | 6/4/2025 |
| 9.2.0-preview1 | 36,536 | 4/4/2025 |
| 9.1.2 | 869,322 | 2/13/2025 |
| 3.8.1 | 10,888 | 4/24/2026 |
| 3.8.0 | 159,884 | 5/6/2025 |
| 3.8.0-preview5 | 1,846 | 5/12/2025 |
| 3.8.0-preview3 | 1,764 | 4/8/2025 |
| 3.8.0-preview2 | 1,676 | 4/4/2025 |
| 3.8.0-preview1 | 1,789 | 3/31/2025 |
| 2.0.0-beta3 | 27,439 | 12/21/2017 |
Loading failed