OrgnalR.Backplane.GrainImplementations 9.0.0

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

A core package of OrgnalR.  You likely want one of either `OrgnalR.SignalR`, or `OrgnalR.OrleansSilo`

Product Compatible and additional computed target framework versions.
.NET net9.0 is compatible.  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 (1)

Showing the top 1 NuGet packages that depend on OrgnalR.Backplane.GrainImplementations:

Package Downloads
OrgnalR.OrleansSilo

The Orleans silo library for OrgnalR. This is the package you'd want on the Orleans Silo application. For the SignalR server, use OrgnalR.SignalR

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last Updated
9.0.0 298 1/27/2025
2.3.2 938 12/2/2023
2.3.1 337 10/26/2023
2.3.0 943 7/23/2023
2.2.0 635 6/14/2023
2.1.0 973 12/4/2022
2.0.0 442 12/1/2022
2.0.0-prerelease3 219 11/30/2022
2.0.0-prerelease2 224 11/30/2022
2.0.0-prerelease1 220 11/29/2022
1.5.0 1,270 5/15/2022
1.4.1 1,120 11/16/2020
1.4.1-prerelease2 444 11/16/2020
1.4.1-prerelease 428 11/16/2020
1.4.0 687 10/26/2020
1.4.0-prerelease 438 10/26/2020
1.3.0 810 5/25/2020
1.3.0-prerelease 510 5/25/2020
1.2.1 734 5/15/2020
1.2.0 729 4/14/2020
1.1.1 809 11/4/2019
1.1.0 791 11/4/2019
1.0.0 1,072 8/26/2019

Update to .NET 9.0