Orleans.Providers.MongoDB
9.5.0
dotnet add package Orleans.Providers.MongoDB --version 9.5.0
NuGet\Install-Package Orleans.Providers.MongoDB -Version 9.5.0
<PackageReference Include="Orleans.Providers.MongoDB" Version="9.5.0" />
<PackageVersion Include="Orleans.Providers.MongoDB" Version="9.5.0" />
<PackageReference Include="Orleans.Providers.MongoDB" />
paket add Orleans.Providers.MongoDB --version 9.5.0
#r "nuget: Orleans.Providers.MongoDB, 9.5.0"
#:package Orleans.Providers.MongoDB@9.5.0
#addin nuget:?package=Orleans.Providers.MongoDB&version=9.5.0
#tool nuget:?package=Orleans.Providers.MongoDB&version=9.5.0
A MongoDb implementation of the Orleans Providers. This includes clustering (IMembershipTable and IGatewayListProvider), reminders (IReminderTable) and storage providers (IGrainStorage).
| Product | Versions 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. |
-
net8.0
- Microsoft.Orleans.Reminders (>= 9.0.1)
- MongoDB.Driver (>= 3.0.0)
NuGet packages (12)
Showing the top 5 NuGet packages that depend on Orleans.Providers.MongoDB:
| Package | Downloads |
|---|---|
|
Kaneko.Server
Package Description |
|
|
Cratis.Chronicle.Storage.MongoDB
Package Description |
|
|
Cratis.Chronicle.XUnit.Integration
xUnit integration-testing support for Cratis Chronicle - the open-source (MIT) event-sourcing database and runtime. Fixtures and helpers for integration tests against an in-process kernel. |
|
|
Cratis.Chronicle.InProcess
Package Description |
|
|
T2FGame.Cluster.Orleans
A high-performance game server framework |
GitHub repositories (1)
Showing the top 1 popular GitHub repositories that depend on Orleans.Providers.MongoDB:
| Repository | Stars |
|---|---|
|
dotnetGame/MineCase
Minecraft server based on Orleans
|
| Version | Downloads | Last Updated |
|---|---|---|
| 9.5.0 | 128,415 | 1/12/2026 |
| 9.4.0 | 13,005 | 12/15/2025 |
| 9.3.0 | 18,927 | 11/4/2025 |
| 9.2.0 | 35,433 | 9/22/2025 |
| 9.1.0 | 54,804 | 3/11/2025 |
| 9.0.0 | 27,452 | 12/1/2024 |
| 8.2.0 | 31,399 | 11/12/2024 |
| 8.1.0 | 66,191 | 8/1/2024 |
| 8.0.4 | 4,473 | 7/25/2024 |
| 8.0.3 | 141,490 | 3/12/2024 |
| 8.0.2 | 1,834 | 3/5/2024 |
| 8.0.1 | 482 | 3/5/2024 |
| 8.0.0 | 18,834 | 1/8/2024 |
| 7.6.1 | 14,150 | 12/20/2023 |
| 7.6.0 | 55,111 | 8/28/2023 |
| 7.5.0 | 33,428 | 3/24/2023 |
| 7.4.0 | 9,810 | 1/24/2023 |
| 7.3.0 | 3,128 | 11/29/2022 |
| 7.2.0 | 13,419 | 11/21/2022 |
| 7.1.0 | 1,348 | 11/14/2022 |
Migration to Orleans 9.0 completed.