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 216 1/27/2025
2.3.2 906 12/2/2023
2.3.1 321 10/26/2023
2.3.0 913 7/23/2023
2.2.0 608 6/14/2023
2.1.0 941 12/4/2022
2.0.0 410 12/1/2022
2.0.0-prerelease3 188 11/30/2022
2.0.0-prerelease2 191 11/30/2022
2.0.0-prerelease1 186 11/29/2022
1.5.0 1,234 5/15/2022
1.4.1 1,073 11/16/2020
1.4.1-prerelease2 406 11/16/2020
1.4.1-prerelease 389 11/16/2020
1.4.0 661 10/26/2020
1.4.0-prerelease 406 10/26/2020
1.3.0 765 5/25/2020
1.3.0-prerelease 473 5/25/2020
1.2.1 695 5/15/2020
1.2.0 692 4/14/2020
1.1.1 771 11/4/2019
1.1.0 750 11/4/2019
1.0.0 1,034 8/26/2019

Update to .NET 9.0