Akka.Persistence.Azure
0.8.0
Prefix Reserved
See the version list below for details.
dotnet add package Akka.Persistence.Azure --version 0.8.0
NuGet\Install-Package Akka.Persistence.Azure -Version 0.8.0
<PackageReference Include="Akka.Persistence.Azure" Version="0.8.0" />
paket add Akka.Persistence.Azure --version 0.8.0
#r "nuget: Akka.Persistence.Azure, 0.8.0"
// Install Akka.Persistence.Azure as a Cake Addin #addin nuget:?package=Akka.Persistence.Azure&version=0.8.0 // Install Akka.Persistence.Azure as a Cake Tool #tool nuget:?package=Akka.Persistence.Azure&version=0.8.0
Akka.Persistence support for Windows Azure Table storage and Azure blob storage.
Product | Versions 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. |
-
.NETStandard 2.0
- Akka.Persistence.Query (>= 1.4.18)
- Azure.Identity (>= 1.3.0)
- Azure.Storage.Blobs (>= 12.8.1)
- Microsoft.Azure.Cosmos.Table (>= 1.0.8)
- System.Linq.Async (>= 5.0.0)
NuGet packages (1)
Showing the top 1 NuGet packages that depend on Akka.Persistence.Azure:
Package | Downloads |
---|---|
Akka.Persistence.Azure.Hosting
Akka.Hosting support for Akka.Persistence.Azure. |
GitHub repositories
This package is not used by any popular GitHub repositories.
Version | Downloads | Last updated |
---|---|---|
1.5.32.1 | 0 | 12/23/2024 |
1.5.32 | 79 | 12/19/2024 |
1.5.31 | 817 | 12/3/2024 |
1.5.28 | 144 | 12/2/2024 |
1.5.26 | 10,708 | 7/4/2024 |
1.5.19 | 5,053 | 4/24/2024 |
1.5.17.1 | 3,642 | 3/4/2024 |
1.5.13 | 10,336 | 10/6/2023 |
1.5.1 | 20,694 | 3/16/2023 |
1.5.0 | 1,444 | 3/3/2023 |
0.9.2 | 5,089 | 9/27/2022 |
0.9.1 | 3,649 | 8/29/2022 |
0.9.0 | 1,998 | 7/21/2022 |
0.8.4 | 2,080 | 6/3/2022 |
0.8.3 | 4,158 | 9/9/2021 |
0.8.2 | 2,011 | 4/28/2021 |
0.8.1 | 2,169 | 4/21/2021 |
0.8.0 | 1,364 | 4/16/2021 |
0.7.2 | 3,330 | 1/8/2021 |
0.7.1 | 1,252 | 12/15/2020 |
0.7.0 | 4,988 | 7/17/2020 |
0.6.1 | 1,271 | 7/10/2020 |
0.6.0 | 4,104 | 3/11/2020 |
0.6.0-rc2 | 1,026 | 3/10/2020 |
0.6.0-rc1 | 1,001 | 3/3/2020 |
0.5.0 | 2,914 | 10/9/2019 |
0.1.0 | 1,221 | 7/12/2019 |
Release of Akka.Persistence.Azure**
- [Problem with implimentation of akka persistence contract](https://github.com/petabridge/Akka.Persistence.Azure/pull/143)
- [Limiting batch size for table storage](https://github.com/petabridge/Akka.Persistence.Azure/pull/145)
- [Bump AkkaVersion from 1.4.14 to 1.4.18](https://github.com/petabridge/Akka.Persistence.Azure/pull/148)
- [Added settings for auto-initialize](https://github.com/petabridge/Akka.Persistence.Azure/pull/150)
- [Upgrade WindowsAzure.Storage to Microsoft.Azure.Cosmos.Table and Azure.Storage.Blobs](https://github.com/petabridge/Akka.Persistence.Azure/pull/151)
- [Added support to configure blob container public access level](https://github.com/petabridge/Akka.Persistence.Azure/pull/152)
- [Change the default public access type of auto-init containers to None](https://github.com/petabridge/Akka.Persistence.Azure/pull/154)
- [Add DefaultAzureIdentity support for snapshot Azure Blob Storage](https://github.com/petabridge/Akka.Persistence.Azure/pull/155)
See the README for documentation on how to use the latest features in Akka.Persistence.Azure: https://github.com/petabridge/Akka.Persistence.Azure#akkapersistenceazure