Orleankka 8.0.0

dotnet add package Orleankka --version 8.0.0
                    
NuGet\Install-Package Orleankka -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" Version="8.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Orleankka" Version="8.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Orleankka" />
                    
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 --version 8.0.0
                    
#r "nuget: Orleankka, 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@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&version=8.0.0
                    
Install as a Cake Addin
#tool nuget:?package=Orleankka&version=8.0.0
                    
Install as a Cake Tool

Functional API for MSR Orleans. Core and client-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 (8)

Showing the top 5 NuGet packages that depend on Orleankka:

Package Downloads
Orleankka.Fsharp

F# api for Orleankka. Core and client-side library.

Orleankka.TestKit

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

Orleankka.Runtime

Functional API for MSR Orleans. Server-side library.

Orleankka.FSharp.Runtime

F# api for Orleankka. Server-side library.

Orleankka.Client

Functional API for MSR Orleans. Client-side library.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
8.0.0 1,513 2/23/2024
7.0.2 2,262 12/30/2023
7.0.1 1,188 11/11/2023
7.0.0 1,503 5/24/2023
3.6.3 15,925 9/8/2021
3.6.3-net6 404 7/3/2023
3.6.2 2,278 9/8/2021
3.6.1 2,109 9/2/2021
3.5.0 9,218 6/6/2021
3.4.0 8,250 10/28/2020
3.3.2020 3,013 9/10/2020
3.0.0 7,408 12/21/2019
2.7.0 3,836 12/19/2019
2.6.0 4,439 12/17/2019
2.5.0 3,932 12/12/2019
2.4.6 4,012 12/6/2019
2.0.0-transitional-wapfix-021 1,894 12/1/2019
2.0.0-transitional-wapfix-020 1,844 12/1/2019
Loading failed