Microsoft.Orleans.Runtime
7.1.0
.NET 7.0
dotnet add package Microsoft.Orleans.Runtime --version 7.1.0
NuGet\Install-Package Microsoft.Orleans.Runtime -Version 7.1.0
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.0" />
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.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Microsoft.Orleans.Runtime, 7.1.0"
#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.0
// Install Microsoft.Orleans.Runtime as a Cake Tool
#tool nuget:?package=Microsoft.Orleans.Runtime&version=7.1.0
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 |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Orleans.Core (>= 7.1.0)
NuGet packages (33)
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 (3)
Showing the top 3 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/Orleans.Clustering.Kubernetes
Orleans Membership provider for Kubernetes
|