Microsoft.Orleans.Core
3.6.5
Prefix Reserved
.NET 6.0
.NET Core 3.1
.NET Standard 2.0
There is a newer prerelease version of this package available.
See the version list below for details.
See the version list below for details.
Install-Package Microsoft.Orleans.Core -Version 3.6.5
dotnet add package Microsoft.Orleans.Core --version 3.6.5
<PackageReference Include="Microsoft.Orleans.Core" Version="3.6.5" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Orleans.Core --version 3.6.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Orleans.Core, 3.6.5"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. Copy this into the interactive tool or source code of the script to reference the package.
// Install Microsoft.Orleans.Core as a Cake Addin
#addin nuget:?package=Microsoft.Orleans.Core&version=3.6.5
// Install Microsoft.Orleans.Core as a Cake Tool
#tool nuget:?package=Microsoft.Orleans.Core&version=3.6.5
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core library of Microsoft Orleans used both on the client and server.
Product | Versions |
---|---|
.NET | net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows |
.NET Core | netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1 |
.NET Standard | netstandard2.0 netstandard2.1 |
.NET Framework | net461 net462 net463 net47 net471 net472 net48 |
MonoAndroid | monoandroid |
MonoMac | monomac |
MonoTouch | monotouch |
Tizen | tizen40 tizen60 |
Xamarin.iOS | xamarinios |
Xamarin.Mac | xamarinmac |
Xamarin.TVOS | xamarintvos |
Xamarin.WatchOS | xamarinwatchos |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
.NETCoreApp 3.1
- Microsoft.AspNetCore.Connections.Abstractions (>= 6.0.0)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.Configuration (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
- Microsoft.Extensions.DependencyModel (>= 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.ObjectPool (>= 6.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 6.0.0)
- Microsoft.Orleans.Core.Abstractions (>= 3.6.5)
- Newtonsoft.Json (>= 13.0.1)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.IO.Pipelines (>= 6.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Reflection.Metadata (>= 6.0.0)
- System.Runtime (>= 4.3.1)
- System.Threading.Channels (>= 6.0.0)
- System.ValueTuple (>= 4.5.0)
-
.NETStandard 2.0
- Microsoft.AspNetCore.Connections.Abstractions (>= 6.0.0)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.Configuration (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
- Microsoft.Extensions.DependencyModel (>= 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.ObjectPool (>= 6.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 6.0.0)
- Microsoft.Orleans.Core.Abstractions (>= 3.6.5)
- Newtonsoft.Json (>= 13.0.1)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.IO.Pipelines (>= 6.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Reflection.Metadata (>= 6.0.0)
- System.Runtime (>= 4.3.1)
- System.Threading.Channels (>= 6.0.0)
- System.ValueTuple (>= 4.5.0)
-
net6.0
- Microsoft.AspNetCore.Connections.Abstractions (>= 6.0.0)
- Microsoft.Bcl.AsyncInterfaces (>= 6.0.0)
- Microsoft.Extensions.Configuration (>= 6.0.0)
- Microsoft.Extensions.DependencyInjection (>= 6.0.0)
- Microsoft.Extensions.DependencyModel (>= 6.0.0)
- Microsoft.Extensions.Hosting.Abstractions (>= 6.0.0)
- Microsoft.Extensions.Logging (>= 6.0.0)
- Microsoft.Extensions.ObjectPool (>= 6.0.0)
- Microsoft.Extensions.Options.ConfigurationExtensions (>= 6.0.0)
- Microsoft.Orleans.Core.Abstractions (>= 3.6.5)
- Newtonsoft.Json (>= 13.0.1)
- System.Buffers (>= 4.5.1)
- System.Collections.Immutable (>= 6.0.0)
- System.Diagnostics.DiagnosticSource (>= 6.0.0)
- System.IO.Pipelines (>= 6.0.0)
- System.Memory (>= 4.5.4)
- System.Reflection.Emit (>= 4.7.0)
- System.Reflection.Emit.Lightweight (>= 4.7.0)
- System.Reflection.Metadata (>= 6.0.0)
- System.Runtime (>= 4.3.1)
- System.Threading.Channels (>= 6.0.0)
- System.ValueTuple (>= 4.5.0)
NuGet packages (108)
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.OrleansCodeGenerator
Package Description |
|
Microsoft.Orleans.OrleansTelemetryConsumers.Counters
Microsoft Windows Performance Counters implementation of Orleans Telemetry API. |
GitHub repositories (15)
Showing the top 5 popular GitHub repositories that depend on Microsoft.Orleans.Core:
Repository | Stars |
---|---|
dotnet/orleans
Cloud Native application framework for .NET
|
|
dodyg/practical-aspnetcore
Practical samples of ASP.NET Core 2.1, 2.2, 3.1, 5.0, 6.0 and 7.0 projects you can use. Readme contains explanations on all projects.
|
|
Dotnet-Boxed/Templates
.NET project templates with batteries included, providing the minimum amount of code required to get you going faster.
|
|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
dotnetGame/MineCase
Minecraft server based on Orleans
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-preview2 | 1,680 | 8/4/2022 |
4.0.0-preview1 | 12,628 | 2/10/2022 |
3.6.5 | 1,219 | 8/15/2022 |
3.6.4 | 2,749 | 8/10/2022 |
3.6.3 | 4,924 | 8/4/2022 |
3.6.2 | 346,898 | 4/15/2022 |
3.6.1 | 36,881 | 4/5/2022 |
3.6.0 | 471,262 | 1/20/2022 |
3.5.1 | 322,771 | 11/8/2021 |
3.5.0 | 247,392 | 9/3/2021 |
3.4.4 | 8,036 | 10/4/2021 |
3.4.3 | 235,774 | 6/3/2021 |
3.4.2 | 186,537 | 4/5/2021 |
3.4.1 | 222,691 | 2/3/2021 |
3.4.0 | 307,164 | 1/6/2021 |
3.4.0-rc1 | 26,274 | 12/9/2020 |
3.3.0 | 395,701 | 9/9/2020 |
3.3.0-rc2 | 22,911 | 9/2/2020 |
3.3.0-rc1 | 3,507 | 8/19/2020 |
3.2.2 | 112,573 | 7/22/2020 |
3.2.1 | 42,349 | 7/2/2020 |
3.2.0 | 166,305 | 6/4/2020 |
3.2.0-rc2 | 5,195 | 5/20/2020 |
3.2.0-rc1 | 4,157 | 5/7/2020 |
3.1.7 | 246,576 | 5/19/2020 |
3.1.6 | 390,767 | 4/16/2020 |
3.1.5 | 12,465 | 4/9/2020 |
3.1.4 | 138,548 | 3/26/2020 |
3.1.3 | 36,320 | 3/16/2020 |
3.1.2 | 53,263 | 3/5/2020 |
3.1.0 | 30,614 | 2/23/2020 |
3.1.0-rc3 | 3,855 | 2/13/2020 |
3.1.0-rc2 | 3,929 | 2/12/2020 |
3.1.0-rc1 | 3,444 | 2/10/2020 |
3.0.2 | 230,608 | 12/12/2019 |
3.0.1 | 33,632 | 11/27/2019 |
3.0.0 | 216,054 | 10/24/2019 |
3.0.0-rc2 | 8,509 | 10/16/2019 |
3.0.0-rc1 | 7,417 | 10/9/2019 |
3.0.0-beta1 | 16,270 | 8/16/2019 |
2.4.5 | 117,391 | 12/29/2019 |
2.4.4 | 59,608 | 11/27/2019 |
2.4.3 | 69,042 | 10/10/2019 |
2.4.2 | 108,130 | 8/31/2019 |
2.4.1 | 50,122 | 8/14/2019 |
2.4.0 | 19,826 | 8/8/2019 |
2.3.6 | 47,309 | 7/24/2019 |
2.3.5 | 115,623 | 6/14/2019 |
2.3.4 | 173,116 | 6/4/2019 |
2.3.3 | 8,892 | 6/2/2019 |
2.3.2 | 95,850 | 5/9/2019 |
2.3.1 | 18,075 | 4/26/2019 |
2.3.0 | 196,574 | 3/20/2019 |
2.3.0-rc2 | 5,723 | 3/13/2019 |
2.3.0-rc1 | 4,645 | 3/4/2019 |
2.2.4 | 23,063 | 2/25/2019 |
2.2.0 | 109,574 | 12/13/2018 |
2.2.0-rc1 | 4,593 | 12/4/2018 |
2.2.0-beta1 | 5,670 | 10/21/2018 |
2.1.2 | 173,744 | 10/11/2018 |
2.1.0 | 31,875 | 9/28/2018 |
2.1.0-rc2 | 4,972 | 9/21/2018 |
2.1.0-rc1 | 4,891 | 9/14/2018 |
2.1.0-beta1 | 12,228 | 8/27/2018 |
2.0.3 | 125,827 | 5/11/2018 |
2.0.0 | 170,564 | 3/28/2018 |
2.0.0-rc2 | 14,749 | 3/13/2018 |
2.0.0-rc1 | 12,969 | 2/26/2018 |
2.0.0-beta3 | 18,982 | 12/21/2017 |
2.0.0-beta2 | 4,744 | 12/11/2017 |
2.0.0-beta1 | 6,671 | 10/26/2017 |
1.5.10 | 19,148 | 10/10/2019 |
1.5.9 | 5,578 | 9/1/2019 |
1.5.8 | 6,133 | 5/31/2019 |
1.5.7 | 6,015 | 2/28/2019 |
1.5.6 | 11,237 | 9/28/2018 |
1.5.5 | 5,892 | 9/8/2018 |
1.5.4 | 18,183 | 6/13/2018 |
1.5.3 | 50,691 | 12/9/2017 |
1.5.2 | 42,667 | 10/17/2017 |
1.5.1 | 18,893 | 8/28/2017 |
1.5.0 | 41,361 | 7/6/2017 |
1.5.0-rc | 3,482 | 6/20/2017 |
1.5.0-beta1 | 3,663 | 4/29/2017 |
1.4.2 | 13,065 | 6/9/2017 |
1.4.1 | 20,506 | 3/27/2017 |
1.4.0 | 10,428 | 2/16/2017 |
1.4.0-beta | 2,707 | 2/1/2017 |
1.3.1 | 121,940 | 11/11/2016 |
1.3.0 | 13,503 | 10/12/2016 |
1.3.0-beta2 | 3,319 | 9/24/2016 |
1.3.0-beta1 | 4,608 | 7/28/2016 |
1.2.4 | 4,329 | 10/5/2016 |
1.2.3 | 11,639 | 7/12/2016 |
1.2.2 | 6,442 | 6/14/2016 |
1.2.1 | 4,547 | 5/18/2016 |
1.2.0 | 10,715 | 5/2/2016 |
1.2.0-beta | 2,981 | 4/19/2016 |
1.1.3 | 7,984 | 3/9/2016 |
1.1.2 | 8,519 | 1/20/2016 |
1.1.1 | 3,665 | 1/11/2016 |
1.1.0 | 7,874 | 12/14/2015 |
1.1.0-beta2 | 2,756 | 12/3/2015 |
1.1.0-beta1 | 2,673 | 11/3/2015 |
1.0.10 | 20,603 | 9/22/2015 |
1.0.9 | 9,078 | 7/16/2015 |
1.0.8 | 6,763 | 5/27/2015 |
1.0.7 | 1,870 | 5/15/2015 |
1.0.5 | 8,338 | 3/20/2015 |
1.0.3 | 2,530 | 2/27/2015 |
1.0.0 | 5,229 | 2/6/2015 |