Orleans.Providers.MongoDB
7.4.0
.NET 7.0
dotnet add package Orleans.Providers.MongoDB --version 7.4.0
NuGet\Install-Package Orleans.Providers.MongoDB -Version 7.4.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.4.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.4.0
The NuGet Team does not provide support for this client. Please contact its maintainers for support.
#r "nuget: Orleans.Providers.MongoDB, 7.4.0"
#r directive can be used in F# Interactive, C# scripting and .NET Interactive. 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.4.0
// Install Orleans.Providers.MongoDB as a Cake Tool
#tool nuget:?package=Orleans.Providers.MongoDB&version=7.4.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.18.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.4.0 | 83 | 1/24/2023 |
7.3.0 | 934 | 11/29/2022 |
7.2.0 | 5,254 | 11/21/2022 |
7.1.0 | 430 | 11/14/2022 |
7.0.0 | 166 | 11/12/2022 |
3.8.0 | 15,998 | 7/31/2022 |
3.7.0 | 353 | 7/31/2022 |
3.6.0 | 242 | 7/31/2022 |
3.5.0 | 8,020 | 6/6/2022 |
3.4.1 | 21,251 | 12/21/2021 |
3.4.0 | 8,076 | 11/2/2021 |
3.3.1 | 16,599 | 6/14/2021 |
3.3.0 | 13,001 | 3/23/2021 |
3.2.0 | 51,300 | 12/17/2020 |
3.1.7 | 148,843 | 5/25/2020 |
3.1.1 | 19,139 | 11/13/2019 |
3.1.0 | 1,991 | 11/9/2019 |
3.0.0 | 3,820 | 10/25/2019 |
2.7.0 | 19,984 | 8/19/2019 |
2.6.0 | 597 | 8/19/2019 |
2.5.0 | 4,824 | 7/29/2019 |
2.4.0 | 20,761 | 5/22/2019 |
2.3.1 | 7,661 | 3/22/2019 |
2.3.0 | 755 | 3/22/2019 |
2.0.2 | 2,747 | 2/15/2019 |
2.0.1 | 7,188 | 9/13/2018 |
2.0.0 | 11,893 | 4/3/2018 |
2.0.0-rc6 | 1,035 | 3/16/2018 |
2.0.0-rc5 | 647 | 3/14/2018 |
2.0.0-rc4 | 771 | 3/13/2018 |
2.0.0-rc3 | 719 | 3/4/2018 |
2.0.0-rc2 | 810 | 3/4/2018 |
2.0.0-rc1 | 771 | 3/3/2018 |
2.0.0-preview2 | 1,157 | 11/17/2017 |
2.0.0-preview1 | 691 | 11/11/2017 |
0.1.6 | 1,203 | 11/6/2017 |
0.1.6-preview | 699 | 10/13/2017 |
0.1.5 | 1,091 | 9/22/2017 |
0.1.5-preview | 684 | 9/22/2017 |
0.1.2-preview | 813 | 9/2/2017 |
0.1.1 | 5,662 | 7/29/2017 |
0.1.0 | 970 | 7/9/2017 |
0.0.9 | 855 | 6/26/2017 |
0.0.8 | 842 | 6/22/2017 |
0.0.7 | 1,146 | 6/5/2017 |
0.0.6 | 962 | 4/15/2017 |
Migration to Orleans 7.0 completed.