Akka.Persistence.Oracle 1.3.10-beta69

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

// Install Akka.Persistence.Oracle as a Cake Tool
#tool nuget:?package=Akka.Persistence.Oracle&version=1.3.10-beta69&prerelease

Akka.NET Persistence journal and snapshot store backed by Oracle ODP.NET

Product Compatible and additional computed target framework versions.
.NET Framework net45 is compatible.  net451 was computed.  net452 was computed.  net46 was computed.  net461 was computed.  net462 was computed.  net463 was computed.  net47 was computed.  net471 was computed.  net472 was computed.  net48 was computed.  net481 was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.5.14 248 11/20/2023
1.5.6 213 5/13/2023
1.4.50 191 5/13/2023
1.4.48 860 1/21/2023
1.4.45 686 11/5/2022
1.4.39 1,039 6/18/2022
1.4.32 1,497 1/20/2022
1.4.14 1,060 12/31/2020
1.4.13 424 12/18/2020
1.4.12 465 11/28/2020
1.4.11 520 11/6/2020
1.4.8 724 6/23/2020
1.4.7 681 5/29/2020
1.4.3 629 3/18/2020
1.4.0-beta4 421 2/4/2020
1.4.0-beta3 427 12/17/2019
1.4.0-beta2 461 9/29/2019
1.4.0-beta1 423 9/21/2019
1.3.18 703 3/10/2020
1.3.17 736 1/14/2020
1.3.16 683 12/17/2019
1.3.15 679 9/29/2019
1.3.14 748 7/31/2019
1.3.13 812 5/1/2019
1.3.12 738 4/27/2019
1.3.11 882 12/20/2018
1.3.10 1,155 11/3/2018
1.3.10-beta72 585 5/9/2019
1.3.10-beta71 581 4/22/2019
1.3.10-beta69 556 1/30/2019
1.3.9 1,051 8/23/2018
1.3.8 1,129 6/5/2018
1.3.8-beta68 653 1/26/2019
1.3.8-beta67 901 7/4/2018
1.3.7 1,049 5/16/2018
1.3.6 1,269 4/20/2018
1.3.5 1,160 2/24/2018
1.3.4 1,209 2/2/2018
1.3.2 1,028 11/4/2017
1.2.3.43-beta 1,094 7/10/2017
1.2.2.40-beta 800 6/30/2017
1.2.1.38-beta 817 6/25/2017
1.2.0.36-beta 811 5/30/2017
1.1.2.31-beta 1,074 2/1/2017
1.1.2.30-beta 830 10/5/2016
1.1.2-beta 1,091 9/18/2016

Updated to Akka.Persistence v1.3.10, and added missing PK to the EventJournal table.