Orleankka.Runtime 8.0.0

dotnet add package Orleankka.Runtime --version 8.0.0
                    
NuGet\Install-Package Orleankka.Runtime -Version 8.0.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="Orleankka.Runtime" Version="8.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Orleankka.Runtime" Version="8.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Orleankka.Runtime" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Orleankka.Runtime --version 8.0.0
                    
#r "nuget: Orleankka.Runtime, 8.0.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.
#:package Orleankka.Runtime@8.0.0
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Orleankka.Runtime&version=8.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Orleankka.Runtime&version=8.0.0
                    
Install as a Cake Tool

Functional API for MSR Orleans. Server-side library.

Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser 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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on Orleankka.Runtime:

Package Downloads
Orleankka.TestKit

Unit testing kit for Orleankka. Allows to unit test actors in a full isolation.

Orleankka.FSharp.Runtime

F# api for Orleankka. Server-side library.

Orleankka.Runtime.Legacy

Functional API for MSR Orleans. Server-side library.

MCode.Social.Application

Package Description

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.0 1,606 2/23/2024
7.0.2 2,339 12/30/2023
7.0.1 1,237 11/11/2023
7.0.0 1,477 5/24/2023
3.6.3 15,549 9/8/2021
3.6.3-net6 337 7/3/2023
3.6.2 1,970 9/8/2021
3.6.1 2,472 9/2/2021
3.6.0 1,796 9/2/2021
3.5.0 7,721 6/6/2021
3.4.0 5,457 10/28/2020
3.3.2020 2,739 9/10/2020
3.0.0 3,616 12/21/2019
2.7.0 2,516 12/19/2019
2.6.0 3,145 12/17/2019
2.5.0 2,542 12/12/2019
2.4.6 2,714 12/6/2019
2.0.0-transitional-wapfix-021 787 12/1/2019
2.0.0-transitional-wapfix-020 830 12/1/2019
Loading failed