Kalix.Leo.Azure 15.0.0

There is a newer version of this package available.
See the version list below for details.
dotnet add package Kalix.Leo.Azure --version 15.0.0
                    
NuGet\Install-Package Kalix.Leo.Azure -Version 15.0.0
                    
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="Kalix.Leo.Azure" Version="15.0.0" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kalix.Leo.Azure" Version="15.0.0" />
                    
Directory.Packages.props
<PackageReference Include="Kalix.Leo.Azure" />
                    
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 Kalix.Leo.Azure --version 15.0.0
                    
#r "nuget: Kalix.Leo.Azure, 15.0.0"
                    
#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.
#addin nuget:?package=Kalix.Leo.Azure&version=15.0.0
                    
Install Kalix.Leo.Azure as a Cake Addin
#tool nuget:?package=Kalix.Leo.Azure&version=15.0.0
                    
Install Kalix.Leo.Azure as a Cake Tool

Azure implementation of the Kalix.Leo storage abstraction

Product Compatible and additional computed target framework versions.
.NET net5.0 is compatible.  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. 
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
20.0.1 200 3/12/2025
20.0.0 303 11/21/2024
19.0.3 158 10/15/2024
19.0.2 240 7/23/2024
19.0.1 232 5/20/2024
19.0.0 586 11/29/2023
18.0.2 267 9/17/2023
18.0.1 312 6/29/2023
18.0.0 737 11/17/2022
17.2.3 703 7/22/2022
17.2.2 524 6/24/2022
17.2.1 532 5/14/2022
17.2.0 660 3/13/2022
17.1.0 543 1/29/2022
17.0.0 450 12/14/2021
16.0.0 666 11/12/2021
15.3.0 507 11/10/2021
15.2.2 684 5/21/2021
15.2.1 702 3/10/2021
15.2.0 610 2/12/2021
15.1.0 527 2/11/2021
15.0.0 605 2/4/2021
14.0.0 572 1/30/2021
13.0.0 1,106 3/29/2020
12.0.0 800 1/24/2020
11.0.5 855 10/15/2019
11.0.4 1,106 11/17/2018
11.0.3 1,311 10/9/2018
11.0.2 933 10/9/2018
10.4.0 1,309 7/18/2018
10.3.1 1,134 6/6/2018
10.3.0 1,160 4/25/2018
10.2.1 1,302 3/27/2018
10.2.0 1,279 3/12/2018
10.1.1 1,342 2/21/2018
10.1.0 1,226 12/13/2017
10.0.0 1,325 6/6/2017
9.0.0 1,245 3/30/2017
8.5.0 1,736 11/5/2016
8.4.3 1,179 9/11/2016
8.3.0 1,463 7/14/2016
8.2.1 1,245 4/16/2016
8.1.0 1,168 3/19/2016
8.0.1 1,218 2/3/2016
8.0.0 1,272 12/19/2015
7.2.0 1,274 11/4/2015
7.1.0 1,243 10/31/2015
7.0.0 1,212 10/29/2015
6.0.8 1,216 10/23/2015
6.0.7 1,198 10/16/2015
6.0.6 1,184 10/14/2015
6.0.5 1,200 10/12/2015
6.0.4 1,226 8/26/2015
6.0.3 1,193 8/26/2015
6.0.2 1,329 7/22/2015
4.1.2 1,273 7/4/2015
4.1.0 1,453 1/7/2015
4.0.10 1,386 12/4/2014
4.0.9 1,400 12/3/2014
4.0.8 1,336 10/1/2014
4.0.6 1,246 9/30/2014
4.0.3 1,303 9/23/2014
3.0.3 1,284 9/4/2014
3.0.0 1,364 7/28/2014
2.0.0 1,290 7/8/2014
1.1.7 1,344 6/14/2014
1.1.6 1,304 6/13/2014
1.1.5 1,291 6/12/2014
1.0.1 1,292 5/23/2014
1.0.0 1,522 4/21/2014

Changed to use .net 5
Custom async streams replaces with PipeReader/PipeWriter