Kalix.Leo.Azure 6.0.8

There is a newer version of this package available.
See the version list below for details.
dotnet add package Kalix.Leo.Azure --version 6.0.8
                    
NuGet\Install-Package Kalix.Leo.Azure -Version 6.0.8
                    
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="6.0.8" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Kalix.Leo.Azure" Version="6.0.8" />
                    
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 6.0.8
                    
#r "nuget: Kalix.Leo.Azure, 6.0.8"
                    
#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=6.0.8
                    
Install Kalix.Leo.Azure as a Cake Addin
#tool nuget:?package=Kalix.Leo.Azure&version=6.0.8
                    
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 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
20.0.1 213 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 544 1/29/2022
17.0.0 451 12/14/2021
16.0.0 668 11/12/2021
15.3.0 509 11/10/2021
15.2.2 686 5/21/2021
15.2.1 704 3/10/2021
15.2.0 613 2/12/2021
15.1.0 530 2/11/2021
15.0.0 608 2/4/2021
14.0.0 575 1/30/2021
13.0.0 1,109 3/29/2020
12.0.0 803 1/24/2020
11.0.5 858 10/15/2019
11.0.4 1,109 11/17/2018
11.0.3 1,314 10/9/2018
11.0.2 936 10/9/2018
10.4.0 1,318 7/18/2018
10.3.1 1,142 6/6/2018
10.3.0 1,169 4/25/2018
10.2.1 1,311 3/27/2018
10.2.0 1,288 3/12/2018
10.1.1 1,351 2/21/2018
10.1.0 1,232 12/13/2017
10.0.0 1,331 6/6/2017
9.0.0 1,251 3/30/2017
8.5.0 1,742 11/5/2016
8.4.3 1,185 9/11/2016
8.3.0 1,469 7/14/2016
8.2.1 1,251 4/16/2016
8.1.0 1,174 3/19/2016
8.0.1 1,224 2/3/2016
8.0.0 1,278 12/19/2015
7.2.0 1,280 11/4/2015
7.1.0 1,249 10/31/2015
7.0.0 1,218 10/29/2015
6.0.8 1,222 10/23/2015
6.0.7 1,204 10/16/2015
6.0.6 1,190 10/14/2015
6.0.5 1,206 10/12/2015
6.0.4 1,233 8/26/2015
6.0.3 1,200 8/26/2015
6.0.2 1,336 7/22/2015
4.1.2 1,280 7/4/2015
4.1.0 1,461 1/7/2015
4.0.10 1,394 12/4/2014
4.0.9 1,408 12/3/2014
4.0.8 1,344 10/1/2014
4.0.6 1,254 9/30/2014
4.0.3 1,311 9/23/2014
3.0.3 1,293 9/4/2014
3.0.0 1,373 7/28/2014
2.0.0 1,299 7/8/2014
1.1.7 1,353 6/14/2014
1.1.6 1,313 6/13/2014
1.1.5 1,300 6/12/2014
1.0.1 1,301 5/23/2014
1.0.0 1,531 4/21/2014

Moved back to using custom reader/writer streams, with some modifications