NuLog 2.1.3

.NET Standard 2.0
dotnet add package NuLog --version 2.1.3
NuGet\Install-Package NuLog -Version 2.1.3
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="NuLog" Version="2.1.3" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add NuLog --version 2.1.3
#r "nuget: NuLog, 2.1.3"
#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 NuLog as a Cake Addin
#addin nuget:?package=NuLog&version=2.1.3

// Install NuLog as a Cake Tool
#tool nuget:?package=NuLog&version=2.1.3

Powerfully Simple Logging. Period.

Product Versions
.NET net5.0 net5.0-windows net6.0 net6.0-android net6.0-ios net6.0-maccatalyst net6.0-macos net6.0-tvos net6.0-windows net7.0 net7.0-android net7.0-ios net7.0-maccatalyst net7.0-macos net7.0-tvos net7.0-windows
.NET Core netcoreapp2.0 netcoreapp2.1 netcoreapp2.2 netcoreapp3.0 netcoreapp3.1
.NET Standard netstandard2.0 netstandard2.1
.NET Framework net461 net462 net463 net47 net471 net472 net48 net481
MonoAndroid monoandroid
MonoMac monomac
MonoTouch monotouch
Tizen tizen40 tizen60
Xamarin.iOS xamarinios
Xamarin.Mac xamarinmac
Xamarin.TVOS xamarintvos
Xamarin.WatchOS xamarinwatchos
Compatible target framework(s)
Additional computed target framework(s)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages (4)

Showing the top 4 NuGet packages that depend on NuLog:

Package Downloads
NuLog.Configuration

A template/starter Web/App config for leveraging NuLog.

NuLog.Legacy

Powerfully simple logging. Period. NuLog.Legacy is an extension to NuLog that adds the traditional log levels, trace to fatal, to the framework.

NuLog.NetFramework

The .Net Framework extensions/implementations for NuLog.

NuLog.NetCore

The .Net Core components of NuLog.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
2.1.3 619 1/11/2021
2.1.3-rc4 291 5/14/2020
2.1.3-rc3 402 5/30/2019
2.1.3-rc2 369 5/24/2019
2.1.3-rc1 398 5/23/2019
2.1.2-rc33 377 5/23/2019
2.1.2-rc32 362 5/23/2019
2.1.2-rc31 362 5/23/2019
2.1.1 1,119 7/6/2017
2.1.1-rc130 700 2/3/2017
2.1.1-rc122 688 2/3/2017
1.0.15-beta 1,189 4/12/2016
1.0.13-beta 732 4/12/2016
1.0.11-beta 729 3/31/2016
1.0.7-beta 993 3/18/2016
1.0.5-beta 1,073 12/20/2015
1.0.3 1,671 12/5/2014
1.0.1 1,427 11/20/2014
1.0.0 1,451 11/18/2014
0.0.0-rc0 346 5/23/2019

Move version number back to 2.1.3 for a full release.