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 | 8,582 | 2/10/2022 |
3.6.2 | 196,622 | 4/15/2022 |
3.6.1 | 29,279 | 4/5/2022 |
3.6.0 | 403,969 | 1/20/2022 |
3.5.1 | 282,271 | 11/8/2021 |
3.5.0 | 225,098 | 9/3/2021 |
3.4.4 | 7,052 | 10/4/2021 |
3.4.3 | 222,301 | 6/3/2021 |
3.4.2 | 178,210 | 4/5/2021 |
3.4.1 | 214,038 | 2/3/2021 |
3.4.0 | 267,623 | 1/6/2021 |
3.4.0-rc1 | 26,150 | 12/9/2020 |
3.3.0 | 382,448 | 9/9/2020 |
3.3.0-rc2 | 22,385 | 9/2/2020 |
3.3.0-rc1 | 3,507 | 8/19/2020 |
3.2.2 | 110,065 | 7/22/2020 |
3.2.1 | 41,313 | 7/2/2020 |
3.2.0 | 159,696 | 6/4/2020 |
3.2.0-rc2 | 5,173 | 5/20/2020 |
3.2.0-rc1 | 4,157 | 5/7/2020 |
3.1.7 | 228,969 | 5/19/2020 |
3.1.6 | 380,756 | 4/16/2020 |
3.1.5 | 12,081 | 4/9/2020 |
3.1.4 | 129,094 | 3/26/2020 |
3.1.3 | 35,818 | 3/16/2020 |
3.1.2 | 52,502 | 3/5/2020 |
3.1.0 | 29,276 | 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 | 225,087 | 12/12/2019 |
3.0.1 | 33,326 | 11/27/2019 |
3.0.0 | 208,648 | 10/24/2019 |
3.0.0-rc2 | 8,504 | 10/16/2019 |
3.0.0-rc1 | 7,410 | 10/9/2019 |
3.0.0-beta1 | 16,215 | 8/16/2019 |
2.4.5 | 108,663 | 12/29/2019 |
2.4.4 | 58,040 | 11/27/2019 |
2.4.3 | 67,502 | 10/10/2019 |
2.4.2 | 105,664 | 8/31/2019 |
2.4.1 | 49,421 | 8/14/2019 |
2.4.0 | 19,308 | 8/8/2019 |
2.3.6 | 46,716 | 7/24/2019 |
2.3.5 | 114,007 | 6/14/2019 |
2.3.4 | 172,468 | 6/4/2019 |
2.3.3 | 8,594 | 6/2/2019 |
2.3.2 | 95,175 | 5/9/2019 |
2.3.1 | 17,650 | 4/26/2019 |
2.3.0 | 194,905 | 3/20/2019 |
2.3.0-rc2 | 5,702 | 3/13/2019 |
2.3.0-rc1 | 4,644 | 3/4/2019 |
2.2.4 | 22,673 | 2/25/2019 |
2.2.0 | 108,038 | 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,112 | 10/11/2018 |
2.1.0 | 31,332 | 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,221 | 8/27/2018 |
2.0.3 | 124,459 | 5/11/2018 |
2.0.0 | 169,668 | 3/28/2018 |
2.0.0-rc2 | 14,703 | 3/13/2018 |
2.0.0-rc1 | 12,877 | 2/26/2018 |
2.0.0-beta3 | 18,862 | 12/21/2017 |
2.0.0-beta2 | 4,732 | 12/11/2017 |
2.0.0-beta1 | 6,671 | 10/26/2017 |
1.5.10 | 18,017 | 10/10/2019 |
1.5.9 | 5,291 | 9/1/2019 |
1.5.8 | 5,864 | 5/31/2019 |
1.5.7 | 5,739 | 2/28/2019 |
1.5.6 | 10,981 | 9/28/2018 |
1.5.5 | 5,615 | 9/8/2018 |
1.5.4 | 17,880 | 6/13/2018 |
1.5.3 | 50,326 | 12/9/2017 |
1.5.2 | 42,130 | 10/17/2017 |
1.5.1 | 18,577 | 8/28/2017 |
1.5.0 | 40,949 | 7/6/2017 |
1.5.0-rc | 3,482 | 6/20/2017 |
1.5.0-beta1 | 3,654 | 4/29/2017 |
1.4.2 | 12,778 | 6/9/2017 |
1.4.1 | 20,123 | 3/27/2017 |
1.4.0 | 10,149 | 2/16/2017 |
1.4.0-beta | 2,707 | 2/1/2017 |
1.3.1 | 119,541 | 11/11/2016 |
1.3.0 | 13,058 | 10/12/2016 |
1.3.0-beta2 | 3,319 | 9/24/2016 |
1.3.0-beta1 | 4,607 | 7/28/2016 |
1.2.4 | 4,155 | 10/5/2016 |
1.2.3 | 11,345 | 7/12/2016 |
1.2.2 | 6,169 | 6/14/2016 |
1.2.1 | 4,382 | 5/18/2016 |
1.2.0 | 10,410 | 5/2/2016 |
1.2.0-beta | 2,981 | 4/19/2016 |
1.1.3 | 7,669 | 3/9/2016 |
1.1.2 | 8,211 | 1/20/2016 |
1.1.1 | 3,528 | 1/11/2016 |
1.1.0 | 7,644 | 12/14/2015 |
1.1.0-beta2 | 2,756 | 12/3/2015 |
1.1.0-beta1 | 2,671 | 11/3/2015 |
1.0.10 | 19,548 | 9/22/2015 |
1.0.9 | 8,811 | 7/16/2015 |
1.0.8 | 6,545 | 5/27/2015 |
1.0.7 | 1,858 | 5/15/2015 |
1.0.5 | 7,927 | 3/20/2015 |
1.0.3 | 2,437 | 2/27/2015 |
1.0.0 | 5,053 | 2/6/2015 |