Microsoft.Orleans.Core
3.6.2
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.2
dotnet add package Microsoft.Orleans.Core --version 3.6.2
<PackageReference Include="Microsoft.Orleans.Core" Version="3.6.2" />
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.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Orleans.Core, 3.6.2"
#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.2
// Install Microsoft.Orleans.Core as a Cake Tool
#tool nuget:?package=Microsoft.Orleans.Core&version=3.6.2
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.2)
- 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.2)
- 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.2)
- 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 (105)
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.OrleansCodeGenerator
Package Description |
|
Microsoft.Orleans.OrleansTelemetryConsumers.Counters
Microsoft Windows Performance Counters implementation of Orleans Telemetry API. |
|
Orleans.Clustering.Kubernetes
Microsoft Orleans clustering provider backed by Kubernetes |
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
|
|
Squidex/squidex
Headless CMS and Content Managment Hub
|
Version | Downloads | Last updated |
---|---|---|
4.0.0-preview1 | 7,636 | 2/10/2022 |
3.6.2 | 170,433 | 4/15/2022 |
3.6.1 | 25,706 | 4/5/2022 |
3.6.0 | 394,216 | 1/20/2022 |
3.5.1 | 273,547 | 11/8/2021 |
3.5.0 | 221,414 | 9/3/2021 |
3.4.4 | 6,903 | 10/4/2021 |
3.4.3 | 220,029 | 6/3/2021 |
3.4.2 | 176,628 | 4/5/2021 |
3.4.1 | 212,726 | 2/3/2021 |
3.4.0 | 261,169 | 1/6/2021 |
3.4.0-rc1 | 26,149 | 12/9/2020 |
3.3.0 | 380,661 | 9/9/2020 |
3.3.0-rc2 | 22,370 | 9/2/2020 |
3.3.0-rc1 | 3,506 | 8/19/2020 |
3.2.2 | 109,982 | 7/22/2020 |
3.2.1 | 41,250 | 7/2/2020 |
3.2.0 | 158,830 | 6/4/2020 |
3.2.0-rc2 | 5,167 | 5/20/2020 |
3.2.0-rc1 | 4,156 | 5/7/2020 |
3.1.7 | 225,772 | 5/19/2020 |
3.1.6 | 379,401 | 4/16/2020 |
3.1.5 | 12,016 | 4/9/2020 |
3.1.4 | 127,399 | 3/26/2020 |
3.1.3 | 35,747 | 3/16/2020 |
3.1.2 | 52,417 | 3/5/2020 |
3.1.0 | 28,900 | 2/23/2020 |
3.1.0-rc3 | 3,854 | 2/13/2020 |
3.1.0-rc2 | 3,928 | 2/12/2020 |
3.1.0-rc1 | 3,443 | 2/10/2020 |
3.0.2 | 224,215 | 12/12/2019 |
3.0.1 | 33,287 | 11/27/2019 |
3.0.0 | 207,696 | 10/24/2019 |
3.0.0-rc2 | 8,503 | 10/16/2019 |
3.0.0-rc1 | 7,409 | 10/9/2019 |
3.0.0-beta1 | 16,204 | 8/16/2019 |
2.4.5 | 106,917 | 12/29/2019 |
2.4.4 | 57,778 | 11/27/2019 |
2.4.3 | 67,224 | 10/10/2019 |
2.4.2 | 105,224 | 8/31/2019 |
2.4.1 | 49,281 | 8/14/2019 |
2.4.0 | 19,193 | 8/8/2019 |
2.3.6 | 46,594 | 7/24/2019 |
2.3.5 | 113,775 | 6/14/2019 |
2.3.4 | 172,375 | 6/4/2019 |
2.3.3 | 8,532 | 6/2/2019 |
2.3.2 | 95,014 | 5/9/2019 |
2.3.1 | 17,540 | 4/26/2019 |
2.3.0 | 194,524 | 3/20/2019 |
2.3.0-rc2 | 5,676 | 3/13/2019 |
2.3.0-rc1 | 4,643 | 3/4/2019 |
2.2.4 | 22,602 | 2/25/2019 |
2.2.0 | 107,810 | 12/13/2018 |
2.2.0-rc1 | 4,592 | 12/4/2018 |
2.2.0-beta1 | 5,668 | 10/21/2018 |
2.1.2 | 173,023 | 10/11/2018 |
2.1.0 | 31,217 | 9/28/2018 |
2.1.0-rc2 | 4,971 | 9/21/2018 |
2.1.0-rc1 | 4,890 | 9/14/2018 |
2.1.0-beta1 | 12,218 | 8/27/2018 |
2.0.3 | 124,319 | 5/11/2018 |
2.0.0 | 169,517 | 3/28/2018 |
2.0.0-rc2 | 14,701 | 3/13/2018 |
2.0.0-rc1 | 12,873 | 2/26/2018 |
2.0.0-beta3 | 18,855 | 12/21/2017 |
2.0.0-beta2 | 4,730 | 12/11/2017 |
2.0.0-beta1 | 6,669 | 10/26/2017 |
1.5.10 | 17,883 | 10/10/2019 |
1.5.9 | 5,210 | 9/1/2019 |
1.5.8 | 5,786 | 5/31/2019 |
1.5.7 | 5,689 | 2/28/2019 |
1.5.6 | 10,913 | 9/28/2018 |
1.5.5 | 5,547 | 9/8/2018 |
1.5.4 | 17,831 | 6/13/2018 |
1.5.3 | 50,264 | 12/9/2017 |
1.5.2 | 42,025 | 10/17/2017 |
1.5.1 | 18,506 | 8/28/2017 |
1.5.0 | 40,868 | 7/6/2017 |
1.5.0-rc | 3,480 | 6/20/2017 |
1.5.0-beta1 | 3,652 | 4/29/2017 |
1.4.2 | 12,738 | 6/9/2017 |
1.4.1 | 20,043 | 3/27/2017 |
1.4.0 | 10,079 | 2/16/2017 |
1.4.0-beta | 2,705 | 2/1/2017 |
1.3.1 | 119,392 | 11/11/2016 |
1.3.0 | 12,958 | 10/12/2016 |
1.3.0-beta2 | 3,317 | 9/24/2016 |
1.3.0-beta1 | 4,605 | 7/28/2016 |
1.2.4 | 4,105 | 10/5/2016 |
1.2.3 | 11,273 | 7/12/2016 |
1.2.2 | 6,130 | 6/14/2016 |
1.2.1 | 4,347 | 5/18/2016 |
1.2.0 | 10,363 | 5/2/2016 |
1.2.0-beta | 2,979 | 4/19/2016 |
1.1.3 | 7,614 | 3/9/2016 |
1.1.2 | 8,141 | 1/20/2016 |
1.1.1 | 3,480 | 1/11/2016 |
1.1.0 | 7,589 | 12/14/2015 |
1.1.0-beta2 | 2,754 | 12/3/2015 |
1.1.0-beta1 | 2,669 | 11/3/2015 |
1.0.10 | 19,255 | 9/22/2015 |
1.0.9 | 8,738 | 7/16/2015 |
1.0.8 | 6,511 | 5/27/2015 |
1.0.7 | 1,851 | 5/15/2015 |
1.0.5 | 7,817 | 3/20/2015 |
1.0.3 | 2,407 | 2/27/2015 |
1.0.0 | 5,022 | 2/6/2015 |