Akka.Persistence.Oracle 1.5.14

dotnet add package Akka.Persistence.Oracle --version 1.5.14
                    
NuGet\Install-Package Akka.Persistence.Oracle -Version 1.5.14
                    
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.5.14" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Akka.Persistence.Oracle" Version="1.5.14" />
                    
Directory.Packages.props
<PackageReference Include="Akka.Persistence.Oracle" />
                    
Project file
For projects that support Central Package Management (CPM), copy this XML node into the solution Directory.Packages.props file to version the package.
paket add Akka.Persistence.Oracle --version 1.5.14
                    
#r "nuget: Akka.Persistence.Oracle, 1.5.14"
                    
#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.
#:package Akka.Persistence.Oracle@1.5.14
                    
#:package directive can be used in C# file-based apps starting in .NET 10 preview 4. Copy this into a .cs file before any lines of code to reference the package.
#addin nuget:?package=Akka.Persistence.Oracle&version=1.5.14
                    
Install as a Cake Addin
#tool nuget:?package=Akka.Persistence.Oracle&version=1.5.14
                    
Install as a Cake Tool

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

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.  net9.0 was computed.  net9.0-android was computed.  net9.0-browser was computed.  net9.0-ios was computed.  net9.0-maccatalyst was computed.  net9.0-macos was computed.  net9.0-tvos was computed.  net9.0-windows was computed.  net10.0 was computed.  net10.0-android was computed.  net10.0-browser was computed.  net10.0-ios was computed.  net10.0-maccatalyst was computed.  net10.0-macos was computed.  net10.0-tvos was computed.  net10.0-windows was computed. 
.NET Core netcoreapp3.0 was computed.  netcoreapp3.1 was computed. 
.NET Standard netstandard2.1 is compatible. 
.NET Framework net462 is compatible.  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 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

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 1,140 11/20/2023
1.5.6 302 5/13/2023
1.4.50 295 5/13/2023
1.4.48 960 1/21/2023
1.4.45 778 11/5/2022
1.4.39 1,143 6/18/2022
1.4.32 1,673 1/20/2022
1.4.14 1,181 12/31/2020
1.4.13 551 12/18/2020
1.4.12 590 11/28/2020
1.4.11 650 11/6/2020
1.4.8 849 6/23/2020
1.4.7 803 5/29/2020
1.4.3 768 3/18/2020
1.4.0-beta4 550 2/4/2020
1.4.0-beta3 550 12/17/2019
1.4.0-beta2 586 9/29/2019
1.4.0-beta1 547 9/21/2019
1.3.18 850 3/10/2020
1.3.17 864 1/14/2020
1.3.16 807 12/17/2019
1.3.15 811 9/29/2019
1.3.14 888 7/31/2019
1.3.13 957 5/1/2019
1.3.12 869 4/27/2019
1.3.11 1,030 12/20/2018
1.3.10 1,310 11/3/2018
1.3.10-beta72 720 5/9/2019
1.3.10-beta71 708 4/22/2019
1.3.10-beta69 689 1/30/2019
1.3.9 1,223 8/23/2018
1.3.8 1,480 6/5/2018
1.3.8-beta68 868 1/26/2019
1.3.8-beta67 1,235 7/4/2018
1.3.7 1,295 5/16/2018
1.3.6 1,625 4/20/2018
1.3.5 1,514 2/24/2018
1.3.4 1,571 2/2/2018
1.3.2 1,281 11/4/2017
1.2.3.43-beta 1,560 7/10/2017
1.2.2.40-beta 1,044 6/30/2017
1.2.1.38-beta 1,057 6/25/2017
1.2.0.36-beta 1,047 5/30/2017
1.1.2.31-beta 1,551 2/1/2017
1.1.2.30-beta 1,074 10/5/2016
1.1.2-beta 1,339 9/18/2016

Updated to Akka.Persistence v1.5.14, Oracle Data Provider to v21.12.0, and Oracle Data Provider for .NET Core to v3.21.120