Microsoft.Orleans.Runtime
7.1.2
.NET 7.0
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.Runtime --version 7.1.2
NuGet\Install-Package Microsoft.Orleans.Runtime -Version 7.1.2
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.Runtime" Version="7.1.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Microsoft.Orleans.Runtime --version 7.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Orleans.Runtime, 7.1.2"
#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.
// Install Microsoft.Orleans.Runtime as a Cake Addin
#addin nuget:?package=Microsoft.Orleans.Runtime&version=7.1.2
// Install Microsoft.Orleans.Runtime as a Cake Tool
#tool nuget:?package=Microsoft.Orleans.Runtime&version=7.1.2
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
Core runtime library of Microsoft Orleans that hosts and executes grains within a silo.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net7.0 is compatible. 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-ios was computed. net8.0-maccatalyst was computed. net8.0-macos was computed. net8.0-tvos was computed. net8.0-windows was computed. |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Orleans.Core (>= 7.1.2)
NuGet packages (50)
Showing the top 5 NuGet packages that depend on Microsoft.Orleans.Runtime:
Package | Downloads |
---|---|
Microsoft.Orleans.Server
Collection of Microsoft Orleans libraries and files needed on the server. |
|
Microsoft.Orleans.Clustering.AzureStorage
Microsoft Orleans clustering provider backed by Azure Table Storage |
|
OrleansDashboard.Core
A developer dashboard for Microsoft Orleans |
|
Microsoft.Orleans.Clustering.AdoNet
Microsoft Orleans clustering provider backed by ADO.NET |
|
Microsoft.Orleans.Hosting.Kubernetes
Microsoft Orleans hosting support for Kubernetes |
GitHub repositories (4)
Showing the top 4 popular GitHub repositories that depend on Microsoft.Orleans.Runtime:
Repository | Stars |
---|---|
dotnet/samples
Sample code referenced by the .NET documentation
|
|
OrleansContrib/OrleansDashboard
:bar_chart: A developer dashboard for Microsoft Orleans
|
|
OrleansContrib/Orleankka
Functional API for Microsoft Orleans http://orleanscontrib.github.io/Orleankka
|
|
OrleansContrib/Orleans.Clustering.Kubernetes
Orleans Membership provider for Kubernetes
|