Akka.Persistence.MongoDb 1.4.0-beta637080731519918032

The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org. Prefix Reserved
This is a prerelease version of Akka.Persistence.MongoDb.
There is a newer version of this package available.
See the version list below for details.
dotnet add package Akka.Persistence.MongoDb --version 1.4.0-beta637080731519918032
NuGet\Install-Package Akka.Persistence.MongoDb -Version 1.4.0-beta637080731519918032
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.4.0-beta637080731519918032" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Akka.Persistence.MongoDb --version 1.4.0-beta637080731519918032
#r "nuget: Akka.Persistence.MongoDb, 1.4.0-beta637080731519918032"
#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.4.0-beta637080731519918032&prerelease

// Install Akka.Persistence.MongoDb as a Cake Tool
#tool nuget:?package=Akka.Persistence.MongoDb&version=1.4.0-beta637080731519918032&prerelease

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 The ID prefix of this package has been reserved for one of the owners of this package by NuGet.org.

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.12.1 4,010 9/15/2023
1.5.12 1,640 8/10/2023
1.5.8 1,852 6/30/2023
1.5.7 10,847 5/31/2023
1.5.1.1 3,514 3/24/2023
1.5.1 266 3/21/2023
1.5.0.2 879 9/18/2023
1.5.0.1 141 9/15/2023
1.5.0 2,222 3/4/2023
1.4.48 15,200 1/24/2023
1.4.40 15,603 7/27/2022
1.4.40-RC1 354 7/4/2022
1.4.39 3,123 6/6/2022
1.4.38-beta2 142 5/27/2022
1.4.38-beta1 199 4/15/2022
1.4.37 3,629 4/15/2022
1.4.31 3,531 12/21/2021
1.4.25 7,321 9/9/2021
1.4.21 1,345 7/7/2021
1.4.19 1,262 5/4/2021
1.4.17 3,000 3/18/2021
1.4.14 5,588 1/13/2021
1.4.12 1,986 11/26/2020
1.4.5 7,631 5/12/2020
1.4.2 683 5/12/2020
1.4.1 1,828 3/11/2020
1.4.1-rc3 374 3/10/2020
1.4.1-rc1 426 3/2/2020
1.4.1-beta637187777031872868 368 3/2/2020
1.4.0-beta637164660515503459 558 2/5/2020
1.4.0-beta637081438609899777 1,058 10/31/2019
1.4.0-beta637080731519918032 430 10/30/2019
1.3.14 13,398 10/4/2019
1.3.13 1,917 9/24/2019
1.3.12 5,079 4/5/2019
1.3.5 7,253 3/24/2018
1.1.0.3-beta 2,229 8/2/2016
1.0.5.2-beta 6,678 1/5/2016
1.0.4.1-beta 1,283 8/8/2015

Beta release of Akka.Persistence.MongoDB which implements the [new standardized Akka.Persistence serialization paradigm](https://github.com/akkadotnet/Akka.Persistence.MongoDB/issues/72) going forward. Has full backwards compatibility for reading events which were written in 1.3.[0-14] style serialization.