Chinchilla.Logging.Azure 4.4.22.1691250932

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

// Install Chinchilla.Logging.Azure as a Cake Tool
#tool nuget:?package=Chinchilla.Logging.Azure&version=4.4.22.1691250932

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

See https://github.com/cdmdotnet/logging/wiki/Quick-Azure-How-To for usage details.

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. 
.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 net40 is compatible.  net403 was computed.  net45 was computed.  net451 was computed.  net452 is compatible.  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. 
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 (4)

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

Package Downloads
Cqrs.Ninject.Azure.Wcf

Use Ninject as your IoC container of choice with Microsoft WCF for CQRS.NET

Cqrs.Azure.Functions

Use Azure Functions with CQRS.NET

Cqrs.Azure.Functions.Isolated

Use Azure Functions with CQRS.NET

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:

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.2.41 4,182 2/14/2024
5.1.40 915 1/15/2024
5.1.39 822 12/10/2023
5.1.38 101 12/9/2023
5.1.37 102 12/9/2023
5.0.36 4,463 10/23/2023
4.5.35 147 10/20/2023
4.5.34 491 10/12/2023
4.5.33 106 10/12/2023
4.5.32 111 10/11/2023
4.5.31 114 10/7/2023
4.5.29 4,859 10/13/2022
4.5.28 6,492 6/23/2022
4.5.27 401 6/23/2022
4.5.26 1,932 6/10/2022
4.5.25 1,213 6/9/2022
4.4.23.1692147461 5,391 1/13/2022
4.4.22.1691250932 501 1/13/2022
4.3.20.1051712093 4,820 7/21/2021
4.3.19.619527768 846 3/4/2021
4.3.18.619462645 368 3/4/2021
4.3.17.430055166 403 12/18/2020
4.3.16.430049424 406 12/18/2020
4.3.15.430037793 416 12/18/2020
4.2.149.109 3,989 8/11/2020
4.2.148.108 592 4/12/2020
4.2.147.107 445 4/12/2020
4.2.146.106 440 4/7/2020
4.2.144.105 459 4/7/2020
4.2.143.104 445 4/7/2020
4.1.124.102 22,362 11/25/2019
4.1.122.101 1,773 11/24/2019
4.1.121.100 473 11/24/2019
4.1.119.99 471 11/24/2019
4.0.115.95 506 11/23/2019
4.0.113.94 2,206 11/22/2019
4.0.111.92 469 11/19/2019

Version 4.4.0

* Added support for Azure Log Analytics.

Version 4.2.0

* Better support for connection strings.

Version 4.1.0

* Switched to .NET Standard 2.0 support from .NET Core 3.0.

Version 4.0.0

* Added .NET Core 3.0 support.

Version 1.2.104

* Added support for IContainerLoggerSettings