Orleans.Providers.MongoDB 8.0.4

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

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

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

NuGet packages (8)

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

Democrite.Framework.Extensions.Mongo

Democrite extension cluster library using mongDB.

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
8.1.0 2,758 8/1/2024
8.0.4 1,790 7/25/2024
8.0.3 37,849 3/12/2024
8.0.2 1,631 3/5/2024
8.0.1 188 3/5/2024
8.0.0 14,014 1/8/2024
7.6.1 5,996 12/20/2023
7.6.0 45,541 8/28/2023
7.5.0 31,825 3/24/2023
7.4.0 8,939 1/24/2023
7.3.0 2,207 11/29/2022
7.2.0 12,390 11/21/2022
7.1.0 1,137 11/14/2022
7.0.0 539 11/12/2022
3.8.0 118,623 7/31/2022
3.7.0 2,475 7/31/2022
3.6.0 1,194 7/31/2022
3.5.0 15,171 6/6/2022
3.4.1 26,193 12/21/2021
3.4.0 10,352 11/2/2021
3.3.1 18,156 6/14/2021
3.3.0 15,370 3/23/2021
3.2.0 89,450 12/17/2020
3.1.7 173,562 5/25/2020
3.1.1 20,606 11/13/2019
3.1.0 2,302 11/9/2019
3.0.0 4,276 10/25/2019
2.7.0 20,579 8/19/2019
2.6.0 887 8/19/2019
2.5.0 6,409 7/29/2019
2.4.0 21,962 5/22/2019
2.3.1 8,046 3/22/2019
2.3.0 1,091 3/22/2019
2.0.2 3,049 2/15/2019
2.0.1 7,571 9/13/2018
2.0.0 12,259 4/3/2018
2.0.0-rc6 1,311 3/16/2018
2.0.0-rc5 911 3/14/2018
2.0.0-rc4 1,007 3/13/2018
2.0.0-rc3 1,009 3/4/2018
2.0.0-rc2 1,069 3/4/2018
2.0.0-rc1 999 3/3/2018
2.0.0-preview2 1,477 11/17/2017
2.0.0-preview1 995 11/11/2017
0.1.6 1,815 11/6/2017
0.1.6-preview 990 10/13/2017
0.1.5 1,410 9/22/2017
0.1.5-preview 929 9/22/2017
0.1.2-preview 1,082 9/2/2017
0.1.1 5,968 7/29/2017
0.1.0 1,319 7/9/2017
0.0.9 1,159 6/26/2017
0.0.8 1,176 6/22/2017
0.0.7 1,440 6/5/2017
0.0.6 1,258 4/15/2017

Migration to Orleans 8.0 completed.