Orleans.Providers.MongoDB 3.4.1

There is a newer version of this package available.
See the version list below for details.
dotnet add package Orleans.Providers.MongoDB --version 3.4.1
NuGet\Install-Package Orleans.Providers.MongoDB -Version 3.4.1
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="3.4.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Orleans.Providers.MongoDB --version 3.4.1
#r "nuget: Orleans.Providers.MongoDB, 3.4.1"
#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=3.4.1

// Install Orleans.Providers.MongoDB as a Cake Tool
#tool nuget:?package=Orleans.Providers.MongoDB&version=3.4.1

A MongoDb implementation of the Orleans Providers. This includes custering (IMembershipTable and IGatewayListProvider), reminders (IReminderTable) and storage providers (IGrainStorage).

Product 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 was computed. 
.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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (6)

Showing the top 5 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

Democrite.Framework.Node.Mongo

Democrite extension cluster library using mnongDB.

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
8.0.3 1,811 3/12/2024
8.0.2 824 3/5/2024
8.0.1 133 3/5/2024
8.0.0 7,930 1/8/2024
7.6.1 2,274 12/20/2023
7.6.0 37,591 8/28/2023
7.5.0 26,640 3/24/2023
7.4.0 8,737 1/24/2023
7.3.0 2,159 11/29/2022
7.2.0 12,056 11/21/2022
7.1.0 1,079 11/14/2022
7.0.0 492 11/12/2022
3.8.0 80,692 7/31/2022
3.7.0 1,800 7/31/2022
3.6.0 997 7/31/2022
3.5.0 13,027 6/6/2022
3.4.1 25,876 12/21/2021
3.4.0 10,175 11/2/2021
3.3.1 17,969 6/14/2021
3.3.0 15,177 3/23/2021
3.2.0 77,968 12/17/2020
3.1.7 171,963 5/25/2020
3.1.1 20,311 11/13/2019
3.1.0 2,255 11/9/2019
3.0.0 4,191 10/25/2019
2.7.0 20,450 8/19/2019
2.6.0 833 8/19/2019
2.5.0 6,221 7/29/2019
2.4.0 21,667 5/22/2019
2.3.1 8,004 3/22/2019
2.3.0 1,044 3/22/2019
2.0.2 3,024 2/15/2019
2.0.1 7,517 9/13/2018
2.0.0 12,199 4/3/2018
2.0.0-rc6 1,281 3/16/2018
2.0.0-rc5 867 3/14/2018
2.0.0-rc4 978 3/13/2018
2.0.0-rc3 970 3/4/2018
2.0.0-rc2 1,027 3/4/2018
2.0.0-rc1 971 3/3/2018
2.0.0-preview2 1,431 11/17/2017
2.0.0-preview1 941 11/11/2017
0.1.6 1,663 11/6/2017
0.1.6-preview 939 10/13/2017
0.1.5 1,365 9/22/2017
0.1.5-preview 894 9/22/2017
0.1.2-preview 1,039 9/2/2017
0.1.1 5,944 7/29/2017
0.1.0 1,256 7/9/2017
0.0.9 1,111 6/26/2017
0.0.8 1,107 6/22/2017
0.0.7 1,395 6/5/2017
0.0.6 1,207 4/15/2017

Migration to Orleans 3.0 completed.