Ccf.Ck.Libs.Logging 1.0.0

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

// Install Ccf.Ck.Libs.Logging as a Cake Tool
#tool nuget:?package=Ccf.Ck.Libs.Logging&version=1.0.0

Extends the default nlog library with static methods for logging and default visualization of the logged entries

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 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 Ccf.Ck.Libs.Logging:

Package Downloads
Ccf.Ck.Utilities.Generic

This package provides CoreKraft specific generic extensions and utilities.

Ccf.Ck.Models.KraftModule

This package contains CoreKraft KraftModule, KraftModuleCollection models and their extension methods.

Ccf.Ck.Libs.Web.Bundling

Bundling and optimization framework for .NET Core and .NET-Standard projects

Ccf.Ck.Web.Middleware

This package contains CoreKraft's specific midlleware

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
7.0.4 2,688 10/19/2023
7.0.3 1,836 6/21/2023
7.0.2 152 6/20/2023
7.0.1 3,110 3/15/2023
7.0.0 932 3/14/2023
6.0.0 58,283 5/10/2022
5.0.3 476 5/9/2022
5.0.2 28,598 6/28/2021
5.0.1 532 5/18/2021
5.0.0 5,167 2/2/2021
1.0.22 13,937 2/2/2021
1.0.21 3,947 1/6/2021
1.0.20 18,655 12/8/2020
1.0.19 5,670 12/6/2020
1.0.18 3,112 12/5/2020
1.0.17 3,115 12/3/2020
1.0.16 436 12/3/2020
1.0.15 2,955 12/3/2020
1.0.14 448 11/25/2020
1.0.13 18,666 10/22/2020
1.0.12 6,788 9/2/2020
1.0.11 645 5/31/2020
1.0.10 801 5/14/2020
1.0.9 19,186 4/11/2020
1.0.8 671 4/11/2020
1.0.7 768 4/11/2020
1.0.6 513 4/10/2020
1.0.5 667 1/28/2020
1.0.4 743 9/18/2019
1.0.3 129,082 3/19/2019
1.0.2 1,127 1/11/2019
1.0.1 841 1/8/2019
1.0.0 5,678 11/21/2018

Contains initial implementation for logging based on nlog with default visualization of the logged items