Chinchilla.Logging.Azure.Storage 5.3.46

dotnet add package Chinchilla.Logging.Azure.Storage --version 5.3.46
                    
NuGet\Install-Package Chinchilla.Logging.Azure.Storage -Version 5.3.46
                    
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="Chinchilla.Logging.Azure.Storage" Version="5.3.46" />
                    
For projects that support PackageReference, copy this XML node into the project file to reference the package.
<PackageVersion Include="Chinchilla.Logging.Azure.Storage" Version="5.3.46" />
                    
Directory.Packages.props
<PackageReference Include="Chinchilla.Logging.Azure.Storage" />
                    
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 Chinchilla.Logging.Azure.Storage --version 5.3.46
                    
#r "nuget: Chinchilla.Logging.Azure.Storage, 5.3.46"
                    
#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 Chinchilla.Logging.Azure.Storage@5.3.46
                    
#: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=Chinchilla.Logging.Azure.Storage&version=5.3.46
                    
Install as a Cake Addin
#tool nuget:?package=Chinchilla.Logging.Azure.Storage&version=5.3.46
                    
Install as a Cake Tool

Azure storage for using Simple Logging For .NET and .NET Core on the Azure platform.

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 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 is compatible.  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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages (1)

Showing the top 1 NuGet packages that depend on Chinchilla.Logging.Azure.Storage:

Package Downloads
Cqrs.DependencyInjection.Azure.Storage

Use MS DI as your IoC container of choice when using Azure Blob and Table Storage in CQRS.NET.

GitHub repositories (1)

Showing the top 1 popular GitHub repositories that depend on Chinchilla.Logging.Azure.Storage:

Repository Stars
Chinchilla-Software-Com/CQRS
A lightweight enterprise Function as a Service (FaaS) framework to write function based serverless and micro-service applications in hybrid multi-datacentre, on-premise and Azure environments.
Version Downloads Last Updated
5.3.46 515 1/13/2025
5.2.45 544 10/19/2024
5.2.44 593 10/8/2024
5.2.43 130 10/8/2024
5.2.42 196 10/8/2024
5.2.41 4,290 2/14/2024
5.1.40 874 1/15/2024
5.1.39 367 12/10/2023
5.1.38 172 12/9/2023
5.1.37 161 12/9/2023
5.0.36 3,731 10/23/2023
4.5.35 235 10/20/2023
4.5.34 208 10/12/2023
4.5.33 380 10/12/2023
4.5.32 177 10/11/2023
4.5.31 202 10/7/2023
4.5.29 2,816 10/13/2022
4.5.28 2,888 6/23/2022
4.5.27 578 6/23/2022
4.5.26 1,346 6/10/2022
4.5.25 671 6/9/2022
4.4.23.1692147461 4,726 1/13/2022
4.4.22.1691250932 837 1/13/2022
4.3.20.1051712093 5,068 7/21/2021
4.3.19.619527768 1,053 3/4/2021
4.3.18.619462645 773 3/4/2021
4.3.17.430055166 816 12/18/2020
4.3.16.430049424 809 12/18/2020
4.3.15.430037793 828 12/18/2020

Version 5.0

- Updated Azure library to Azure.Data.Tables version 12