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
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="Orleans.Providers.MongoDB" Version="9.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Orleans.Providers.MongoDB" Version="9.5.0" />
<PackageReference Include="Orleans.Providers.MongoDB" />
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 Orleans.Providers.MongoDB --version 9.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Orleans.Providers.MongoDB, 9.5.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 Orleans.Providers.MongoDB@9.5.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=Orleans.Providers.MongoDB&version=9.5.0
#tool nuget:?package=Orleans.Providers.MongoDB&version=9.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
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. |
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.
-
net8.0
- Microsoft.Orleans.Reminders (>= 9.0.1)
- MongoDB.Driver (>= 3.0.0)
NuGet packages (11)
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.InProcess
Package Description |
|
|
YT.Kaneko.Server
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 | 9,768 | 1/12/2026 |
| 9.4.0 | 5,926 | 12/15/2025 |
| 9.3.0 | 12,932 | 11/4/2025 |
| 9.2.0 | 14,388 | 9/22/2025 |
| 9.1.0 | 44,760 | 3/11/2025 |
| 9.0.0 | 26,337 | 12/1/2024 |
| 8.2.0 | 9,417 | 11/12/2024 |
| 8.1.0 | 60,199 | 8/1/2024 |
| 8.0.4 | 4,232 | 7/25/2024 |
| 8.0.3 | 123,857 | 3/12/2024 |
| 8.0.2 | 1,789 | 3/5/2024 |
| 8.0.1 | 436 | 3/5/2024 |
| 8.0.0 | 18,209 | 1/8/2024 |
| 7.6.1 | 13,463 | 12/20/2023 |
| 7.6.0 | 54,292 | 8/28/2023 |
| 7.5.0 | 33,277 | 3/24/2023 |
| 7.4.0 | 9,744 | 1/24/2023 |
| 7.3.0 | 3,063 | 11/29/2022 |
| 7.2.0 | 13,263 | 11/21/2022 |
| 7.1.0 | 1,308 | 11/14/2022 |
Loading failed
Migration to Orleans 9.0 completed.