Orleans.Providers.MongoDB
7.5.0
.NET 7.0
dotnet add package Orleans.Providers.MongoDB --version 7.5.0
NuGet\Install-Package Orleans.Providers.MongoDB -Version 7.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="7.5.0" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Orleans.Providers.MongoDB --version 7.5.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Orleans.Providers.MongoDB, 7.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.
// Install Orleans.Providers.MongoDB as a Cake Addin
#addin nuget:?package=Orleans.Providers.MongoDB&version=7.5.0
// Install Orleans.Providers.MongoDB as a Cake Tool
#tool nuget:?package=Orleans.Providers.MongoDB&version=7.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 custering (IMembershipTable and IGatewayListProvider), reminders (IReminderTable) and storage providers (IGrainStorage).
Product | Versions |
---|---|
.NET | net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows |
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.
-
net7.0
- Microsoft.Orleans.Reminders (>= 7.0.0)
- MongoDB.Driver (>= 2.19.0)
NuGet packages (4)
Showing the top 4 NuGet packages that depend on Orleans.Providers.MongoDB:
Package | Downloads |
---|---|
Kaneko.Server
Package Description |
|
YT.Kaneko.Server
Package Description |
|
Demego.Orleans.Core
Package Description |
|
Origine.Accessor
Package Description |
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 |
---|---|---|
7.5.0 | 52 | 3/24/2023 |
7.4.0 | 2,896 | 1/24/2023 |
7.3.0 | 1,422 | 11/29/2022 |
7.2.0 | 8,723 | 11/21/2022 |
7.1.0 | 630 | 11/14/2022 |
7.0.0 | 228 | 11/12/2022 |
3.8.0 | 22,185 | 7/31/2022 |
3.7.0 | 436 | 7/31/2022 |
3.6.0 | 306 | 7/31/2022 |
3.5.0 | 8,796 | 6/6/2022 |
3.4.1 | 22,212 | 12/21/2021 |
3.4.0 | 8,403 | 11/2/2021 |
3.3.1 | 16,879 | 6/14/2021 |
3.3.0 | 13,416 | 3/23/2021 |
3.2.0 | 54,767 | 12/17/2020 |
3.1.7 | 154,225 | 5/25/2020 |
3.1.1 | 19,214 | 11/13/2019 |
3.1.0 | 2,000 | 11/9/2019 |
3.0.0 | 3,829 | 10/25/2019 |
2.7.0 | 20,000 | 8/19/2019 |
2.6.0 | 607 | 8/19/2019 |
2.5.0 | 4,900 | 7/29/2019 |
2.4.0 | 20,773 | 5/22/2019 |
2.3.1 | 7,671 | 3/22/2019 |
2.3.0 | 762 | 3/22/2019 |
2.0.2 | 2,757 | 2/15/2019 |
2.0.1 | 7,199 | 9/13/2018 |
2.0.0 | 11,910 | 4/3/2018 |
2.0.0-rc6 | 1,052 | 3/16/2018 |
2.0.0-rc5 | 659 | 3/14/2018 |
2.0.0-rc4 | 787 | 3/13/2018 |
2.0.0-rc3 | 736 | 3/4/2018 |
2.0.0-rc2 | 827 | 3/4/2018 |
2.0.0-rc1 | 786 | 3/3/2018 |
2.0.0-preview2 | 1,179 | 11/17/2017 |
2.0.0-preview1 | 709 | 11/11/2017 |
0.1.6 | 1,286 | 11/6/2017 |
0.1.6-preview | 718 | 10/13/2017 |
0.1.5 | 1,114 | 9/22/2017 |
0.1.5-preview | 701 | 9/22/2017 |
0.1.2-preview | 834 | 9/2/2017 |
0.1.1 | 5,679 | 7/29/2017 |
0.1.0 | 988 | 7/9/2017 |
0.0.9 | 873 | 6/26/2017 |
0.0.8 | 860 | 6/22/2017 |
0.0.7 | 1,163 | 6/5/2017 |
0.0.6 | 984 | 4/15/2017 |
Migration to Orleans 7.0 completed.