Akka.Persistence.MongoDb 1.5.31

Prefix Reserved
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Akka.Persistence.MongoDb --version 1.5.31                
NuGet\Install-Package Akka.Persistence.MongoDb -Version 1.5.31                
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="Akka.Persistence.MongoDb" Version="1.5.31" />                
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Akka.Persistence.MongoDb --version 1.5.31                
#r "nuget: Akka.Persistence.MongoDb, 1.5.31"                
#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 Akka.Persistence.MongoDb as a Cake Addin
#addin nuget:?package=Akka.Persistence.MongoDb&version=1.5.31

// Install Akka.Persistence.MongoDb as a Cake Tool
#tool nuget:?package=Akka.Persistence.MongoDb&version=1.5.31                

Akka Persistence journal and snapshot store backed by MongoDB database.

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 (1)

Showing the top 1 NuGet packages that depend on Akka.Persistence.MongoDb:

Package Downloads
Akka.Persistence.MongoDb.Hosting

Akka Persistence journal and snapshot store backed by MongoDB database.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.32-beta1 103 12/6/2024
1.5.31 215 12/4/2024
1.5.30 3,388 10/3/2024
1.5.29 175 10/1/2024
1.5.28 1,486 9/11/2024
1.5.26 12,358 7/15/2024
1.5.12.1 7,616 9/15/2023
1.5.12 2,777 8/10/2023
1.5.8 2,076 6/30/2023
1.5.7 19,186 5/31/2023
1.5.1.1 4,185 3/24/2023
1.5.1 300 3/21/2023
1.5.0.2 1,684 9/18/2023
1.5.0.1 209 9/15/2023
1.5.0 2,271 3/4/2023
1.4.48 15,450 1/24/2023
1.4.40 16,223 7/27/2022
1.4.40-RC1 376 7/4/2022
1.4.39 3,162 6/6/2022
1.4.38-beta2 172 5/27/2022
1.4.38-beta1 229 4/15/2022
1.4.37 3,812 4/15/2022
1.4.31 3,571 12/21/2021
1.4.25 7,782 9/9/2021
1.4.21 1,406 7/7/2021
1.4.19 1,306 5/4/2021
1.4.17 3,111 3/18/2021
1.4.14 5,639 1/13/2021
1.4.12 2,027 11/26/2020
1.4.5 8,519 5/12/2020
1.4.2 720 5/12/2020
1.4.1 1,863 3/11/2020
1.4.1-rc3 403 3/10/2020
1.4.1-rc1 463 3/2/2020
1.4.1-beta637187777031872868 405 3/2/2020
1.4.0-beta637164660515503459 574 2/5/2020
1.4.0-beta637081438609899777 1,094 10/31/2019
1.4.0-beta637080731519918032 464 10/30/2019
1.3.14 13,488 10/4/2019
1.3.13 1,950 9/24/2019
1.3.12 5,137 4/5/2019
1.3.5 7,459 3/24/2018
1.1.0.3-beta 2,284 8/2/2016
1.0.5.2-beta 8,057 1/5/2016
1.0.4.1-beta 1,300 8/8/2015

[Bump Akka.NET to 1.5.31](https://github.com/akkadotnet/akka.net/releases/tag/1.5.31)
[Bump Akka.Persistence.Hosting to 1.5.31.1](https://github.com/akkadotnet/Akka.Hosting/releases/tag/1.5.31.1)
[Bump MongoDB.Driver to 2.30.0](https://github.com/akkadotnet/Akka.Persistence.MongoDB/pull/392)
Version Notice**
Due to breaking changes in MongoDb.Driver v3.0.0, This release will be the last Akka.Persistence.MongoDb that will support:
MongoDb server v3.6 and earlier
Projects that targets .NET Core 2.x and lower
Projects that targets .NET Framework 2.7.1 and lower
LINQ2 provider
TLS 1.0 and 1.1