OrgnalR.Backplane.GrainImplementations
1.4.1
See the version list below for details.
dotnet add package OrgnalR.Backplane.GrainImplementations --version 1.4.1
NuGet\Install-Package OrgnalR.Backplane.GrainImplementations -Version 1.4.1
<PackageReference Include="OrgnalR.Backplane.GrainImplementations" Version="1.4.1" />
paket add OrgnalR.Backplane.GrainImplementations --version 1.4.1
#r "nuget: OrgnalR.Backplane.GrainImplementations, 1.4.1"
// Install OrgnalR.Backplane.GrainImplementations as a Cake Addin #addin nuget:?package=OrgnalR.Backplane.GrainImplementations&version=1.4.1 // Install OrgnalR.Backplane.GrainImplementations as a Cake Tool #tool nuget:?package=OrgnalR.Backplane.GrainImplementations&version=1.4.1
A core package of OrgnalR. You likely want one of either `OrgnalR.SignalR`, or `OrgnalR.OrleansSilo`
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET | net5.0 was computed. net5.0-windows was computed. net6.0 was computed. net6.0-android was computed. net6.0-ios was computed. net6.0-maccatalyst was computed. net6.0-macos was computed. net6.0-tvos was computed. net6.0-windows was computed. net7.0 was computed. net7.0-android was computed. net7.0-ios was computed. net7.0-maccatalyst was computed. net7.0-macos was computed. net7.0-tvos was computed. net7.0-windows was computed. net8.0 was computed. 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. |
.NET Core | netcoreapp2.0 was computed. netcoreapp2.1 was computed. netcoreapp2.2 was computed. netcoreapp3.0 was computed. netcoreapp3.1 is compatible. |
.NET Standard | netstandard2.0 is compatible. netstandard2.1 was computed. |
.NET Framework | net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
MonoAndroid | monoandroid was computed. |
MonoMac | monomac was computed. |
MonoTouch | monotouch was computed. |
Tizen | tizen40 was computed. tizen60 was computed. |
Xamarin.iOS | xamarinios was computed. |
Xamarin.Mac | xamarinmac was computed. |
Xamarin.TVOS | xamarintvos was computed. |
Xamarin.WatchOS | xamarinwatchos was computed. |
-
.NETCoreApp 3.1
- Microsoft.Orleans.Core.Abstractions (>= 3.3.0)
- OrgnalR.Core (>= 1.4.1)
- OrgnalR.GrainInterfaces (>= 1.4.1)
-
.NETStandard 2.0
- Microsoft.Orleans.Core.Abstractions (>= 3.3.0)
- OrgnalR.Core (>= 1.4.1)
- OrgnalR.GrainInterfaces (>= 1.4.1)
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 |
---|---|---|
2.3.2 | 696 | 12/2/2023 |
2.3.1 | 298 | 10/26/2023 |
2.3.0 | 874 | 7/23/2023 |
2.2.0 | 571 | 6/14/2023 |
2.1.0 | 890 | 12/4/2022 |
2.0.0 | 363 | 12/1/2022 |
2.0.0-prerelease3 | 146 | 11/30/2022 |
2.0.0-prerelease2 | 153 | 11/30/2022 |
2.0.0-prerelease1 | 145 | 11/29/2022 |
1.5.0 | 1,175 | 5/15/2022 |
1.4.1 | 994 | 11/16/2020 |
1.4.1-prerelease2 | 332 | 11/16/2020 |
1.4.1-prerelease | 320 | 11/16/2020 |
1.4.0 | 587 | 10/26/2020 |
1.4.0-prerelease | 333 | 10/26/2020 |
1.3.0 | 672 | 5/25/2020 |
1.3.0-prerelease | 397 | 5/25/2020 |
1.2.1 | 612 | 5/15/2020 |
1.2.0 | 605 | 4/14/2020 |
1.1.1 | 686 | 11/4/2019 |
1.1.0 | 666 | 11/4/2019 |
1.0.0 | 948 | 8/26/2019 |
Multi target package to alleviate System.Text.Encoding conflict between netstandard2.0 and netcoreapp3.1 default service fabric project.
https://github.com/LiamMorrow/OrgnalR/issues/13