Info
Version: | 2.3.2 |
Author(s): | Liam Morrow |
Last Update: | Saturday, December 2, 2023 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/OrgnalR.OrleansSilo |
Install
Install-Package OrgnalR.OrleansSilo
dotnet add package OrgnalR.OrleansSilo
paket add OrgnalR.OrleansSilo
OrgnalR.OrleansSilo Download (Unzip the "nupkg" after downloading)
Dependencies
.NETStandard 2.0
- OrgnalR.Backplane.GrainImplementations(>= 1.4.1)
- Microsoft.Orleans.OrleansProviders(>= 3.3.0)
- Microsoft.Orleans.Runtime.Abstractions(>= 3.3.0)
- OrgnalR.Backplane.GrainImplementations(>= 1.4.1)
- Microsoft.Orleans.OrleansProviders(>= 3.3.0)
- Microsoft.Orleans.Runtime.Abstractions(>= 3.3.0)
This is the package you'd want on the Orleans Silo application.
For the SignalR server, use OrgnalR.SignalR.